rsnext/examples/with-passport-and-next-connect/pages
Tim van de Vathorst 282ee8c9d0
Added missing 'create user' functionality (#27516)
I was trying to run the demo locally and found out that the create user function was missing, so I added it!

## Documentation / Examples

- [ ✔ ] Make sure the linting passes
2021-07-29 22:16:55 +00:00
..
api Added missing 'create user' functionality (#27516) 2021-07-29 22:16:55 +00:00
_app.js feat(example): add CRUD example with next-connect and passport (#11359) 2020-04-13 18:07:54 -05:00
index.js Update authentication examples (#19330) 2020-12-29 12:43:47 -05:00
login.js feat(example): add CRUD example with next-connect and passport (#11359) 2020-04-13 18:07:54 -05:00
profile.js Update authentication examples (#19330) 2020-12-29 12:43:47 -05:00
signup.js feat(example): add CRUD example with next-connect and passport (#11359) 2020-04-13 18:07:54 -05:00