Skip to content

[Feature]: Better handle the Globus token file#408

Draft
forsyth2 wants to merge 5 commits intomainfrom
issue-398-token-file
Draft

[Feature]: Better handle the Globus token file#408
forsyth2 wants to merge 5 commits intomainfrom
issue-398-token-file

Conversation

@forsyth2
Copy link
Collaborator

Summary

Objectives:

  • Allow the storage of multiple tokens in a token file.
  • Allow the user to specify a token file.

Issue resolution:

Select one: This pull request is...

  • a bug fix: increment the patch version
  • a small improvement: increment the minor version
  • a new feature: increment the minor version
  • an incompatible (non-backwards compatible) API change: increment the major version

Small Change

  • To merge, I will use "Squash and merge". That is, this change should be a single commit.
  • Logic: I have visually inspected the entire pull request myself.
  • Pre-commit checks: All the pre-commits checks have passed.

@forsyth2 forsyth2 self-assigned this Nov 27, 2025
@forsyth2 forsyth2 added Globus Globus semver: small improvement Small improvement (will increment patch version) labels Nov 27, 2025
@forsyth2 forsyth2 changed the title Issue 398 token file [Feature]: Better handle the Globus token file Nov 27, 2025
@forsyth2
Copy link
Collaborator Author

forsyth2 commented Nov 27, 2025

Remaining TODO:

  • Specify token file with parameter rather than environment variable.
  • Update update.py, and extract.py accordingly, if needed.
  • Visually inspect code changes (changes suggested by Claude).
  • Run updated test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Globus Globus semver: small improvement Small improvement (will increment patch version)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Better handle the Globus token file

1 participant