Skip to content

Releases: imduffy15/token-cli

token-cli-v1.0.0

04 Sep 12:49
Compare
Choose a tag to compare

Changelog

5d9cb08 Print the full response and let users decide want they want with jq
6281c7d Add some example services

token-cli-v0.0.7

10 Nov 13:57
Compare
Choose a tag to compare

Changelog

2020aa6 Add support for OAuth2 endpoints that don't have an openid configuration endpoint

token-cli-v0.0.6

02 Nov 22:03
Compare
Choose a tag to compare

Changelog

ec06bfe Bug fix for refresh when no refresh token exists

token-cli-v0.0.5

16 Jan 10:27
Compare
Choose a tag to compare

Changelog

4443299 Workaround bug for token refresh

token-cli-v0.0.4

16 Dec 21:16
Compare
Choose a tag to compare

Changelog

dc7e7e4 Fix issue with handling a token from microsoft - they encode ints as strings in their token response.
517cf07 Add a flag for forcing refresh using the refresh token.

token-cli-v0.0.3

15 Dec 13:29
Compare
Choose a tag to compare

Changelog

67f263f Add support for generating a windows binary

token-cli-v0.0.2

09 Dec 13:11
Compare
Choose a tag to compare

Changelog

7c5a29c Fix issues found when testing with auth0
8699faf Fix issues found when testing with okta

token-cli-v0.0.1

07 Dec 10:26
Compare
Choose a tag to compare

Changelog

abf958f Initial commit