jwt-auth icon indicating copy to clipboard operation
jwt-auth copied to clipboard

Algorithm not allowed

Open tablangdelio opened this issue 2 years ago • 1 comments

{ "success": false, "statusCode": 403, "code": "jwt_auth_invalid_token", "message": "Algorithm not allowed", "data": [] }

tablangdelio avatar Feb 21 '23 22:02 tablangdelio

Which algorithm are you trying to use?

Potential duplicate of https://github.com/usefulteam/jwt-auth/issues/82

sun avatar Mar 10 '23 17:03 sun