Authentication
Authentication
/
com.transmit.authentication
/
TSWebAuthnRegistrationError
/
UserCancelled
User
Cancelled
data
class
UserCancelled
(
val
message
:
String
,
val
t
:
Throwable
)
:
TSWebAuthnRegistrationError
Content copied to clipboard
Passkeys error - user cancelled
Constructors
Properties
Constructors
User
Cancelled
Link copied to clipboard
fun
UserCancelled
(
message
:
String
,
t
:
Throwable
)
Content copied to clipboard
Properties
e
M
Link copied to clipboard
val
eM
:
String
Content copied to clipboard
message
Link copied to clipboard
val
message
:
String
Content copied to clipboard
t
Link copied to clipboard
val
t
:
Throwable
Content copied to clipboard
tw
Link copied to clipboard
val
tw
:
Throwable
?
Content copied to clipboard