TSAuthenticationInitOptions

data class TSAuthenticationInitOptions(val webAuthnInitOptions: TSWebAuthnApiPaths?)

Class representing initiation options for the TSAuthentication SDK

Constructors

Link copied to clipboard
constructor(webAuthnInitOptions: TSWebAuthnApiPaths?)

Properties