AuthenticationApiImpl

Constructors

Link copied to clipboard
constructor(authConfig: AuthConfig)

Functions

Link copied to clipboard
open suspend override fun authenticateExternal(hashedToken: String): String
Link copied to clipboard
open suspend override fun fetchNonce(): ByteArray
Link copied to clipboard
open suspend override fun requestAccessToken(accessTokenRequest: AccessTokenRequest): AccessTokenResponse