0
andry3ag created
Hi Team,
We have recently download the ASP.Net Core 3x with Anguylar 9.x (version 8.6). I have created a web API project that is being consumed by the client side using token based authentication. I can see in your documentation under "Tenant Settings" that I can disable reCaptcha using the user management tab under the Adminstration page. I was wondering if its possible to disable it from backend?
Thanks
1 Answer(s)
-
0
hi andry3ag
After disabling ReCaptcha in the settings page, it will no longer affect your application.
I was wondering if its possible to disable it from backend?
I think you can remove the relevant code.