This: import EmailVerification from 'supertokens-auth-react/recipe/emailverification';
gave an error: Module not found: Can't resolve 'supertokens-auth-react/recipe/emailverification'
r
rp_st
09/23/2022, 6:03 PM
The latest version does. Maybe you are using an older version
c
chunkygoo.
09/23/2022, 6:04 PM
Ah ok
r
rp_st
09/23/2022, 6:04 PM
And if you are upgrading to the latest version of the frontend SDK, also be sure to upgrade the backend SDK to the latest version
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).