cal.pub0.org/packages/features/ee/teams
Lucas Smith 2317473545
feat(web): improve session retrieval performance (#7584)
* feat(web): improve session retrieval performance

Switch to using `getServerSession` which avoids a HTTP round trip to retrieve session details.

Additionally, migrate deprecated `app/lib/auth` calls to to `@calcom/lib` package.

* fix: update failing test and lint

* Consolidates auth code in features

* Update yarn.lock

* Update packages/trpc/server/createContext.ts

* Oopsie

---------

Co-authored-by: zomars <zomars@me.com>
2023-03-10 23:45:24 +00:00
..
api feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
components feat(lib): add more tests to lib package (#7210) 2023-03-10 22:10:56 +00:00
lib Fixed href's to go to the right place (#7377) 2023-02-24 11:39:09 -07:00
pages feat(lib): add more tests to lib package (#7210) 2023-03-10 22:10:56 +00:00