Documentation ¶
Overview ¶
The common provider package contains all of the cross-provider functionality.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OpenID ¶
type OpenID struct {
// contains filtered or unexported fields
}
func NewSimpleOpenID ¶
NewSimpleOpenID creates a new OpenID authentication helper which facilitates establishing an identity and associating it with a secure session cookie. When redirectHost is "", OpenID redirects will use the same hostname as the request.
func (*OpenID) Authenticate ¶
func (*OpenID) OpRedirect ¶
Click to show internal directories.
Click to hide internal directories.