Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SSO ¶
type SSO struct {
// contains filtered or unexported fields
}
func (*SSO) AuthorizeURL ¶
func (s *SSO) AuthorizeURL(state string, opts ...oauth2.AuthCodeOption) string
func (*SSO) ExchangeToken ¶
Click to show internal directories.
Click to hide internal directories.