-
Notifications
You must be signed in to change notification settings - Fork 24
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
Some questions regarding authentication. #196
Comments
The first two parts have been solved by me:
These are some issues i still have:
|
I'll be completely honest, I'm not 100% sure about refreshing authentication tokens. Calling |
As a followup to this, for whoever wants to find a answer. This is mainly for Installed Flow:
Note: The credentials contains the refresh token, you need to save the entire credentials. @bkonyi i would recommend you reference this in your readme in the |
First of all, i have not used a reddit api before.
I want to create a reddit client as practice for creating flutter apps, the questions i have are:
Sorry that some of these come of as a bit noobish but i will keep experimenting and if possible provide a complete example after i am done for those that come looking for it afterwards.
The text was updated successfully, but these errors were encountered: