Skip to content

Add public method to get authorization bearer token#14784

Merged
brandonkelly merged 5 commits into4.9from
feature/bearer-token
Apr 12, 2024
Merged

Add public method to get authorization bearer token#14784
brandonkelly merged 5 commits into4.9from
feature/bearer-token

Conversation

@timkelty
Copy link
Copy Markdown
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
Comment thread src/controllers/GraphqlController.php Outdated
@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