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

Use "access_token" with "openid-client" to fix Facebook auth #9598

Merged
merged 1 commit into from
Nov 10, 2021
Merged

Use "access_token" with "openid-client" to fix Facebook auth #9598

merged 1 commit into from
Nov 10, 2021

Conversation

aidenfoxx
Copy link
Contributor

@aidenfoxx aidenfoxx commented Nov 8, 2021

This will enforce the use of "Bearer" when calling userinfo endpoints rather than "bearer" which Facebook doesn't support. This is a bug on Facebook side.

Tested with Okta, Github and Google.

@rijkvanzanten rijkvanzanten added this to the v9.1.0 milestone Nov 10, 2021
@rijkvanzanten rijkvanzanten merged commit 175dc20 into directus:main Nov 10, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

oAuth (facebook) profile request authorization header with 'bearer' instead of 'Bearer'
3 participants