problem statement is that during SAML integration from Okta, the official example from Supertokens is not working as expected (maybe because I am using non-react frontend) and thus I am trying to create the session directly in backend call
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).