diff --git a/examples/with-cookie-auth/README.md b/examples/with-cookie-auth/README.md index 4834825416d3196882f5bf7d2b10788cd3562bb3..ccdd6006a519ebc9e5b823026b0dbfcf0a173a52 100644 --- a/examples/with-cookie-auth/README.md +++ b/examples/with-cookie-auth/README.md @@ -3,3 +3,4 @@ This example has been deprecated and removed in favor of one of the following ex - [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)