My REST JWT Journey
Jump to navigation
Jump to search
Getting Started
Some resources I found of use were:
General
- https://medium.freecodecamp.org/structuring-a-flask-restplus-web-service-for-production-builds-c2ec676de563
- https://realpython.com/token-based-authentication-with-flask/
- https://codeburst.io/this-is-how-easy-it-is-to-create-a-rest-api-8a25122ab1f3
- https://codeburst.io/jwt-authorization-in-flask-c63c1acf4eeb
- https://auth0.com/blog/using-python-flask-and-angular-to-build-modern-apps-part-1/
Series
- https://medium.com/@riken.mehta/full-stack-tutorial-3-flask-jwt-e759d2ee5727
- https://auth0.com/blog/using-python-flask-and-angular-to-build-modern-apps-part-1/
Flask JWT Extended
- https://flask-jwt-extended.readthedocs.io/en/latest/
- https://buildmedia.readthedocs.org/media/pdf/flask-jwt-extended/latest/flask-jwt-extended.pdf