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

access level support?.. #63

Open
busticated opened this issue Jun 26, 2015 · 1 comment
Open

access level support?.. #63

busticated opened this issue Jun 26, 2015 · 1 comment

Comments

@busticated
Copy link

👋 really appreciate the lib - thanks!

i recently had need to upgrade my app's default access level. after some digging, i ended up just overriding the requestTokenURL strategy options.

e.g.

requestTokenURL: 'https://api.twitter.com/oauth/request_token?x_auth_access_type=write'

not sure if this is the best approach long(er)-term. perhaps you could accept the level directly as an option param? at the least, might be handy to call it out the above approach in the docs. happy to tackle either / other approach if it will be helpful :)

-matt

@bigansh
Copy link

bigansh commented Mar 1, 2021

Hey, so I added this in my strategy, but now I am not able to get access to user email ids. How can I solve this problem?

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

No branches or pull requests

2 participants