DRAW
DRAW copied to clipboard
Example of read only for application
Less of an issue and more of a request. Im trying to integrate reddit into my Flutter app and having trouble figuring out the flow for readonly without having the user log in and getting the posts from a specific subreddit. Any example would be useful
create an untrustedReadOnlyInstance of Reddit. It requires an additional field tho: device id. There's also some rules for generating device id. Check it here: https://github.com/reddit-archive/reddit/wiki/OAuth2#application-only-oauth