Skip to content

Always read jwt - #145

Merged
socksy merged 1 commit into
developfrom
ben/always-read-jwt
Jan 5, 2026
Merged

Always read jwt#145
socksy merged 1 commit into
developfrom
ben/always-read-jwt

Conversation

@socksy

Copy link
Copy Markdown
Contributor

Changing team on the MCP server is broken, because we set the session JWT once on program startup. API calls now always read the session from disk. When using TOWER_JWT, the session is saved to disk with the correct active team based on the JWT's account ID.

@github-actions

Copy link
Copy Markdown
Contributor

⚠️WARNING: This PR targets main instead of develop

This PR is targeting main which will trigger a production deployment when merged.

If this is a regular feature/fix PR, please change the base branch to develop.
If this is intentional (e.g., hotfix), you can ignore this warning.

Current base: main
Recommended base: develop

@bradhebradhe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@socksy
socksy changed the base branch from main to developDecember 28, 2025 02:46
@socksy
socksy merged commit 959450c into developJan 5, 2026
6 checks passed
@socksy
socksy deleted the ben/always-read-jwt branch January 5, 2026 11:07
@socksysocksy mentioned this pull request Jan 5, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@socksy@bradhe