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.
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 33.2 KB
Dependencies parsed at: Pending
Created at: 9 months ago
Updated at: 9 months ago
Pushed at: 9 months ago
Last synced at: 3 months ago
Topics: api-rest, authentication, design-patterns, facade-design-pattern, flask-api, python, salting, singleton-design-pattern, sqlite