javascript
javascript copied to clipboard
feat(upgrade): Sign-in Client Trust status handling
Description
- Adds handling for new Sign-in Client Trust status:
needs_client_trust - Adds ability to exclude the
matcherfrontmatter to indicate that the change should always be displayed.
TODO
- [ ] Update link when documentation is ready.
Checklist
- [ ]
pnpm testruns as expected. - [ ]
pnpm buildruns as expected. - [ ] (If applicable) JSDoc comments have been added or updated for any package exports
- [ ] (If applicable) Documentation has been updated
Type of change
- [ ] 🐛 Bug fix
- [x] 🌟 New feature
- [ ] 🔨 Breaking change
- [ ] 📖 Refactoring / dependency upgrade / documentation
- [ ] other:
Summary by CodeRabbit
-
New Features
- Introduced new Sign-in Client Trust Status for enhanced client trust verification in authentication flows.
-
Documentation
- Added documentation and code examples for the new Sign-in Client Trust Status, including prerequisites and implementation guidance.
-
Tests
- Enhanced test coverage for the upgrade scanner to ensure accurate detection and comprehensive handling of configuration changes.
✏️ Tip: You can customize this high-level summary in your review settings.