- BASE_URI =
'https://www.googleapis.com/identitytoolkit/v3/relyingparty'
- EXCHANGE_REFRESH_TOKEN =
'https://securetoken.googleapis.com/v1/token'
- GET_CERTIFICATE =
'https://www.googleapis.com/robot/v1/metadata/x509/[email protected]'
- VERIFY_TOKEN_VERSION =
'verifyCustomToken'
- SIGN_UP_EMAIL =
'signupNewUser'
- SIGN_IN_EMAIL =
'verifyPassword'
- SIGN_IN_OAUTH =
'verifyAssertion'
- SEND_CODE_CONFIRM =
'getOobConfirmationCode'
- RESET_PASSWORD =
'resetPassword'
- SET_ACCOUNT_INFO =
'setAccountInfo'
- GET_ACCOUNT_INFO =
'getAccountInfo'
- GET_PROVIDERS_FOR_EMAIL =
'createAuthUri'
- DELETE_ACCOUNT =
'deleteAccount'