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

Add public method to get authorization bearer token #14784

Merged
merged 5 commits into from
Apr 12, 2024

Conversation

timkelty
Copy link
Contributor

Description

Getting a bearer token from an authorization header is a very common (and somewhat annoying) thing to do.
Our GQL service was already doing this, but not in a reusable way.

@timkelty timkelty requested a review from brandonkelly April 10, 2024 14:06
@timkelty timkelty force-pushed the feature/bearer-token branch from bc6b2df to a95b29e Compare April 10, 2024 14:30
@timkelty timkelty changed the base branch from 4.x to 4.9 April 10, 2024 14:30
@timkelty timkelty force-pushed the feature/bearer-token branch from a95b29e to a43d3cc Compare April 10, 2024 15:14
@brandonkelly brandonkelly merged commit 5c1d815 into 4.9 Apr 12, 2024
@brandonkelly brandonkelly deleted the feature/bearer-token branch April 12, 2024 18: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.

2 participants