Documentation ¶
Index ¶
- func CleanST()
- func EmailVerifyTokenRequest(testUrl string, userId string, accessToken string, ...) (*http.Response, error)
- func ExtractInfoFromResponse(res *http.Response) map[string]string
- func ExtractInfoFromResponseWhenAntiCSRFisNone(res *http.Response) map[string]string
- func KillAllST()
- func MaxVersion(version1 string, version2 string) string
- func ReturnCustomProviderWithAuthRedirectParams() tpmodels.TypeProvider
- func ReturnCustomProviderWithoutAuthRedirectParams() tpmodels.TypeProvider
- func SessionRefresh(testUrl string, refreshToken string, idRefreshToken string, antiCsrf string) (*http.Response, error)
- func SetKeyValueInConfig(key string, value string)
- func SetUpST()
- func SignInRequest(email string, password string, testUrl string) (*http.Response, error)
- func SigninupCustomRequest(testServerUrl string, email string, id string) (*http.Response, error)
- func SignoutRequest(testUrl string, accessToken string, idRefreshTokenFromCookie string, ...) (*http.Response, error)
- func SignupRequest(email string, password string, testUrl string) (*http.Response, error)
- func StartUpST(host string, port string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EmailVerifyTokenRequest ¶
func MaxVersion ¶
MaxVersion returns max of v1 and v2
func ReturnCustomProviderWithAuthRedirectParams ¶
func ReturnCustomProviderWithAuthRedirectParams() tpmodels.TypeProvider
func ReturnCustomProviderWithoutAuthRedirectParams ¶
func ReturnCustomProviderWithoutAuthRedirectParams() tpmodels.TypeProvider
func SessionRefresh ¶
func SetKeyValueInConfig ¶
func SignInRequest ¶
func SigninupCustomRequest ¶
func SignoutRequest ¶
func SignupRequest ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.