DeviceSecretValidator
Used for validating device secrets minted by an Authorization Server.
Types
Functions
Link copied to clipboard
abstract suspend fun validate( oidcClient: OidcClient, deviceSecret: String, idToken: Jwt)
Content copied to clipboard
Called when the OidcClient receives a Token response.