Authentication
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Authentication
Authentication
/
com.transmit.authentication
/
TSAuthenticationInitOptions
TSAuthentication
Init
Options
data
class
TSAuthenticationInitOptions
(
val
webAuthnInitOptions
:
TSWebAuthnApiPaths
?
)
Class representing initiation options for the TSAuthentication SDK
Members
Constructors
TSAuthentication
Init
Options
Link copied to clipboard
constructor
(
webAuthnInitOptions
:
TSWebAuthnApiPaths
?
)
Properties
web
Authn
Init
Options
Link copied to clipboard
val
webAuthnInitOptions
:
TSWebAuthnApiPaths
?