Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetUserInfo ¶
func GetUserInfo(domain string) http.HandlerFunc
GetUserInfo returns an http.HandlerFunc that extracts the access token from the Authorization header and fetches user info from Zoho Accounts
func GetUserInfoEndpoint ¶
func GetUserInfoEndpoint() string
GetUserInfoEndpoint returns Zoho's UserInfo endpoint if configured. (Note: For Zoho, user info must be retrieved via specific product APIs, e.g., CRM, Mail)
func NewWithOptions ¶
func NewWithOptions(providerConfig *oauthgotypes.ProviderConfig) (coreprov.OAuthO2IDCProvider, error)
NewWithOptions creates a new Zoho OAuth2 provider with defaults for the given domain.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.