Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 399 Bytes

captcha.md

File metadata and controls

9 lines (6 loc) · 399 Bytes

hcaptcha

To implement hcaptcha on the radio4000 systems, in the frontend and supabase.

  • add the hcaptcha (public) site key to the r4-app environment variables
  • add the hcaptcha (private) Account API Key to the supabase authentication hcaptcha settings

Docs: https://supabase.com/docs/guides/auth/auth-captcha

In the frontend it will need to be used in "sinin", "signup" and "password reset".