basis-theory-labs/Basis Theory Token Retriever
Retrieves token data from Basis Theory API and sets the value(s) as environment variable(s) in GitHub Actions workflow job(s)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Dec 12, 2025
- License
- None
Pinned Snippet
uses: basis-theory-labs/bt-token-manager-get-tokens@c167f6dff90bd723dba2aa18714fd6c563703dd4 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| bt_api_key | Basis Theory API key | yes | — |
| token_id | The ID of the token to retrieve from Basis Theory | yes | — |
| parse_json | Set to true to parse token.data as JSON and set multiple environment variables | no | false |
| cleanup | Set to true to run cleanup mode (unsets tracked environment variables) | no | false |
Outputs
no outputs