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