Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrorGOAuth2 = errors.New("oauth2_error_response_code_not_ok")
Functions ¶
func GetAccessToken ¶
func GetAccessToken(refreshToken string) (*models.GOAuth2Token, error)
func GetGoogleAccountInfo ¶
func GetGoogleAccountInfo(accessToken string) (*models.GoogleAccountInfo, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.