github descope/go-sdk v0.9.1

latest releases: v1.6.7, v1.6.6, v1.6.5...
23 months ago

Breaking changes

  • Enchanted Link attribute change: Updated the identifier attribute to linkId, to make it clearer for the Descoper to use.

Enhancements

  • Key Response structure update: A v2 of the key response API; in order to support other frameworks, such as OpenID Connect, the key response's structure was updated, and keys are now a sub-attribute of keys.
    • Format in v1: [{...}]
    • Format in v2: {"keys": [{...}]}
  • Support Roles via API: Actions for Role management, including: create, update, delete and loadAll.

Don't miss a new go-sdk release

NewReleases is sending notifications on new releases.