Skip to content

AbhinasRegmi/authentication

Repository files navigation

This is a Nextjs project that uses middleware, routeHandler, serverActions, RSC, suspense and drizzle orm with postgresql.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Fill the .env according to .env.example

Features

  1. Credentials login i.e login with email and password
  2. Password reset and email verification
  3. Login with google and github

Examples

Home Register Register-Success Verification-email Login

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published