Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Authenticator ¶
type SocialLink ¶ added in v0.7.0
type UserProfile ¶
type UserProfile struct { Email string SocialLink *SocialLink }
func (*UserProfile) AsUser ¶
func (profile *UserProfile) AsUser() *users.User
Click to show internal directories.
Click to hide internal directories.