Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/harshkapadia2/flask-jwt-cors

A demo for working with JWTs, testing the Flask-JWT-Extended package and implementing CORS.
https://github.com/harshkapadia2/flask-jwt-cors

cors flask flask-jwt-extended jwt

Last synced: 11 days ago
JSON representation

A demo for working with JWTs, testing the Flask-JWT-Extended package and implementing CORS.

Awesome Lists containing this project

README

        

# Flask JWT CORS

A demo for working with [JWTs](https://dev.harshkapadia.me/resources#jwt), testing the [`flask-jwt-extended` package](https://pypi.org/project/Flask-JWT-Extended) and implementing [CORS](https://dev.harshkapadia.me/resources#cors).