Hi @rp_st ,
I need to know how to generate an access token using supertoken-node (in Python), and in the front end, I used svelte and custom UI for that, and the package is supertoken-web-js.
So when I tried to call createPasswordlessCode using my email ID at that time, I was faced error with a refresh token error.
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).