breaking change: Add GetRefreshTokenInfo() to op.Storage

This commit is contained in:
David Sharnoff 2023-02-28 15:49:24 -08:00
parent ea4be87828
commit 3559934a2f
8 changed files with 59 additions and 14 deletions

View file

@ -2,5 +2,4 @@
# Backwards-incompatible changes to be made in the next major release
- Rename `op/OpStorage.GetKeyByIDAndUserID` to `op/OpStorage.GetKeyByIDAndClientID`
- Add `CanRefreshTokenInfo` (`GetRefreshTokenInfo()`) to `op.Storage`