Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoogleSSOAuthenticator ¶
type GoogleSSOAuthenticator struct {
// contains filtered or unexported fields
}
func NewGoogleSSOAuthenticator ¶
func NewGoogleSSOAuthenticator(clientID string) GoogleSSOAuthenticator
func (GoogleSSOAuthenticator) Authenticate ¶
func (auth GoogleSSOAuthenticator) Authenticate(token string) (*entity.User, error)
Click to show internal directories.
Click to hide internal directories.