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
When using case insensitive usernameField , If the usernameField contains "+" character, the authentication will fail even if the user enters correct credentials. Error:
{
message:Password or username is incorrect
name:IncorrectUsernameError
}
When using case insensitive
usernameField, If theusernameFieldcontains "+" character, the authentication will fail even if the user enters correct credentials.Error: