bb-plane-fork/apiserver/plane/authentication/views/space
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
..
check.py fix: authentication views updated with new workflow (#4547) 2024-05-22 14:49:06 +05:30
email.py [WEB-1319] chore: handled redirection when user is not logged in (#4497) 2024-05-17 14:27:49 +05:30
github.py [WEB-1319] chore: handled redirection when user is not logged in (#4497) 2024-05-17 14:27:49 +05:30
google.py [WEB-1319] chore: handled redirection when user is not logged in (#4497) 2024-05-17 14:27:49 +05:30
magic.py [WEB-1319] chore: handled redirection when user is not logged in (#4497) 2024-05-17 14:27:49 +05:30
password_management.py dev: rest framework throttling (#4534) 2024-05-21 15:03:01 +05:30
signout.py chore: after signout intead of redirecting to login page we are navigating to the same page where he logged out (#4507) 2024-05-17 19:38:48 +05:30