-
Notifications
You must be signed in to change notification settings - Fork 130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added login route #961
added login route #961
Conversation
Please break the PR so it is easy to review |
@vinit717 most of the changes there are around templating/css and some js for component/routing logic, |
I'll suggest to break the PR as test case is also missing like header part |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please update video or SS in PR description
@iamitprakash have updated both the screenshots. |
* Updated deprecated API endpoint from /users/self to /users?profile=true (#960) * added login route (#961) * added login route * changed styles, templates & scripts * minor changes in scripts * updated css * css changes * sentence correction (#971) --------- Co-authored-by: Hariom Vashista <[email protected]> Co-authored-by: Sameer Supe <[email protected]>
Date:
10/12/24
Developer Name:
Sameer Supe
Issue Ticket Number:-
Description:
adds a new login route with new added auth option for google login.
refer design doc & PRD for more details.
note:
this feature is dependent on backend pr.
Is Under Feature Flag
Database changes
Breaking changes (If your feature is breaking/missing something please mention pending tickets)
Is Development Tested?
Tested in staging?
Add relevant Screenshot below ( e.g test coverage etc. )
Screenshot
loginRoute.mp4
Screenshot 2
devRoleErr.mp4
Test Coverage
Screenshot