-
-
Notifications
You must be signed in to change notification settings - Fork 63
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
fix #34: Implement Login and Signup Functionality Updated #92
fix #34: Implement Login and Signup Functionality Updated #92
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Cannot understand the logic from demo video. On click "Read more" redirect to login. |
@ajaynegi45 Hello Sir,
It is a private route that's why redirected to |
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.
Thank you for your prompt work on this issue. I appreciate your dedication to the project.
I have reviewed your work, and I need some changes.
- On click on logout button it redirect to hardcode url
http://localhost:3000/
- On click on Read more button it redirect to login button.
- Resolve these issue fast then I will merge it into codebase
Once again, thank you for your contribution! ❤️
Demo Video
uttrakhand-culture-auth-demo.mp4
.env
changesTo setup Email SMTP
For testing
For production
As In my testing OTP is working just fine
To setup Database
firstly generate and run migrations
Then