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
feat: add refresh-expired and refresh-timeout attributes to Turnstile
- Add refreshExpired and refreshTimeout props with "auto" | "manual" | "never" options
- Add onTimeout callback for handling interactive timeouts
- Update Window interface to include timeout-callback and refresh attributes
- Remove onExpire handler from create page since refreshExpired="auto" handles it
- Fix test to use correct placeholder text for password input
- Both refresh attributes default to "auto" for automatic handling
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments