Skip to content

Commit d7ff9b3

Browse files
committed
OXDEV-8407 Update changelog
1 parent 32bf1c0 commit d7ff9b3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG-v10.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2929
- `sRefreshTokenLifetime` - options for refresh token lifetime, from 24 hours to 90 days
3030
- `sFingerprintCookieMode` - option for the authentication fingerprint cookie mode, same or cross origin
3131
- Access and refresh tokens are now invalidated when the user's password is changed
32+
- New methods:
33+
- `OxidEsales\GraphQL\Base\Infrastructure\RefreshTokenRepositoryInterface::invalidateUserTokens`
34+
- `OxidEsales\GraphQL\Base\Infrastructure\Token::invalidateUserTokens`
3235
- New event subscriber:
3336
- `OxidEsales\GraphQL\Base\Event\Subscriber\PasswordChangeSubscriber`
3437

0 commit comments

Comments
 (0)