AuthenticationBackend

Backend contract for an authentication ceremony with opaque state and application output.

Functions

Link copied to clipboard
abstract suspend fun finish(state: State, response: RawAuthenticationResponse): Output
Link copied to clipboard