Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swapped to JWT tokens #345

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Swapped to JWT tokens #345

merged 1 commit into from
Jan 8, 2025

Conversation

dragonmantank
Copy link
Contributor

What is this PR doing?

Changes the Node SDK to using JWTs for generating client-side tokens, with a fallback to T1 tokens if requested. The fallback is not documented and should only be used if the user runs into issues and support ends up contacting engineering or devrel.

How should this be manually tested?

Build a token and try in the playground. There are automated tests with this change.

What are the relevant tickets?

DEVX-8989

@dragonmantank dragonmantank requested a review from manchuck January 8, 2025 16:48
@dragonmantank dragonmantank merged commit fee3a93 into main Jan 8, 2025
12 checks passed
@dragonmantank dragonmantank deleted the devx-8989-jwt-token-change branch January 8, 2025 17:34
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.

2 participants