Does Supertoken protect against https://github.com...
# support-questions-legacy
r
Hey @chunkygoo.
We prevent against login CSRF in the case of social login.
c
What about email password?
r
thats not protected with login CSRF at the moment
but you can implement it on your own on top of our APIs
by using override feature on the frontend / backend
c
ok thanks
2 Views