Hi rp! Got supertokens working wonderfully. Now I want to write some tests. Is the way to do it still to just connect to the dev instance/custom docker image? No good way to mock out the session ? (Using python/fastapi) Thanks!
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).