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(oauth): pass out full auth header from getToken method #372

Merged
merged 1 commit into from
Feb 5, 2025
Merged

Conversation

jwulf
Copy link
Member

@jwulf jwulf commented Feb 5, 2025

fixes #367

Description of the change

Passes out the entire authorization header from the getToken method. This allows the correct Basic Auth header to be used.

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Checklist

  • I have read the CONTRIBUTING doc
  • I have opened this pull request against the alpha branch
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@jwulf jwulf merged commit b50d41d into alpha Feb 5, 2025
8 checks passed
@jwulf jwulf deleted the fix-367 branch February 5, 2025 06:55
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.

1 participant