https://github.com/friendlycaptcha/friendly-captcha-examples
Example integrations of Friendly Captcha
https://github.com/friendlycaptcha/friendly-captcha-examples
library
Last synced: 5 months ago
JSON representation
Example integrations of Friendly Captcha
- Host: GitHub
- URL: https://github.com/friendlycaptcha/friendly-captcha-examples
- Owner: FriendlyCaptcha
- License: mit
- Created: 2022-01-18T14:29:46.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-20T13:21:08.000Z (almost 3 years ago)
- Last Synced: 2024-05-02T21:55:51.365Z (over 1 year ago)
- Topics: library
- Language: JavaScript
- Homepage:
- Size: 70.3 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# friendly-captcha-examples
Example integrations of Friendly Captcha.
### Examples
- [**Next.js**](./nextjs), a Javascript framework for statically or server side rendered (SSR) web apps.
- [**Flutter**](https://github.com/FriendlyCaptcha/friendly-captcha-flutter-example) a Dart framework for targeting Android, iOS (and experimentally the web) from a single codebase.
- [**React Hook**](https://github.com/aacn/use-friendly-captcha) `use-friendly-captcha`, third party repository.