Skip to content

Conversation

@brentscheffler
Copy link
Contributor

  • Bumping minimum PHP version to 8.2.
  • Fixing potential issue with implicit casting of exp and nbf claims.
  • Adding class comments for exceptions and constructors of various classes.
  • Refactoring retrieving of signer to a single private function.
  • Bumping dev dependencies.
  • Adding test coverage for error cases on signing and verifying with KeypairSigner.
  • Adding #[SensitiveParameter] attribute in HmacSigner constructor.

- Fixing potential issue with implicit casting of exp and nbf claims.
- Adding class comments for exceptions and constructors of various classes.
- Refactoring retrieving of signer to a single private function.
- Bumping dev dependencies.
- Adding test coverage for error cases on signing and verifying with KeypairSigner.
- Adding #[SensitiveParameter] attribute in HmacSigner constructor.
@codecov
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@brentscheffler brentscheffler merged commit dfd997a into master Feb 26, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant