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

Switch to Bearer auth #236

Merged
merged 4 commits into from
Feb 11, 2025
Merged

Switch to Bearer auth #236

merged 4 commits into from
Feb 11, 2025

Conversation

coolreader18
Copy link

@coolreader18 coolreader18 commented Feb 5, 2025

Description of Changes

Switches to Bearer authentication, which is the more proper auth schema to use with tokens.

API

  • This is an API breaking change to the SDK

Requires SpacetimeDB PRs

Testsuite

If you would like to run the your SDK changes in this PR against a specific SpacetimeDB branch, specify that here. This can be a branch name or a link to a PR.

SpacetimeDB branch name: master

@bfops bfops changed the base branch from master to staging February 10, 2025 20:22
@bfops bfops requested a review from cloutiertyler February 11, 2025 19:57
rekhoff and others added 2 commits February 11, 2025 14:59
Changed `AuthToken.GetTokenKey()` to private. Use `AuthToken.Token` to get token.
@kazimuth kazimuth enabled auto-merge (squash) February 11, 2025 20:12
Copy link
Contributor

@kazimuth kazimuth left a comment

Choose a reason for hiding this comment

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

👍

@kazimuth kazimuth merged commit d5b255b into staging Feb 11, 2025
6 checks passed
@kazimuth kazimuth deleted the noa/bearer-auth branch February 11, 2025 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants