Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Conversation

razor-x
Copy link
Member

@razor-x razor-x commented Jul 27, 2023

I think using the custom header may have been a mistake and is partially responsible for the CORS cache issues. Using the authorization header should be more compatible with various protocol layers and give more predictable behavior. We can send both here as a test. We cannot remove the other one yet since CORS behavior depends on the presence of that header.

@razor-x razor-x changed the title Use-auth-header Use authorization header with client session token Jul 27, 2023
@razor-x razor-x marked this pull request as ready for review July 27, 2023 21:37
@razor-x razor-x requested a review from codetheweb as a code owner July 27, 2023 21:37
@razor-x razor-x merged commit d21b192 into main Jul 28, 2023
@razor-x razor-x deleted the use-auth-header branch July 28, 2023 00:03
seambot pushed a commit that referenced this pull request Jul 28, 2023
## [8.2.1](seamapi/javascript@v8.2.0...v8.2.1) (2023-07-28)

### Bug Fixes

* Use authorization header with client session token ([#253](seamapi/javascript#253)) ([d21b192](seamapi/javascript@d21b192))
razor-x added a commit that referenced this pull request Jul 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants