Skip to content

6.1.2

Compare
Choose a tag to compare
@brockallen brockallen released this 12 Jul 15:08
· 1103 commits to main since this release
0222403

What's Changed

  • handle bad form data on token (and other) endpoints by @brockallen in #958
  • ensure we capture milliseconds of the current DateTime when creating events by @brockallen in #950
  • fix incorrect filtering logic in QuerySessionsAsync by @brockallen in #946
  • make OperationalStoreOptions public on PersistedGrantDbContext by @brockallen in #945
  • capture session id value on token request when refresh token is being used by @brockallen in #944
  • add back missing virtuals to PersistedGrantStore by @brockallen in #964
  • Make AuthorizationRequest ctor as public to override implementation IReturnUrlParser by @yartat in #791
  • Ignore empty query/form input values by @brockallen in #947

New Contributors

Full Changelog: 6.1.1...6.1.2