cal.pub0.org/packages/trpc/server/routers/viewer
sean-brydon 9e70a985e4
feat: email verification (#9081)
* Verify - inital email commit

* Add token type - api redirect - migration

* Redirect and valid api callback route

* Update email design

* Change signup URL to redirect to verify-email

* Add feature flag - add a11y text to email - add top banner

* Shell shouldnt redirect to onboarding if the user needs to verify account

* Move flag check to server

* Cleanup

* Rate limit

* Fix redirects

* Remove api signup mess

* Double negation for forced bool

* Fix props

* Update packages/emails/templates/account-verify-email.ts

* Enable migration by default

* Fix typos

* Fix google verify issue

* Update packages/features/auth/lib/verifyEmail.ts

Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>

* NITS: @harioms addressed

* Remove schema changes

* Fix NITs+ improvments

* Update apps/web/pages/api/auth/verify-email.ts

Co-authored-by: Omar López <zomars@me.com>

* Update packages/features/ee/common/components/LicenseRequired.tsx

Co-authored-by: Omar López <zomars@me.com>

* Update apps/web/pages/api/auth/verify-email.ts

Co-authored-by: Omar López <zomars@me.com>

* Always preloads feature flags

* Update verifyEmail.ts

* Update schema.prisma

* Type fix

---------

Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2023-06-07 07:27:48 +00:00
..
apiKeys perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
apps [Feat] Bulk Invite of Users + Google Workspace (#8969) 2023-05-24 01:01:31 +00:00
auth feat: email verification (#9081) 2023-06-07 07:27:48 +00:00
availability Linting 2023-05-19 14:07:25 -07:00
bookings feat: Add new events to webhook BOOKING_CONFIRMED, BOOKING_REJECTED (#8884) 2023-05-30 15:35:05 +00:00
deploymentSetup perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
eventTypes feat: event settings booker layout toggle (#9082) 2023-06-06 15:31:43 +00:00
googleWorkspace [Feat] Bulk Invite of Users + Google Workspace (#8969) 2023-05-24 01:01:31 +00:00
payments perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
slots feat: Ports getSchedule to public API (#9254) 2023-05-31 20:46:54 +00:00
sso perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
teams feat: Add copy invite link (#8355) 2023-06-06 23:34:14 +00:00
webhook chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
workflows chore: Cleanup full raw avatar responses from tRPC endpoints (#8901) 2023-05-30 16:30:19 +00:00
_router.tsx chore: remove deprecated metamask and rainbow (#9299) 2023-06-06 11:18:44 +00:00
payments.tsx perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00