Documentation ¶
Index ¶
Constants ¶
View Source
const InternalServerError string = "internal server error"
Variables ¶
View Source
var ( CodeChallenge oauth2.AuthCodeOption ResponseType oauth2.AuthCodeOption = oauth2.SetAuthURLParam("response_type", "code") GrantType oauth2.AuthCodeOption = oauth2.SetAuthURLParam("grant_type", "authorization_code") CodeVerify oauth2.AuthCodeOption )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.