Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/softspiders/next-passport-oauth-google-email-nedb


https://github.com/softspiders/next-passport-oauth-google-email-nedb

auth authentication email google mail nedb next next-auth nextjs oauth oauth2 passport softspider softspiders ss template zeit

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

[SOFTSPIDERS](https://github.com/softspiders/softspiders)

# next-passport-oauth-google-email-nedb

This example combines:

- [Next.js](https://github.com/zeit/next.js/)
- [NeDB](https://github.com/louischatriot/nedb)
- [OAuth 2.0](https://oauth.net/2/)
- [Passport](http://www.passportjs.org/)

---

## Feature tags

- email
- google
- nedb
- next
- next-auth
- oauth
- passport
- start
- template
- zeit

---

## Direct ancestors

- [Minimalistic Next.js example](https://github.com/softspiders/nextjs)

---

## Install

```sh
yarn
```

## Running dev-mode

```sh
yarn dev
```

---

## Authors

* [Iain Collins](https://github.com/iaincollins) - original code
* [Alexander Lapygin](https://github.com/AlexanderLapygin) - cutting to google and catching in [Soft Spiders Net](https://github.com/softspider)

## Inspired by

---

[iaincollins/next-auth - An authentication library for Next.js projects](https://github.com/iaincollins/next-auth)

### License

Licensed under the [MIT license](./LICENSE).