clerk / organizations-demo

Home Page:https://organizations-demo.clerk.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecated withServerSideAuth

klyap opened this issue · comments

The demo code uses import { withServerSideAuth } from "@clerk/nextjs/ssr"; which is deprecated.
Would love to have this updated.

In the meantime, is there a guide for how to migrate off of withServerSideAuth/ what I should replace it with?