mimiro-io / datahub-cli

The MIMIRO Data Hub CLI, known as mim, provides command line control over a MIMIRO data hub instance or any Universal Data Specification (UDA) compliant endpoint
Apache License 2.0
5 stars 2 forks source link

Rewrote the login to better support OAuth2: #176

Closed martinwam closed 1 year ago

martinwam commented 1 year ago

The change to support standardized authorization code flows requires a breaking change for existing user logins. Logins will need to be re added, and must include a valid audience and client ID.