breaking change: add rp/RelyingParty.GetRevokeEndpoint

This commit is contained in:
David Sharnoff 2023-02-28 12:44:33 -08:00 committed by Tim Möhlmann
parent 2342f208ef
commit f3eae0f329
2 changed files with 1 additions and 2 deletions

View file

@ -1,7 +1,6 @@
# Backwards-incompatible changes to be made in the next major release
- Add `rp/RelyingParty.GetRevokeEndpoint`
- Rename `op/OpStorage.GetKeyByIDAndUserID` to `op/OpStorage.GetKeyByIDAndClientID`
- Add `CanRefreshTokenInfo` (`GetRefreshTokenInfo()`) to `op.Storage`