• I’m using JWT to authenticate users from my app, and everything works as expected…. except if the password contains a in it. This returns an error saying the username or password is incorrect.

    Is there anything that can fix this other than having the user change their password?

  • The topic ‘Passwords with special characters’ is closed to new replies.