vibe-auth ~master (2021-04-03T14:11:14Z)
Dub
Repo
IReCaptchaConfig
vibeauth
challenges
recaptcha
Undocumented in source.
interface
IReCaptchaConfig {
string
siteKey
();
string
secretKey
();
}
Members
Functions
secretKey
string
secretKey
()
Undocumented in source.
siteKey
string
siteKey
()
Undocumented in source.
Meta
Source
See Implementation
vibeauth
challenges
recaptcha
classes
ReCaptcha
interfaces
IReCaptchaConfig