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 |
|
Chris
|
c0330acd83
|
Add two-factor authentication (#692)
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
|
2021-09-21 10:29:20 +01:00 |
|
Alex Johansson
|
aed9757409
|
fix bad auth commit (#487)
|
2021-08-18 12:15:22 +00:00 |
|
Alex Johansson
|
a0a0ec86f0
|
add type-safe getSession() (#486)
* fix types for auth
* implement safer to use `getSession`
|
2021-08-18 11:52:25 +00:00 |
|
Bailey Pumfleet
|
388ff394c7
|
Add base admin interface
|
2021-03-24 15:03:04 +00:00 |
|