Skip to content

This small app aims at help onboarding a script to access private resources on Solid Pods.

License

Notifications You must be signed in to change notification settings

angelaraya/generate-oidc-token

 
 

Repository files navigation

generate-oidc-token

This small app generates a token which can be used to login to a Solid Pod.

You will be prompted for information about the app you want to get a token for, then redirected to a web page. After logging in to the web page your terminal console will show a snippet of JSON containing the token and other related data. This JSON can be used as the argument for a call to login().

Usage

npx @inrupt/generate-oidc-token

About

This small app aims at help onboarding a script to access private resources on Solid Pods.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 58.7%
  • TypeScript 35.3%
  • CSS 5.8%
  • Shell 0.2%