Gets enabled login methods and their configuration from the backend
STGeneralError if the API exposed by the backend SDKs returns status: "GENERAL_ERROR"
status: "GENERAL_ERROR"
{status: OK, emailpassword, passwordless, thirdParty} if successful
{status: OK, emailpassword, passwordless, thirdParty}
Promise<string | undefined> | string | undefined
Generated using TypeDoc
Gets enabled login methods and their configuration from the backend
STGeneralError if the API exposed by the backend SDKs returns
status: "GENERAL_ERROR"