diwamishra21 / flask-API-JWT

This project is a simple flask API to authorize users using JWT(JSON Web Tokens). User can access public API directly but after login they needed token to use private APIs. This is a standard way to secure your API from unauthorize access.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

diwamishra21/flask-API-JWT Stargazers