flask-jwt-auth
flask-jwt-auth copied to clipboard
checking if user token is black listed(logged out) before giving access to UserAPI.
Checking if user token is black listed(logged out) before giving access to UserAPI because it is letting lblack listed i.e (logged out) token to access the UserAPI.