-
Notifications
You must be signed in to change notification settings - Fork 135
feat(hooks): Add Provider/Hook pattern #323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Thank you @joao-imi, example and documentation are good. Can you make sure to bump the version? Also please add some tests, once you have a moment. |
@brdlyptrs tests added and bumped version accordingly! Thank you! |
|
Looks good @joao-imi Can you add tests to verify that the token and error update as well? |
Done @brdlyptrs! |
Adds a new Provider/Hook pattern as an alternative API for using hCaptcha in React applications.
Demo:
demo.mov