-
Notifications
You must be signed in to change notification settings - Fork 48
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
Designed and Coded Register Page #68
base: main
Are you sure you want to change the base?
Conversation
@kashnx is attempting to deploy a commit to the punyakrit's projects Team on Vercel. A member of the Team first needs to authorize it. |
There is no backend logic for saving user data as we are currently doing with google provider |
I'm a frontend developer and i proposed to design the frontend for it. Please merge my pr. |
cant merge then without having full effect as currently having google login |
It wont be affected as the page is on localhost:3000/register. You can open an issue for the backend. |
still you can give a try and learn how backend works in nextjs |
I can try, but if you are willing to assign level3 to this issue. |
if it is you are able to add register with email and password and below it set with google provider and their simple backend with nextauth and full logic then would provide level3 |
Designed and coded register page at localhost:3000/register.