Documentation ¶
Index ¶
Constants ¶
View Source
const UrlPrefix = "/oauth"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EndpointAuthorize ¶
type EndpointAuthorize struct {
// contains filtered or unexported fields
}
func EpAuthorize ¶
func EpAuthorize() EndpointAuthorize
func (EndpointAuthorize) Launch ¶
func (ep EndpointAuthorize) Launch(host string)
func (EndpointAuthorize) Url ¶
func (ep EndpointAuthorize) Url(host string) string
Click to show internal directories.
Click to hide internal directories.