Skip to content
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

Closed
wants to merge 7 commits into from

Conversation

Nishantjain10
Copy link

@Nishantjain10 Nishantjain10 commented Oct 31, 2023

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:
image
image
image
image
image
image

Copy link

vercel bot commented Oct 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 15, 2023 3:14pm

@gewenyu99
Copy link
Contributor

@Nishantjain10 lmk when this is ready for review!

@Nishantjain10
Copy link
Author

@Nishantjain10 lmk when this is ready for review!

Ok, I will let you know. I was facing some build error, restructuring the tutorial asap.

@gewenyu99
Copy link
Contributor

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.

@Nishantjain10
Copy link
Author

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

@Nishantjain10 Nishantjain10 deleted the feat/nextjs-auth branch November 16, 2024 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

📚 Documentation: Deep dive authentication recipe with Next.js
3 participants