plane/apiserver/plane/authentication
sriram veeraghanta 9013497a5a
fix: authentication views updated with new workflow (#4547)
* dev: update email check endpoint

* fix: auth magic login check

* chore: updated the error code handler and handled authentication workflow

* dev: add magic link login

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: guru_sainath <gurusainath007@gmail.com>
2024-05-22 14:49:06 +05:30
..
adapter dev: rest framework throttling (#4534) 2024-05-21 15:03:01 +05:30
middleware feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
provider fix: magic code 500 error on wrong code or expired code (#4521) 2024-05-20 12:56:29 +05:30
utils dev: auth callback for runing user post authentication workflows (#4498) 2024-05-17 15:27:34 +05:30
views fix: authentication views updated with new workflow (#4547) 2024-05-22 14:49:06 +05:30
__init__.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
apps.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
rate_limit.py dev: rest framework throttling (#4534) 2024-05-21 15:03:01 +05:30
session.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
urls.py fix: authentication views updated with new workflow (#4547) 2024-05-22 14:49:06 +05:30