KotlinxKtorPasskeyBackend

class KotlinxKtorPasskeyBackend(httpClient: HttpClient, endpointBase: String, routes: KtorPasskeyRoutes = KtorPasskeyRoutes())

Default typed backend for the /webauthn/... HTTP contract using Kotlinx Serialization.

Constructors

Link copied to clipboard
constructor(httpClient: HttpClient, endpointBase: String, routes: KtorPasskeyRoutes = KtorPasskeyRoutes())