Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 353 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 353 Bytes

Authentication module using NEXT js and Clerk

  1. npm install @clerk/nextjs
  2. Set Environment variables
  3. Mount clerk provider in Layout file
  4. Add middleware
  5. Add signup & signin components
  6. Set routes in .env for signin and singup pages
  7. Add userButton in Home page

For more details: https://clerk.com/docs/nextjs/get-started-with-nextjs