-
Notifications
You must be signed in to change notification settings - Fork 118
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
Integrated backend with frontend login and register functionality #43
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊 |
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 resolve conflicts @tarunkumar2005
@dhairyagothi Done I think you pushed someone else code first before mine that's why it happened check once again now. |
@tarunkumar2005 please share a video of changes in your local |
@dhairyagothi I have shared it on linkedin dm here it is not accepting larger than 10Mb if you have some issue then you can tell me directly on linkedin. any more issues in this that needs to be fixed. |
🎉 Your pull request has been successfully merged! 🎉 Thank you for your valuable contribution to Station Guide. Your efforts are greatly appreciated. Feel free to reach out if you have any more contributions or if there's anything else we can assist you with. Keep up the fantastic work! 🚀 |
Pull Request Template for GSoC 2024
Related Issue
Integrating the login/signup api with frontend. #34
closes:
Description of Changes
So in this pull request i have done the login/register functionality on frontend using the logic build on backend though this users can now properly login and signup through their accounts. I have also added the verification token so that users don't have to login again and again and they are automatically logged in right. Also it stores the token as a cookie so proper integration is done. Now user can create new account or login to existing accounts seamlessly.
Type of Pull Request
(Please check relevant boxes by entering an "X" inside them)
Screenshots / Demo (if applicable)
Checklist for Contributor
use'X' in [ ] to check it .
@dhairyagothi Check the pull request and add required labels and merge it.