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 function guardValidCredential uses the cryptoservice instead of the authentication chain to fail to authenticate a correct password given. This causes other cases when the authentication chain is being used to allow for password change or email change is not using the default authentication. As a result the authentication fails.