Releases: ctron/oidc-cli
Releases · ctron/oidc-cli
0.6.1
v0.6.1 (2025-08-12)
Features
- allow providing an initial refresh token (1151746)
0.6.0
v0.6.0 (2025-07-22)
Features
- provide better error message for expired refresh token (245b530)
- #3 allow using client secret with public client (a84e6ef)
- token: allow using -H/--header to get an HTTPie header argument (d3a7a35)
Fixes
- only read from stdin when there are no tokens in the args (007acb1)
0.6.0-rc.3
v0.6.0-rc.3 (2025-07-17)
Features
- token: allow using -H/--header to get an HTTPie header argument (d3a7a35)
Fixes
- only read from stdin when there are no tokens in the args (007acb1)
0.6.0-rc.2
v0.6.0-rc.2 (2025-07-17)
Features
- token: allow using -H/--header to get an HTTPie header argument (d3a7a35)
Fixes
- only read from stdin when there are no tokens in the args (007acb1)
0.6.0-rc.1
v0.6.0-rc.1 (2025-07-16)
Features
- token: allow using -H/--header to get an HTTPie header argument (d3a7a35)
Fixes
- only read from stdin when there are no tokens in the args (007acb1)
0.5.1
v0.5.1 (2025-04-30)
Features
0.5.0
v0.5.0 (2025-03-13)
Fixes
- fix help message on create subcommand (33c6528)
0.4.1
v0.4.1 (2025-01-24)
Features
0.4.0
v0.4.0 (2024-12-05)
Features
- if the token seems binary, show as hexdump (91a3555)
- #1 allow controlling the address type for binding (dc57267)
0.3.3
v0.3.3 (2024-07-23)
Fixes