GDSCNITD / attendance-tracker

MIT License
0 stars 5 forks source link

Implement user authentication and authorization using NextAuth and Google #1

Open hardiksachan opened 9 months ago

hardiksachan commented 9 months ago

Implement user authentication and authorization using NextAuth, using google provider to register and log in users. Only people with @nitdelhi.ac.in email addresses should be able to access the application.

Tasks:

  1. Setup NextAuth in Next JS project. Documentation.
  2. Implement authentication in your Next.js application using the google provider.
  3. Use a Postgres Database using DrizzleORM to store user details.

Additional Information

Shwetanshu13 commented 9 months ago

Sir, Can I solve this issue ?

hardiksachan commented 9 months ago

Sure @Shwetanshu13, assigning this to you.