rsnext/examples/with-cookie-auth/README.md

7 lines
443 B
Markdown
Raw Normal View History

2020-04-14 11:58:26 +02:00
This example has been deprecated and removed in favor of one of the following examples:
2020-04-14 11:58:26 +02:00
- [auth0](https://github.com/zeit/next.js/tree/canary/examples/auth0)
- [with-cookie-auth-fauna](https://github.com/zeit/next.js/tree/canary/examples/with-cookie-auth-fauna)
- [with-passport](https://github.com/zeit/next.js/tree/canary/examples/with-passport)
- [with-iron-session](https://github.com/zeit/next.js/tree/canary/examples/with-iron-session)