Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Issuer ¶
type Issuer struct {
// contains filtered or unexported fields
}
Issuer implements token issuing
func (*Issuer) AuthCodeURL ¶
func (i *Issuer) AuthCodeURL(w http.ResponseWriter) string
AuthCodeURL returns a URL to OAuth 2.0 provider's consent page
Click to show internal directories.
Click to hide internal directories.