Skip to content

oidc-agent 4.5.2

Compare
Choose a tag to compare
@zachmann zachmann released this 10 May 10:13
· 363 commits to master since this release
24d962b

Changes

  • Changed the oidc-prompt visuals because of CSS change

Bugfixes

  • Fixed a bug in oidc-token where the -i and -e options printed to stderr instead of stdout when a env var
    command was printed.
  • Fixed missing urlencoding of request values in the auth code flow

Dependencies

  • oidc-prompt no longer uses bootswatch for css styling but simplecss instead.
  • Updated liblist

Other

  • Improvements to the build process