passwordResetApi top-level constant
Send reset password email to user
Implementation
const passwordResetApi =
"https://identitytoolkit.googleapis.com/v1/accounts:sendOobCode?key=${AppConstants.API_KEY}"
Send reset password email to user
const passwordResetApi =
"https://identitytoolkit.googleapis.com/v1/accounts:sendOobCode?key=${AppConstants.API_KEY}"