You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The auth service currently only support login & registration. It does not support any verification, or forgot-passwords flow. This was by design to avoid the complexity of setting up Cognito and/or SES. We should consider adding this in the future, perhaps as a opt-in feature.
The text was updated successfully, but these errors were encountered:
The auth service currently only support login & registration. It does not support any verification, or forgot-passwords flow. This was by design to avoid the complexity of setting up Cognito and/or SES. We should consider adding this in the future, perhaps as a opt-in feature.
The text was updated successfully, but these errors were encountered: