Skip to content

Commit

Permalink
OXDEV-8407 Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
TitaKoleva committed Oct 17, 2024
1 parent 32bf1c0 commit d7ff9b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG-v10.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `sRefreshTokenLifetime` - options for refresh token lifetime, from 24 hours to 90 days
- `sFingerprintCookieMode` - option for the authentication fingerprint cookie mode, same or cross origin
- Access and refresh tokens are now invalidated when the user's password is changed
- New methods:
- `OxidEsales\GraphQL\Base\Infrastructure\RefreshTokenRepositoryInterface::invalidateUserTokens`
- `OxidEsales\GraphQL\Base\Infrastructure\Token::invalidateUserTokens`
- New event subscriber:
- `OxidEsales\GraphQL\Base\Event\Subscriber\PasswordChangeSubscriber`

Expand Down

0 comments on commit d7ff9b3

Please sign in to comment.