Skip to content

MarianaKWork/next-auth-credentials

 
 

Repository files navigation

alt text next-auth-credentials

Example showing a custom sign-in page using NextAuth.js with credentials. Feel free to use it as you want.

alt text ScreenShot

Screenshot 1 Screenshot 1

🚀 Getting Started

First, run the development server:

  1. Install dependencies
$ npm Install
  1. Start dev server
$ npm run dev
# or
$ yarn dev

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

🛡 NextAuth.js

You will find more examples under https://next-auth.js.org/.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

texting next auth bug

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.1%
  • CSS 8.4%
  • JavaScript 0.5%