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_auth_access_type' parameter for Twitter to change the access level of an application #138

Merged
merged 1 commit into from Aug 3, 2021
Merged

Add 'x_auth_access_type' parameter for Twitter to change the access level of an application #138

merged 1 commit into from Aug 3, 2021

Conversation

Diegslapasteque
Copy link

@Diegslapasteque Diegslapasteque commented Aug 2, 2021

Hey,

I use Socialite on my app and I notice that the 'x_auth_access_type' parameter for Twitter was not handle in your package.
This parameter can be used to define the access level of the application. Here is the documentation about the Twitter request_token endpoint.
I'll need to open a pull request on Socialite as well to handle this modification.

I'm open if you have a better implementation for this that can be handle by Socialite natively.

@ZekLouis
Copy link

ZekLouis commented Aug 3, 2021

Same issue here, would be very useful for us too !

@bencorlett bencorlett merged commit 6247ffb into thephpleague:master Aug 3, 2021
@bencorlett
Copy link
Member

Thank you! This looks really neat.

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.

None yet

3 participants