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

Scheduler requires full read/write OAuth permissions #10

Open
danhon opened this issue Sep 17, 2018 · 1 comment
Open

Scheduler requires full read/write OAuth permissions #10

danhon opened this issue Sep 17, 2018 · 1 comment

Comments

@danhon
Copy link

danhon commented Sep 17, 2018

Hello!

The Scheduler looks like it by default grabs all permissions for an account ("It will be able to read all your account's data and modify all your account's data."

Is this strictly necessary for how the scheduler works?

screen shot 2018-09-17 at 9 13 21 am

@DavidLibeau
Copy link
Owner

Hi,
It does need to read your public account infos and write statuses. Mastodon changed its API since I dev the scheduler, so we need to modify the auth with the new API. With that, we will have a better auth scope.

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