Authentication

interface Authentication

A flow used to authenticate Wallet client (app + device) to the server

Functions

Link copied to clipboard
Link copied to clipboard
abstract suspend fun requestChallenge(clientId: String): ClientChallenge