Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var WebAuthn *webauthn.WebAuthn
WebAuthn represents the global WebAuthn instance
Functions ¶
Types ¶
type User ¶
type User user_model.User
User represents an implementation of webauthn.User based on User model
func (*User) WebAuthnCredentials ¶
func (u *User) WebAuthnCredentials() []webauthn.Credential
WebAuthnCredentials implementns the webauthn.User interface
func (*User) WebAuthnDisplayName ¶
WebAuthnDisplayName implements the webauthn.User interface
func (*User) WebAuthnID ¶
WebAuthnID implements the webauthn.User interface
func (*User) WebAuthnIcon ¶
WebAuthnIcon implements the webauthn.User interface
func (*User) WebAuthnName ¶
WebAuthnName implements the webauthn.User interface
Click to show internal directories.
Click to hide internal directories.