Documentation ¶
Index ¶
Constants ¶
View Source
const ( AuthRefresh = "RefreshToken" AuthHeaderkey = "authorization" AuthTypeBearer = "bearer" AuthPayload = "authorization_payload" )
Variables ¶
View Source
var (
GoogleCfg = oauth2.Config{}
)
Functions ¶
This section is empty.
Types ¶
type GoogleUser ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func (*Handler) GoogleToken ¶
func (*Handler) GoogleVerif ¶
type OauthService ¶
func NewHandler ¶
Click to show internal directories.
Click to hide internal directories.