WebAuthnOptionsBinding

Constructors

Link copied to clipboard
constructor(token: String, requestCode: Int, type: String, userModel: WebAuthnUserModel)
constructor(token: String, requestCode: Int)

Properties

Link copied to clipboard
open var requestCode: Int
Link copied to clipboard
open var token: String
Link copied to clipboard
open var type: String
Link copied to clipboard