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 X Provider #712

Merged
merged 1 commit into from
Aug 24, 2024
Merged

Add X Provider #712

merged 1 commit into from
Aug 24, 2024

Conversation

tomocrafter
Copy link
Contributor

X (formerly known as Twitter) currently redirects twitter.com to x.com. However, with OAuth 2.0 on X, when the authorization server redirects to twitter.com, the authorization screen still appears at twitter.com (https://twitter.com/i/oauth2/authorize). In this state, the session logged in on x.com is not shared, which may lead to authorization with a different account or require re-login.

Therefore, I have added a new OAuth 2.0 provider that redirects to x.com.

Thank you.

@taylorotwell taylorotwell merged commit 6e66b22 into laravel:5.x Aug 24, 2024
22 checks passed
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