@rp_st i am using thirdPartyPasswordLess and want to create user and session for him, basically bypass login screens, can you point me to the relevant sections of the documentation in order to achieve this?
r
rp_st
09/26/2023, 12:28 PM
hey @showtim33 you can use the passwordless.signInUp function from the backend sdk, and then also use the session.createNewSession function after that
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).