1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/examples/with-cookie-auth/www
Juan Olvera 80cb91ec87 Add setup to run example with cookie authentication locally (#6101)
* extract request login from auth

* add clarification that the monorepo is for deploy in Now only and fix typo

* Refactor HOC

- add authorization to HOC
- add displayName to HOC
- remove unnecessary `run`s in local routing
2019-02-11 14:17:43 +01:00
..
components Example with cookie auth (#5821) 2018-12-14 23:05:54 +01:00
pages Add setup to run example with cookie authentication locally (#6101) 2019-02-11 14:17:43 +01:00
utils Add setup to run example with cookie authentication locally (#6101) 2019-02-11 14:17:43 +01:00
package.json Add setup to run example with cookie authentication locally (#6101) 2019-02-11 14:17:43 +01:00
server.js Add setup to run example with cookie authentication locally (#6101) 2019-02-11 14:17:43 +01:00