{status: "OK", info: LoginInfo}
Accepts the OAuth2 Login request and returns the redirect URL to continue the OAuth flow.
{status: "OK", frontendRedirectTo: string}
Accepts the OAuth2 Logout request, clears the SuperTokens session and returns post logout redirect URL.
{status: "OK", frontendRedirectTo: string}
Generated using TypeDoc
Returns information about an OAuth login in progress
STGeneralError if the API exposed by the backend SDKs returns
status: "GENERAL_ERROR"