o-development/Clone to Solid Pod
Clones the contents of a project to a Solid Pod
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| REFRESH_TOKEN | The refresh token retrieved from @input/generate-oidc-token | yes | — |
| CLIENT_ID | The client id retrieved from @input/generate-oidc-token | yes | — |
| CLIENT_SECRET | The client secret retrieved from @input/generate-oidc-token | yes | — |
| OIDC_ISSUER | The oidc issuer retrieved from @inrupt/generate-oidc-token | yes | — |
| INPUT_PATH | The sub-folder of the github repo to clone. If none is provided it uses root. | yes | — |
| TARGET_CONTAINER | The container the Pod will write to. | yes | — |
Outputs
no outputs