Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/harshkapadia2/flask-jwt-cors
- Owner: HarshKapadia2
- License: mit
- Created: 2022-05-09T08:27:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T05:18:22.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T11:28:15.656Z (2 months ago)
- Topics: cors, flask, flask-jwt-extended, jwt
- Language: Python
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).