-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Description
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:
- Can i just use "localhost:3000" for the redirect uri.
- The part in the example regarding fetching the auth code is left upto the user. I saw a closed issue regarding this which used uni_links and url_launcher. I am going to try using the webview plugin instead. Is this a good idea?
- How would i refresh my authentication? How do i check if my auth code expired? Do i just run the refresh method from auth.dart everytime my code expires?
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.
Metadata
Metadata
Assignees
Labels
No labels