Package
Description
Are there any plans to provide an universal isomorphic package that works both on server side and client side seamlessly? I believe functionality is already embedded in @clerk/nextjs but for something projcets that don't use react and have SSR it's pretty challenging to use clerk on both the server and the client.
Also, is it currently possible to use clerk/nextjsin a non react project and just import the isomorphic parts?
Currently, i'm using clerk-js and i'm not sure how to proceedu
Package
@clerk/clerk-jsDescription
Are there any plans to provide an universal isomorphic package that works both on server side and client side seamlessly? I believe functionality is already embedded in
@clerk/nextjsbut for something projcets that don't use react and have SSR it's pretty challenging to use clerk on both the server and the client.Also, is it currently possible to use
clerk/nextjsin a non react project and just import the isomorphic parts?Currently, i'm using
clerk-jsand i'm not sure how to proceedu