URL string
Get the current login state from storage, this is also used when calling signInUp
State object from storage
Sign up/Sign in the user, this method uses the login attempt information from storage
{status: OK, user, createdNewRecipeUser: boolean}
if successful
Generated using TypeDoc
Get the URL that should be opened for third party authentication
STGeneralError if the API exposed by the backend SDKs returns
status: "GENERAL_ERROR"