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.