GitHub / nirbelelti / python-secure-flask-api-jwt-demo
This is a demo API application built using Flask, JWT (JSON Web Tokens), and SQLAlchemy with SQLite and Redis. The application follows best practices for user authentication and password management, including salting and hashing passwords. It implements key design patterns and ensures token-based security using JWT.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirbelelti%2Fpython-secure-flask-api-jwt-demo
PURL: pkg:github/nirbelelti/python-secure-flask-api-jwt-demo
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 33.2 KB
Dependencies parsed at: Pending
Created at: 10 months ago
Updated at: 10 months ago
Pushed at: 10 months ago
Last synced at: 12 days ago
Topics: api-rest, authentication, design-patterns, facade-design-pattern, flask-api, python, salting, singleton-design-pattern, sqlite