Skip to content

v0.18.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@matthewhartstonge matthewhartstonge released this 13 Jun 10:29
d4f5623

v0.18.9 - 2020-06-13

Fixed

  • mongo: RevokeAccessToken attempted to delete the access token twice from the datastore leading to fosite.ErrNotFound always being returned.
  • mongo: RevokeRefreshToken attempted to delete the refresh token twice from the datastore leading to fosite.ErrNotFound always being returned.