-
Notifications
You must be signed in to change notification settings - Fork 204
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 Appwrite Authentication in Next.js #313
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
fixed merge error
@Nishantjain10 lmk when this is ready for review! |
Ok, I will let you know. I was facing some build error, restructuring the tutorial asap. |
Hey there! There were a lot of big PRs during this Hacktoberfest, and we wanted to give everyone ample time to collaborate with our engineering team. If you were able to merge your PRs during October, amazing. If it’s still not merged, don’t worry about it either. Either way, we’ve got your Hacktoberfest swag minted and ready to ship. Please comment with your Discord username here so we can contact you about your shipping information to deliver your Hacktoberfest swag. |
Hey Vincent, here's my discord username: nishant7824 |
Closes #91
This PR is dedicated to creating a deep-dive tutorial aimed at beginners, focused on Appwrite Authentication in depth with Next.js. The tutorial will cover setup, implementation, and provide a functional app with authentication screens.
Content:
The tutorial follows the format in /docs/tutorials/nextjs -auth and includes:
Sign Up
Log In
Verification
Recovery
Conditional Routing
Preferences
Delete Account
Here are the live images, Did not use css and other styles as recommended by @gewenyu99: