Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoogleAuthType ¶
type GoogleAuthType int8
const ( GoogleLogin GoogleAuthType = iota GoogleSignup )
type GoogleOAuthState ¶
type GoogleOAuthState struct { Referer string Type GoogleAuthType }
func (*GoogleOAuthState) Valid ¶
func (o *GoogleOAuthState) Valid() bool
Click to show internal directories.
Click to hide internal directories.