Skip to content

Refactor demo session token storage - #286

Merged
aaronjae22 merged 5 commits into
mainfrom
refactor-demo-session-token-storage
Aug 24, 2026
Merged

aaronjae22 merged 5 commits into
mainfrom
refactor-demo-session-token-storage

Conversation

@aaronjae22

@aaronjae22 aaronjae22 commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Closes #284

@aaronjae22
aaronjae22 requested a review from lisad August 20, 2026 04:32
@aaronjae22 aaronjae22 self-assigned this Aug 20, 2026
Comment thread testbed/core/oauth/utils.py Outdated
token_data: Dictionary containing token response data
Expected keys: access_token, scope
token_data: The parsed token-endpoint response. Only `access_token` is read.
Thee whole dict is accepted because that is the shape the caller has.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

very small typo here!

@aaronjae22
aaronjae22 marked this pull request as ready for review August 24, 2026 16:42
@aaronjae22
aaronjae22 merged commit e38cddf into main Aug 24, 2026
3 checks passed
@aaronjae22
aaronjae22 deleted the refactor-demo-session-token-storage branch August 24, 2026 16:56
Sign up for free to 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.

OAuth Utility Review

2 participants