Can we get forUserType: approvedUser ?
I mod a restricted sub with one of my devvit apps installed. Since the subreddit is restricted, only approved users can create posts through reddit’s default 'create post' flow, which doesn’t support custom posts from the devvit app.
I’d like approved users to be able to access the devvit app through the menu, but there’s currently no configuration for that. Right now, the only way to grant access is by making them moderators, which isn’t practical in the long run.
At the moment, the only available forUserType options are 'moderator' and 'user'. Could we also get an "approvedUser" option?