mirror of
https://github.com/simple-login/app.git
synced 2024-11-17 01:18:29 +01:00
c0a4c44e94
* Separate code for proton callback handler * Upgrade migration * Use simple_login endpoint from Proton API * Remove unused classes * Rename Dto class to Data * Push rename * Moved link to PartnerUser to allow subscriptions to depend only on it * Fix test * PR comments * Add unique user_id constraint to PartnerUser * Added more logs * Added more logs Co-authored-by: Adrià Casajús <adria.casajus@proton.ch> |
||
---|---|---|
.. | ||
__init__.py | ||
activate.py | ||
change_email.py | ||
facebook.py | ||
fido.py | ||
forgot_password.py | ||
github.py | ||
google.py | ||
login.py | ||
login_utils.py | ||
logout.py | ||
mfa.py | ||
proton.py | ||
recovery.py | ||
register.py | ||
resend_activation.py | ||
reset_password.py | ||
social.py |