https://github.com/sahandghavidel/next-auth-app
Next authentication using clerk and mongodb
https://github.com/sahandghavidel/next-auth-app
Last synced: 24 days ago
JSON representation
Next authentication using clerk and mongodb
- Host: GitHub
- URL: https://github.com/sahandghavidel/next-auth-app
- Owner: sahandghavidel
- Created: 2024-08-01T01:43:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-14T09:42:19.000Z (10 months ago)
- Last Synced: 2025-07-11T23:43:44.346Z (3 months ago)
- Language: JavaScript
- Homepage: https://auth.100jsprojects.com/
- Size: 179 KB
- Stars: 15
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This application is built using Next.js, a powerful React framework for building server-side rendered and statically generated web applications.
We have integrated Clerk for seamless user authentication, providing a secure and user-friendly login experience.
Our backend is powered by MongoDB, a NoSQL database, and we use Mongoose for elegant MongoDB object modeling in Node.js.
This project serves as a comprehensive template for building full-stack web applications with authentication. Feel free to customize it to suit your needs!
For more information, please refer to the official documentation of the technologies used:
[`Clerk Documentation`](https://go.clerk.com/WSe7K8F)