TSWebAuthnApiPaths

data class TSWebAuthnApiPaths(val startRegistration: String, val startAuthentication: String)

Data class representing custom paths for the WebAuthn APIs

Constructors

Link copied to clipboard
constructor(startRegistration: String, startAuthentication: String)

Properties

Link copied to clipboard
Link copied to clipboard