Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Client *webauthn.WebAuthn
Functions ¶
This section is empty.
Types ¶
type User ¶
type User struct { ID []byte Name string Credentials []webauthn.Credential }
func (User) WebAuthnCredentials ¶
func (u User) WebAuthnCredentials() []webauthn.Credential
func (User) WebAuthnDisplayName ¶
func (User) WebAuthnID ¶
func (User) WebAuthnIcon
deprecated
func (User) WebAuthnName ¶
Click to show internal directories.
Click to hide internal directories.