Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrUserInfoNotReceived = fmt.Errorf("user info not received")
)
Functions ¶
func NewProvider ¶
func NewProvider( oauthConfig *oauth2.Config, userInfoURL string, unmarshallUserInfo UnmarshallUserInfo, opts ...Option, ) (provider2.OAuthProvider, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.