Looks like the problem was simply that the supertoken
.init()
wasn't being called yet. The error was misleading though, as it referred to Multitenancy. When I tried to use the magic link, the error was clearer, and referred to the
ThirdPartyPasswordless
recipe not having been initialised.
r
rp_st
01/04/2024, 4:46 AM
Hey! That’s right. We know about this issue and will fix it soon! Thanks
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).