https://github.com/architsingh15/flask-api-with-jwt-auth
Sample application for showcasing creating API using Flask(Python) and JWT for authentication
https://github.com/architsingh15/flask-api-with-jwt-auth
api flask jwt python
Last synced: about 1 month ago
JSON representation
Sample application for showcasing creating API using Flask(Python) and JWT for authentication
- Host: GitHub
- URL: https://github.com/architsingh15/flask-api-with-jwt-auth
- Owner: architsingh15
- Created: 2018-11-09T10:05:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-12T06:48:28.000Z (over 7 years ago)
- Last Synced: 2025-01-05T22:43:58.683Z (over 1 year ago)
- Topics: api, flask, jwt, python
- Language: Python
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flask-api-with-JWT-auth
Sample application for showcasing creating API using Flask(Python) and JWT for authentication