flask-jwt
flask-jwt copied to clipboard
Responce error
When i log in it gives me token then i can access protected function using token. But when i terminate program and try to access protected function with same token it gives me error 500 instead of Authentication failed.