Is it posible to ask for more permissions?

I need to know if there is a possible way to add custom scope/permissions to the user’s Twitter request. Twitter allows the user to tweet.write and tweet.read, but when I get to the auth0 authorization screen It only ask for profile access.

I need to add more scopes, like tweet write to create post for the user from the app.

Hi @koppeks

Welcome back to the Auth0 Community!

Thank you for posting your question. My colleague posted a solution to your question here → authorizationParams doesn't work to give scope access on login for twitter only - #5 by rueben.tiow

Thanks
Dawid