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

Responce error

Open mayurpatil1211 opened this issue 8 years ago • 0 comments

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.

mayurpatil1211 avatar Jun 29 '17 13:06 mayurpatil1211