Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct{}
Provider provider specific functions
func (Provider) GetUserInfo ¶
func (Provider) GetUserInfo(r *http.Request, user *structs.User, customClaims *structs.CustomClaims, ptokens *structs.PTokens, opts ...oauth2.AuthCodeOption) (rerr error)
GetUserInfo provider specific call to get userinfomation More info: https://developers.home-assistant.io/docs/en/auth_api.html
Click to show internal directories.
Click to hide internal directories.