package
0.0.0-20230822142018-3d7ecd4e1195
Repository: https://github.com/cardinaldevlab/schwi-backend.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewReCAPTCHA new ReCAPTCHA instance if version is set to V2 uses recatpcha v2 API, get your secret from https://www.google.com/recaptcha/admin if version is set to V2 uses recatpcha v2 API, get your secret from https://g.co/recaptcha/v3.
No description provided by the author
No description provided by the author

# Constants

DefaultThreshold Default minimin score when using V3 api.
V2 recaptcha api v2.
V3 recaptcha api v3, more details can be found here : https://developers.google.com/recaptcha/docs/v3.
No description provided by the author
No description provided by the author

# Structs

Error custom error to pass ErrorCodes and RequestError to user.
ReCAPTCHA recpatcha holder struct, make adding mocking code simpler.
VerifyOption verification options expected for the challenge.

# Type aliases

VERSION the recaptcha api version.