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

fix(javascript): auth via query parameters #124

Merged
merged 2 commits into from
Feb 8, 2022

Conversation

shortcuts
Copy link
Member

🧭 What and Why

🎟 JIRA Ticket: -

Changes included:

  • Fix: auth via queryParameters were not passed
  • Feat: auth are now passed at the transporter initialization, instead of query time.
    • This adds a baseQueryParameters option to the transporter

🧪 Test

CI :D

@shortcuts shortcuts self-assigned this Feb 8, 2022
@shortcuts shortcuts marked this pull request as draft February 8, 2022 10:25
@shortcuts shortcuts requested review from a team and damcou and removed request for a team February 8, 2022 10:30
@shortcuts shortcuts marked this pull request as ready for review February 8, 2022 10:30
Copy link
Collaborator

@millotp millotp left a comment

Choose a reason for hiding this comment

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

Nice ! We should start adding test for those thing if the test platform is capable enough

@shortcuts
Copy link
Member Author

Nice ! We should start adding test for those thing if the test platform is capable enough

Definitely, I believe we could have client-specific tests on the repository of the client itself, as we might not be able to generate them 🤔

cc @eunjae-lee

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