Hey, I've been using supertokens-auth-react with Vite and the styles don't seem to be loading in. Is there something I might be potentially doing wrong?
n
nkshah2
11/12/2022, 9:46 AM
Hi @texoport,
This is a known issue, the fix at the moment is to disable shadow dom when initialising SuperTokens
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).