Type Aliases
PasskeySigner
PasskeySigner:
object
Type declaration
passkeyName?
optional
passkeyName:string
Displayed to the user during passkey registration or signing prompts.
If not provided, a default name identifier within the JWT
that is specified in the project settings (typically sub
) will be used.
type
type:
"PASSKEY"