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 GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 12, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: basis-theory-labs/bt-token-manager-get-tokens@c167f6dff90bd723dba2aa18714fd6c563703dd4 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
bt_api_keyBasis Theory API keyyes
token_idThe ID of the token to retrieve from Basis Theoryyes
parse_jsonSet to true to parse token.data as JSON and set multiple environment variablesnofalse
cleanupSet to true to run cleanup mode (unsets tracked environment variables)nofalse

no outputs