You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to use the session to access the jwt props but it seems to not work well due to incompatibilities with next 15
I saw you've already referenced this but I think that you will need to change the session to async or export sessionPromise in addition to make next 15 happy
I've been trying to use the session to access the jwt props but it seems to not work well due to incompatibilities with next 15
I saw you've already referenced this but I think that you will need to change the session to async or export sessionPromise in addition to make next 15 happy
descope-js/packages/sdks/nextjs-sdk/src/server/session.ts
Line 28 in 656acd8
The text was updated successfully, but these errors were encountered: