Hi, I am using supertokens for authentication in m...
# support-questions-legacy
k
Hi, I am using supertokens for authentication in my react application. I am using nestjs as backend. the regular frontend and backend supertoken authentication is working fine. I am using supertokens-auth-react/recipe/thirdpartyemailpassword package in frontend and supertokens-node/recipe/thirdpartyemailpassword package in backend I want to add google reCATPCHA to the login . Please let me know how to do that I have gone through the documentation but I couldn't find any piece of code
r
hey @kmahesh_ you will most likely have to do it via component override on the frontend and also backend api override. We don't have a guide for it yet, so you will have to figure it out on your own! We can help here with very specific questions
k
Okay thanks for the quick response
we have another question . we want to try Multi-tenant authentication but this needs dev license key. we don't know where to get dev license key. Please help us.
r
Sign up on supertokens.com and click on the “enable paid features” button
k
so before doing payment, there is no way to test this feature. Am I correct?
r
U have to put your card details, but we don’t charge it
Unless u use it in prod
k
Ohh, Okay . Thanks
3 Views