authgear / authgear-server

Open source alternative to Auth0 / Firebase Auth
https://www.authgear.com
Apache License 2.0
73 stars 29 forks source link

[Captcha] Implement the new captcha configuration #4325

Open louischan-oursky opened 2 weeks ago

louischan-oursky commented 2 weeks ago
linear[bot] commented 2 weeks ago

DEV-1411 [Captcha] Implement the new captcha configuration

pkong-ds commented 2 weeks ago

Keep the old configuration intact

old config use key captcha, which conflicts with new config key Maybe mark old one as captcha_legacy?

louischan-oursky commented 2 weeks ago

No. You add new fields to it directly. Just leave the legacy provider unchanged.