Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
async-fastapi-jwt-auth
Advanced tools
Async fork of FastAPI extension that provides JWT Auth support (secure, easy to use and lightweight)
Original lib:
Documentation: https://indominusbyte.github.io/fastapi-jwt-auth
Source Code: https://github.com/IndominusByte/fastapi-jwt-auth
Async fork:
Documentation: https://sijokun.github.io/async-fastapi-jwt-auth
Source Code: https://github.com/sijokun/async-fastapi-jwt-auth/
FastAPI extension that provides JWT Auth support (secure, easy to use and lightweight), if you were familiar with flask-jwt-extended this extension suitable for you, cause this extension inspired by flask-jwt-extended 😀
The easiest way to start working with this extension with pip
pip install async-fastapi-jwt-auth
If you want to use asymmetric (public/private) key signing algorithms, include the asymmetric extra requirements.
pip install 'async-fastapi-jwt-auth[asymmetric]'
This project is licensed under the terms of the MIT license.
FAQs
Async fork of FastAPI extension that provides JWT Auth support (secure, easy to use and lightweight)
We found that async-fastapi-jwt-auth demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.