fastapi-jwt-auth
JWT Auth
Provides secure and easy-to-use JWT authentication for FastAPI applications
FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)
655 stars
8 watching
153 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
authorizationfastapifastapi-extensionfastapi-jwtjwtpython3
Related projects:
Repository | Description | Stars |
---|---|---|
jacobsvante/fastapi-security | A FastAPI extension for adding authentication and authorization as dependencies | 140 |
yezz123/authx | A library providing customizable authentication and authorization functionality for FastAPI applications | 819 |
mrtolkien/fastapi_simple_security | Security package for FastAPI API key authentication with simple setup and administrator endpoints. | 329 |
jasongoodwin/authentikat-jwt | A claims-based authentication standard implementation in Scala | 133 |
tokusumi/fastapi-cloudauth | An authentication library that integrates with cloud providers to verify access tokens and extract user information | 338 |
rscarrera27/flask-graphql-auth | Provides JWT authentication for Flask-GraphQL APIs using decorators. | 63 |
dmontagu/fastapi-auth | An authentication framework for FastAPI applications | 139 |
mushroommaula/fastapi_login | A FastAPI plugin for handling user authentication and token management. | 645 |
sinbadxiii/phalcon-auth-jwt | A Phalcon-based implementation of JSON Web Token authentication and authorization | 3 |
sander-io/hasura-jwt-auth | An authentication system for Hasura and PostgreSQL using JWT tokens | 84 |
imerica/dj-rest-auth | Provides authentication endpoints for Django Rest Framework applications. | 1,678 |
yezz123/jeffql | An authentication and login API using GraphQL and JWT | 30 |
botanicus/rack-jwt-token-auth | Provides token-based authentication middleware for Rack applications | 0 |
emreyalvac/actix-web-jwt | A Rust-based backend API using Actix Web and JWT for user authentication and authorization | 156 |
hertz-contrib/jwt | Provides JWT authentication middleware for Hertz framework | 28 |