@inrupt/generate-oidc-token
Advanced tools
Comparing version 0.0.1-main-431043259-31-1608314420.0 to 0.0.1
@@ -11,5 +11,9 @@ # Changelog | ||
The following sections document changes that have been released already: | ||
## 0.0.1 - 2020-12-18 | ||
### New features | ||
- `@inrupt/generate-oidc-token` can now be used with `npx`. | ||
- An interactive prompt helps the user provide the relevant options. | ||
The following sections document changes that have been released already: |
{ | ||
"name": "@inrupt/generate-oidc-token", | ||
"version": "0.0.1-main-431043259-31-1608314420.0", | ||
"version": "0.0.1", | ||
"description": "A small app to help scripts access private resources on Solid Pods", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
55687