Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OAuthProvider ¶
type OAuthProvider string
const ( Facebook OAuthProvider = "FACEBOOK" Google OAuthProvider = "GOOGLE" )
func (OAuthProvider) IsValid ¶
func (s OAuthProvider) IsValid() bool
func (OAuthProvider) Normalize ¶
func (s OAuthProvider) Normalize() OAuthProvider
Click to show internal directories.
Click to hide internal directories.