You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Turn component into hook (#9)
* Change recaptcha into hook
* Generate one token per click
* remove counters
* refactored use_recaptcha so that it is recomputed when the callback changes
Co-authored-by: Dario Lencina <dario@securityunion.dev>