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

feat: Pass authorization details in headers instead of query parameters #428

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

mattcreaser
Copy link
Contributor

Issue #, if available:

Description of changes:
AppSync now supports, and will eventually require, passing authorization information in HTTP headers instead of as query parameters to the websocket connection request.

This change takes the connection authorization details and appends them as HTTP headers while removing them from the connection URL.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@mattcreaser mattcreaser requested a review from a team as a code owner September 25, 2024 14:16
@mattcreaser mattcreaser enabled auto-merge (squash) September 26, 2024 13:47
@mattcreaser mattcreaser merged commit d3dc463 into main Sep 26, 2024
@mattcreaser mattcreaser deleted the mattcreaser/appsync-headers branch September 26, 2024 19:11
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.

3 participants