cal.pub0.org/apps/web/pages/api/auth
sean-brydon f4ed345a87
Fixes disable branding for teams and users (#5913)
* Adding new nextauth object

* Use correct brand hidden values

* Move check to getprops instead of a function

* Update apps/web/components/booking/pages/AvailabilityPage.tsx

* Update apps/web/components/booking/pages/AvailabilityPage.tsx

* Update apps/web/pages/[user]/[type].tsx

Co-authored-by: Leo Giovanetti <hello@leog.me>

* Update apps/web/pages/api/auth/[...nextauth].tsx

Co-authored-by: Leo Giovanetti <hello@leog.me>

* Update apps/web/pages/api/auth/[...nextauth].tsx

Co-authored-by: Leo Giovanetti <hello@leog.me>

Co-authored-by: Leo Giovanetti <hello@leog.me>
2022-12-07 15:04:04 +00:00
..
saml Reintroduce SAML SSO (#4938) 2022-10-18 14:34:32 -06:00
two-factor/totp Improve 2fa: ask for code before account removal and 2fa disabling (#3817) 2022-08-31 14:57:53 -06:00
[...nextauth].tsx Fixes disable branding for teams and users (#5913) 2022-12-07 15:04:04 +00:00
changepw.ts
forgot-password.ts V2 password reset design (#4327) 2022-09-12 09:25:54 +00:00
reset-password.ts
setup.ts Disable ADMIN role when password requirements aren't met (#5445) 2022-11-09 16:23:39 +00:00
signup.ts