Hi - I'm trying to implement email verification an...
# support-questions-legacy
k
Hi - I'm trying to implement email verification and can't work out where to put the Protecting frontend routes code: https://supertokens.com/docs/thirdpartyemailpassword/pre-built-ui/enable-email-verification#:~:text=Protecting%20frontend%20routes-,%23,-ReactJS
r
hey @Kranos
if you are using email verification in required mode, then you don't need to explicitly do anything about it - just using SessionAuth should do.
k
Hey - thanks so much for coming back to me - I'm new to all this Auth stuff and so still figuring out my way around it!
2 Views