SkillAgentSearch skills...

GoogleRecaptchaV3Service

Google reCaptcha v3 server-side validation using ASP.NET Core 5.0

Install / Use

/learn @spencer741/GoogleRecaptchaV3Service
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GoogleRecaptchaV3Service

Google reCaptcha v3 server-side validation using ASP.NET Core 5.0

Example demo for my dev.to article. All the details there.

pre-reqs:

.NET SDK targeting .NET 5.

To run:

Put your secret key in appsettings.json. (warning: it's not .gitignore'd. Version control responsibly.)

dotnet run

Simple visual demo

After running, https://localhost:5001/ takes you to the home page.

Issues

  • If there are any issues, open an issue.
  • If you would like to make a contribution, open an issue before you PR.

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks1

Languages

C#

Security Score

70/100

Audited on Nov 6, 2024

No findings