Files
calendar/packages/lib
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
..
2023-01-20 15:19:12 +01:00
2022-11-11 09:47:11 +00:00
2022-03-23 15:00:30 -07:00
2023-01-26 18:50:56 -07:00
2022-08-24 10:57:23 -06:00
2022-03-09 15:56:05 -07:00
2023-02-16 15:39:57 -07:00
2022-10-14 19:38:05 +00:00
2022-05-26 11:07:14 -06:00
2022-03-23 15:00:30 -07:00
2022-03-23 15:00:30 -07:00
2023-03-03 09:33:16 -07:00
2022-02-21 18:45:35 +00:00