Skip to content

Releases: adobe/imscli

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 18 Sep 18:54
cd0e29b

Changelog

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 13:09
e6098e3

Changelog

  • 9e5bb13 Add public client support for authz code flow
  • e6098e3 PKCE and public clients for authz code flow (#19)

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 25 May 19:18

Changelog

  • 0f69580 CI update
  • 5ddc79f Correct redirect URL bug in authorization code flow
  • 6484560 Merge pull request #17 from adobe/CI_update
  • 89f9f8f Merge pull request #18 from adobe/authz_code_flow_bugfix
  • 10bc320 Trivial bugfix, remove parameter not implemented
  • b6f10e3 Update codeql action

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 23 May 16:41
c3fb869

Changelog

  • c3fb869 Update latest ims-go including latest jwt (#15)

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 05 May 17:08
d08a707

Changelog

  • cb90191 add new command for OAuth server-to-server authentication (#13)
  • d08a707 bugfix: Minor adjustments to last PR (#14)
  • 663f7b8 bugfix: minor improvements (#12)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 16 Oct 14:49
5fc7fe5

Changelog

ec64f6c Merge branch 'adobe:main' into main
2f0f156 Merge pull request #10 from telegrapher/main
5fc7fe5 Merge pull request #11 from telegrapher/main
d006c6b Update docs
ca22116 feat: decode token

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 30 Sep 22:42

Changelog

6e4b782 Add token invalidation feature
22ced88 Merge pull request #9 from telegrapher/main
0686d06 Tidy go.mod and go.sum
84e9890 Update dependencies

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 30 Sep 11:05
03309d0

Changelog

9df4a30 Browser writing to stdout interferes with token storage
03309d0 Merge pull request #8 from lkrapf/main

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 29 Sep 17:06
dc0d34a

Changelog

dc0d34a Merge pull request #6 from telegrapher/main
48ba295 bugfix: Improve organizations command parameter validation

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 27 Aug 14:47
2952690

Changelog

fbe0311 Add redirect page
1030221 Adjust redirect page
89f9799 Merge pull request #1 from telegrapher/main
2952690 Merge pull request #2 from telegrapher/main
c392117 Small typos
a3e3f30 Update docs to reflect latest changes
b1fe715 Update to non vulnerable ims-go