An open API service indexing awesome lists of open source software.

https://github.com/eltonsantos/login-nextauth

Login with Credentials and Social Login using Next 15 and NextAuth. Tutorial: https://www.youtube.com/watch?v=oSDjImNvlGs
https://github.com/eltonsantos/login-nextauth

cookie credentials github google jwt next-auth nextjs15 oauth2 session

Last synced: about 1 month ago
JSON representation

Login with Credentials and Social Login using Next 15 and NextAuth. Tutorial: https://www.youtube.com/watch?v=oSDjImNvlGs

Awesome Lists containing this project

README

          


Technologies   |   
Getting started   |   
Project   |   
Layout



LOGIN NEXTAUTH

---

## 🧪 Technologies

This project was developed using the following technologies:

- [Nextjs 15](https://nextjs.org/)
- [NextAuth](https://next-auth.js.org/)

## 🚀 Getting started

Clone the project and access the folder

```bash
$ git clone https://github.com/eltonsantos/login-nextauth.git && cd login-nextauth
```

Follow the steps below

```bash
# Install the dependencies
$ npm install

# Start the project
$ npm run dev
```

## 💻 Project

Login NextAuth and Social Login.

## 🔖 Layout


login NextAuth

## 👨🏻‍💻 Author





Elton Santos 🚀








Made with ❤️ by Elton Santos 👋🏽 [Contact me!](https://www.linkedin.com/in/eltonmelosantos/)