Unneeded permissions requested

Issue #363 resolved
Jonathan Rudenberg created an issue

Tentr should not be requesting permissions it doesn't need. I think at a minimum these should be removed (many of them are very dangerous):

  • import_posts
  • write_apps
  • read_apps
  • follow_ui
  • read_secrets
  • write_secrets
  • create_followers
  • write_permissions

Also, the exact post and profile type urls that are required should be specified.

Comments (2)

  1. Log in to comment