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

Test scaling back user-auth permissions to read only #3

Closed
neotsn opened this issue May 27, 2014 · 1 comment
Closed

Test scaling back user-auth permissions to read only #3

neotsn opened this issue May 27, 2014 · 1 comment
Assignees

Comments

@neotsn
Copy link
Owner

neotsn commented May 27, 2014

Test whether read-only user-auth permissions is sufficient for creating the follow relationship to enable DM from @NOAAalerts to user.

The app doesn't DM or post on behalf of the user, only the app account - probably no reason to have DM-creation permission from user perspective.

@neotsn neotsn self-assigned this May 27, 2014
@neotsn
Copy link
Owner Author

neotsn commented May 29, 2014

Tested permissions models offered by twitter:

  1. Read Only: Allowed user login, but can't create follow relationship; Allowed DM of existing users in relationship
  2. Read/Write: Same as Read Only, allowed creation of follow relationship
  3. Read/Write/DM: All permissions from app and user - excessive.

I kept the api key at Read/Write permissions, as that is all that is necessary for app functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant