platypush/platypush/user
Fabio Manganiello 2033f9760a
[core] Refactoring user/authentication layer.
- Separated the user model/db classes from the `UserManager`.
- More consistent naming for the flag on the `authenticate_*` functions
  that enables returning a tuple with the authentication status - all
  those flags are now named `with_status`.
2024-07-23 22:44:40 +02:00
..
__init__.py [core] Refactoring user/authentication layer. 2024-07-23 22:44:40 +02:00
_model.py [core] Refactoring user/authentication layer. 2024-07-23 22:44:40 +02:00