Skip to content

Latest commit

 

History

History
54 lines (32 loc) · 966 Bytes

CHANGELOG.md

File metadata and controls

54 lines (32 loc) · 966 Bytes

@openid4vc/oauth2

0.2.0

Minor Changes

  • 0f60387: feat: add client attestations
  • 3f6d360: change order of fetching authorization server metadata. First oauth-authorization-server metadata is fetched now. If that returns a 404, the openid-configuration will be fetched.

Patch Changes

  • @openid4vc/utils@0.2.0

0.1.4

Patch Changes

  • 12a517a: feat: add refresh_token grant type
    • @openid4vc/utils@0.1.4

0.1.3

Patch Changes

  • d4b9279: chore: create github release
  • Updated dependencies [d4b9279]
    • @openid4vc/utils@0.1.3

0.1.2

Patch Changes

  • 1de27e5: chore: correct formatting for publishing
  • Updated dependencies [1de27e5]
    • @openid4vc/utils@0.1.2

0.1.1

Patch Changes

  • 6434781: docs: add readme
  • Updated dependencies [6434781]
    • @openid4vc/utils@0.1.1

0.1.0

Minor Changes

  • 71326c8: feat: initial release

Patch Changes

  • Updated dependencies [71326c8]
    • @openid4vc/utils@0.1.0