javascript icon indicating copy to clipboard operation
javascript copied to clipboard

feat(upgrade): Sign-in Client Trust status handling

Open tmilewski opened this issue 2 months ago • 4 comments

Description

  • Adds handling for new Sign-in Client Trust status: needs_client_trust
  • Adds ability to exclude the matcher frontmatter to indicate that the change should always be displayed.

TODO

  • [ ] Update link when documentation is ready.

Checklist

  • [ ] pnpm test runs as expected.
  • [ ] pnpm build runs 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.

tmilewski avatar Dec 12 '25 18:12 tmilewski