Hey, which aspect did you not like? I'm the dev and only use the permissions required to verify that you have ownership of the account, nothing else.
You are viewing a single comment's thread from:
Hey, which aspect did you not like? I'm the dev and only use the permissions required to verify that you have ownership of the account, nothing else.
Hello. The app asks for access to lists of muted and blocked users. I don't see a reason to ask for this information.
It looks like that's default for their oAuth login. I'll see if it can be modified on this UI redesign we are working on, but it doesn't look like it can be done with the current library we are using, and this is the bare minimum permission stack we can set it to.
Just checked, we only get 3 levels of permissions we can set:
And we are on the minimal one. Sadly we can't remove that one.