bb-plane-fork/apiserver/plane/authentication
guru_sainath 2138257da0
[WEB-1319] fix: handled magic sign_in and sign_up error codes in authentication (#4518)
* dev: differentiate error codes for magic code

* fix: handled auth error_codes for magic_sign_in and magic_sign_up

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2024-05-20 12:23:48 +05:30
..
adapter [WEB-1319] fix: handled magic sign_in and sign_up error codes in authentication (#4518) 2024-05-20 12:23:48 +05:30
middleware feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
provider [WEB-1319] fix: handled magic sign_in and sign_up error codes in authentication (#4518) 2024-05-20 12:23:48 +05:30
utils dev: auth callback for runing user post authentication workflows (#4498) 2024-05-17 15:27:34 +05:30
views 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
__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
session.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
urls.py fix: admin and space redirections (#4419) 2024-05-10 02:32:42 +05:30