cal.pub0.org/packages/app-store
Agusti Fernandez 8bc5a75249
Feature: Verify login on signup with magic link. (#2122)
* manual migration to rename verificationtoken, maybe it could be dropped and create a new table instead if we're not using it, will consult @zomars

* feat: rename verificationRequest --> verificationToken in schema.prisma

* fix: rename verificationRequest -> verificationToken in the codebase

* feat: add default cookies for next-auth

* fix: moves @lib/serverConfig to @calcom/lib so it can be called by website too

* fix: make self-certificate work in dev env by not rejecting tls in serverConfig

* fix verificationTokenToken typo

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

* Adds domain: .cal.com if not dev env in cookies

* Adds default-cookies to apps/web, and nextauth_domain to turbo website build deps"a

* update NEXTAUTH_DOMAIN to NEXTAUTH_COOKIE_DOMAIN

* Updates website submodule

* Removes deprecated env vars

* Consolidates auth logic in one place

* Updates website module

* Signup fixes

* Build fixes

* Updates example

* Updates example

* Fixes

* Fix Email Verification

* fix: move csrf-token cookiePrefix from __Host -> __Secure

* Removes console log

* Fixes link in email template

* Removed irrelevant coment

* Testing with a 32 bit secret

* Fixes for cookien in E2E

* E2E fixes

* Fixes Stripe tests locally

* Temp fix for E2E

Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2022-04-21 14:32:25 -06:00
..
_example feature/app wipe my cal (#2487) 2022-04-14 20:24:27 -06:00
_utils Fix for appstore and wipemycal render (#2556) 2022-04-20 23:37:25 +02:00
applecalendar App store metadata refactor (#2495) 2022-04-14 20:04:21 -06:00
caldavcalendar App store metadata refactor (#2495) 2022-04-14 20:04:21 -06:00
dailyvideo App store metadata refactor (#2495) 2022-04-14 20:04:21 -06:00
googlecalendar App store metadata refactor (#2495) 2022-04-14 20:04:21 -06:00
googlevideo App store metadata refactor (#2495) 2022-04-14 20:04:21 -06:00
hubspotothercalendar Fixes hubspot metadata 2022-04-20 14:20:02 -06:00
huddle01video Remove global app installed button (#2561) 2022-04-21 12:17:56 -06:00
jitsivideo Remove global app installed button (#2561) 2022-04-21 12:17:56 -06:00
office365calendar App store metadata refactor (#2495) 2022-04-14 20:04:21 -06:00
office365video App store metadata refactor (#2495) 2022-04-14 20:04:21 -06:00
slackmessaging Add chat public scope to slack scopes (#2564) 2022-04-21 19:04:38 +02:00
stripepayment Feature: Verify login on signup with magic link. (#2122) 2022-04-21 14:32:25 -06:00
tandemvideo App store metadata refactor (#2495) 2022-04-14 20:04:21 -06:00
wipemycalother Fix for appstore and wipemycal render (#2556) 2022-04-20 23:37:25 +02:00
zoomvideo App store metadata refactor (#2495) 2022-04-14 20:04:21 -06:00
_appRegistry.ts App store metadata refactor (#2495) 2022-04-14 20:04:21 -06:00
components.tsx Remove global app installed button (#2561) 2022-04-21 12:17:56 -06:00
index.ts HubSpot App (#2380) 2022-04-15 23:23:38 -03:00
locations.ts Fixes/locations (#2383) 2022-04-05 18:03:22 +00:00
metadata.ts Fixes hubspot metadata 2022-04-20 14:20:02 -06:00
next-auth.d.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
next.d.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
package.json App Store (#1869) 2022-03-23 15:00:30 -07:00
tsconfig.json App Store (#1869) 2022-03-23 15:00:30 -07:00
types.d.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
utils.ts Fix Duplicat elocations (#2512) 2022-04-15 11:29:45 -06:00