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

Example of read only for application #181

Open
Adeering opened this issue Jun 3, 2020 · 1 comment
Open

Example of read only for application #181

Adeering opened this issue Jun 3, 2020 · 1 comment

Comments

@Adeering
Copy link

Adeering commented Jun 3, 2020

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

@MrFrankenstein
Copy link

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

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