Flask-authlib

Latest version: v1.6.0

Safety actively analyzes 623343 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.6.0

- 🚀 New JWT submodule. Now, you can set up JWT authentication! (without `auth0`, I removed it)
- 🧑 Added new user schema
- ✨ Added create-admin CLI function. You can create admin users from CLI.
- 🔥 You can get `user` from any request by using `jwt_required` decorator.
and other minor updates.

1.5.0

- 🔄 Many updates on `TemplateConfig` which are you can set primary colour for templates that change authorization form's components colour!
- 🔥 Incredible changes on templates. I used some new libraries: `MDB` for design, `TaTa JS` for notification popups and `aos` for animations 🙂
- 😄 Added simple `favicon` ( it may be useful ) and a new font.
All of these static and template files are stored locally 👀

1.4.0

* Added New Class-Based Configuration Feature ✔ ( templates, alerts and base configs ). Users can configure email and username's uniqueness by using these ✨
* Added New `Pydantic` Schemas For Validating Request Body 😁
* ♻ Refactoring: used class-based views of `Flask` 🔥
* 🎈Used template files (`*.html`) instead of `templates.py`

1.3.2

-A small feature for required decorator 😁

1.3.1

* New Feature: `JWT` token-based authentication with `auth0` 🎉🎉!

1.2

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.