 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- func CheckEmail(email string) bool
- func GenerateCodeChallenge(codeVerifier string) string
- func GenerateCodeVerifier() string
- func InitConfig(proxyUrl string)
- func Login(email string, password string)
- type Auth0
- func (auth Auth0) CheckPassword(codeVerifier string, state string)
- func (auth Auth0) CheckUsername(codeVerifier string, state string)
- func (auth Auth0) GetAccessToken(codeVerifier string, callbackUrl string)
- func (auth Auth0) GetLocation(codeVerifier string, location string, ref string)
- func (auth Auth0) GetLoginUrl()
- func (auth Auth0) Login(codeVerifier string, reqUrl string)
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckEmail ¶
func GenerateCodeChallenge ¶
func GenerateCodeVerifier ¶
func GenerateCodeVerifier() string
func InitConfig ¶
func InitConfig(proxyUrl string)
Types ¶
type Auth0 ¶
func (Auth0) CheckPassword ¶
func (Auth0) CheckUsername ¶
func (Auth0) GetAccessToken ¶
func (Auth0) GetLocation ¶
func (Auth0) GetLoginUrl ¶
func (auth Auth0) GetLoginUrl()
 Click to show internal directories. 
   Click to hide internal directories.