Flask Authgen Jwt

A flask library in which uses pyjwt to encode and decode JWTs but with the improvements in which you can define user roles to the endpoints so its better to use this library with that extra level of security. Also you can generate a JWT using basic authentication first to retrieve a token with the respective personalizations and then keep using that token. All options of pywjt to generate a token are going to be available.
Alternatives To Flask Authgen Jwt
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Flask Appbuilder4,429301334 months ago312November 20, 2023172bsd-3-clausePython
Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/
Nginx Ui4,318
10 months ago22mitPython
Nginx UI allows you to access and modify the nginx configurations files without cli.
Flask Login3,45312,7143564 months ago25October 30, 202315mitPython
Flask user session management.
Flask Base2,838
a year ago1mitPython
A simple Flask boilerplate app with SQLAlchemy, Redis, User Authentication, and more.
Awesome Flask1,262
5 months agocc0-1.0
A curated list of awesome things related to Flask
Supabase Py1,246454 months ago36December 10, 202335mitPython
Python Client for Supabase. Query Postgres from Flask, Django, FastAPI. Python user authentication, security policies, edge functions, file storage, and realtime data streaming. Good first issue.
Flask Httpauth1,2342,1361107 months ago34April 27, 20239mitPython
Simple extension that provides Basic, Digest and Token HTTP authentication for Flask routes
Flask Peewee76718456 months ago31April 20, 202134mitPython
flask integration for peewee, including admin, authentication, rest api and more
Awesome Sanic659
a year ago2
A curated list of awesome Sanic resources and extensions
Fastapi Jwt Auth543119 months ago7October 07, 202057mitPython
FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)
Alternatives To Flask Authgen Jwt
Select To Compare


Alternative Project Comparisons
Popular Authentication Projects
Popular Flask Projects
Popular Security Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Authentication
Flask
Python Library
Jwt Authentication
Jwt Token