Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDadosGoogle ¶
func OAuthGooleLogin ¶
OAuthGooleLogin redireciona para o tela de google
Types ¶
type GoogleUserStruct ¶
type GoogleUserStruct struct { Id string `json:"id"` Email string `json:"email"` VerifiedEmail bool `json:"verified_email"` Name string `json:"name"` GivenName string `json:"given_name"` FamilyName string `json:"family_name"` Picture string `json:"picture"` Locale string `json:"locale"` Hd string `json:"hd"` }
Click to show internal directories.
Click to hide internal directories.