Hey, is there a way to mockup my Supertokens instance for my backend to allow me making unit tests without having a running core that I need to repetively reset ? It breaks a little the "unit" part of my tests :/
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).