Imia

Latest version: v0.5.3

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

Scan your dependencies

Page 1 of 2

0.5.3

0.5.1

Add `imia.authentication.authenticate` function for manual authentication.
[BREAKING] UserProvider methods now account instance of HTTPConnection as the first argument:

Was:
python
def find_by_id(self, user_id: Any)


Become:
python
def find_by_id(self, connection: HTTPConnection, user_id: Any)

0.4.0

0.3.1

* Do not cast user ID to string in login manager.

0.3.0

* add user providers with SQLAlchemy ORM or Core support

0.2.1

* Fix HTTP Basic authentication

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.