Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UserPhoneAuth ¶
type UserPhoneAuth struct {
// contains filtered or unexported fields
}
UserPhoneAuth ...
func (*UserPhoneAuth) Authenticate ¶
func (inst *UserPhoneAuth) Authenticate(a auth.Authentication) ([]auth.Identity, error)
Authenticate ...
func (*UserPhoneAuth) ListRegistrations ¶
func (inst *UserPhoneAuth) ListRegistrations() []*auth.Registration
ListRegistrations ...
Click to show internal directories.
Click to hide internal directories.