Ksui
Toggle table of contents
2.2.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Ksui
Ksui
/
xyz.mcxross.ksui.account
/
PasskeyAccount
/
Companion
Companion
object
Companion
Members
Functions
create
Link copied to clipboard
suspend
fun
create
(
provider
:
PasskeyProvider
,
name
:
String
)
:
Result
<
PasskeyAccount
,
E
>