Skip to content

Conversation

@evgeniiz321
Copy link
Contributor

closes #1254

Copy link
Member

@roman-khimov roman-khimov left a comment

Choose a reason for hiding this comment

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

But we can start this way and adjust later.

if "object" in header["sessionToken"]["body"]:
s_oid = header["sessionToken"]["body"]["object"]["target"]["objects"]
else:
s_oid = header["sessionToken"]["body"]["contexts"][0]["objects"][0]
Copy link
Member

Choose a reason for hiding this comment

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

Something tells me it's insufficient.

@roman-khimov roman-khimov merged commit 286e55a into master Jan 13, 2026
4 of 8 checks passed
@roman-khimov roman-khimov deleted the ezayats/new_session_token_decoding branch January 13, 2026 06:47
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.

Support new session token v2 decoding

3 participants