Is it possible to authenticate sessions using Next...
# support-questions-legacy
n
Is it possible to authenticate sessions using NextJS Server Side without having to import supertokens-node in getServerSideProps?
r
Hey @NoirLime not at the moment. We are working on a version that will allow you to use any standard JWT library. But until then, you need to use our SDK.