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
Unlike f$get_created(), which provides a response for a failed user creation attempt, f$get_signed_in() and f$signed_in don't return any response for a failed login attempt. How can I work around this to detect a login attempt that failed either due to bad email or password and display a notification that their login was unsuccessful?
The text was updated successfully, but these errors were encountered:
Unlike f$get_created(), which provides a response for a failed user creation attempt, f$get_signed_in() and f$signed_in don't return any response for a failed login attempt. How can I work around this to detect a login attempt that failed either due to bad email or password and display a notification that their login was unsuccessful?
The text was updated successfully, but these errors were encountered: