Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
FormRelay
/
js
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: automatic bot protection
- #5
#5
Merged
RobertBoes
merged 18 commits into
main
FormRelay/js:main
from
feature/auto-bot-protection
FormRelay/js:feature/auto-bot-protection
Copy head branch name to clipboard
Apr 1, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
feat: automatic bot protection
#5
RobertBoes
merged 18 commits into
main
FormRelay/js:main
from
feature/auto-bot-protection
FormRelay/js:feature/auto-bot-protection
Copy head branch name to clipboard
Commits
Commits on Apr 1, 2026
feat(core): make getToken() consuming for token loop support
Show description for fa09246
RobertBoes
committed
fa09246
View commit details
Copy full SHA for fa09246
Browse repository at this point
fix(core): clear currentToken when resolving pending getToken promise
RobertBoes
committed
fdccac6
View commit details
Copy full SHA for fdccac6
Browse repository at this point
feat(core): add loadBotProtectionWidget for dynamic widget loading
RobertBoes
committed
b21ae81
View commit details
Copy full SHA for b21ae81
Browse repository at this point
feat(core): add runTokenLoop for automatic token acquisition
RobertBoes
committed
070a639
View commit details
Copy full SHA for 070a639
Browse repository at this point
feat(core): add bot-protection entrypoint
RobertBoes
committed
8d3da56
View commit details
Copy full SHA for 8d3da56
Browse repository at this point
feat(vue): add botProtectionContainer option type
RobertBoes
committed
5539492
View commit details
Copy full SHA for 5539492
Browse repository at this point
feat(vue): add automatic bot protection in useFormRelay
RobertBoes
committed
49ab2f3
View commit details
Copy full SHA for 49ab2f3
Browse repository at this point
build(vue): externalize @formrelay/core subpath imports
RobertBoes
committed
fd9e1c7
View commit details
Copy full SHA for fd9e1c7
Browse repository at this point
feat(nuxt): pass botProtectionContainer through to Vue composable
RobertBoes
committed
19eebfc
View commit details
Copy full SHA for 19eebfc
Browse repository at this point
chore: add changeset for automatic bot protection
RobertBoes
committed
22b536c
View commit details
Copy full SHA for 22b536c
Browse repository at this point
fix: address PR review findings
Show description for 15da7dc
RobertBoes
committed
15da7dc
View commit details
Copy full SHA for 15da7dc
Browse repository at this point
fix: add .catch() safety net, fix schemaError cast, add edge case tests
Show description for 4cddb9e
RobertBoes
committed
4cddb9e
View commit details
Copy full SHA for 4cddb9e
Browse repository at this point
style: fix formatting
RobertBoes
committed
c3f27da
View commit details
Copy full SHA for c3f27da
Browse repository at this point
style: fix pre-existing formatting issues
RobertBoes
committed
3442e87
View commit details
Copy full SHA for 3442e87
Browse repository at this point
style: revert react/package.json formatting to match CI
RobertBoes
committed
2195958
View commit details
Copy full SHA for 2195958
Browse repository at this point
style: format react/package.json
RobertBoes
committed
ffd3507
View commit details
Copy full SHA for ffd3507
Browse repository at this point
Merge branch 'main' into feature/auto-bot-protection
RobertBoes
committed
2e16db1
View commit details
Copy full SHA for 2e16db1
Browse repository at this point
ci: retrigger CI
RobertBoes
committed
6446ca1
View commit details
Copy full SHA for 6446ca1
Browse repository at this point
You can’t perform that action at this time.