cal.pub0.org/pages/api/auth
Omar López 84d75cf693
Upgrades next-auth to v4 (#1185)
* Upgrades next-auth to v4

* Fixes next-auth session types

* Type fixes

* Fixes login issue

* Team page fixes

* Type fixes

* Fixes secret

* Adds test for forgotten password

* Skips if pw secret is undefined

* Prevents error if PW secret is undefined

* Adds PLAYWRIGHT_SECRET explainer

* Adds pending auth TODOs

* Adds missing secret

* Fixed imports

* Fixed imports

* Type fixes

* Test fixes

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-01-07 20:23:37 +00:00
..
two-factor/totp Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
[...nextauth].tsx Upgrades next-auth to v4 (#1185) 2022-01-07 20:23:37 +00:00
changepw.ts Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
forgot-password.ts Upgrades next-auth to v4 (#1185) 2022-01-07 20:23:37 +00:00
reset-password.ts Upgrades next-auth to v4 (#1185) 2022-01-07 20:23:37 +00:00
signup.ts Fixed #1015 - Teams user registration is broken (#1090) 2021-11-11 05:44:53 +00:00