Is it possible to authenticate sessions using NextJS Server Side without having to import supertokens-node in getServerSideProps?
r
rp_st
11/21/2022, 4:30 PM
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.
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).