Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@ganhammar ganhammar released this 29 Oct 06:10
· 27 commits to main since this release

What's Changed

  • Reduce the need for scans
  • Double store some data to reduce the amount of queries
  • Enable Time To Live to clean up old Tokens and Authorizations

Migration Guide

  1. OpenIddictDynamoDbSetup.EnsureInitializedAsync will migrate the table to support the new version
  2. Applications and Scopes need to be recreated, to ensure that they contain data that previously was stored separately