Steven Roose
Steven Roose
Any updates on this? Is someone working on this?
I thought base URL was the base on top of which my pages are built.. If my website is `https://example.com/` and the page I want to land on is `/docs/overview`,...
I just tried to use fzf-lua with skim and it doesn't work. Many of the winopts flags, even though `skim` documents having them, don't work with fzf-lua. It would be...
Hmm, well, it's never been a design goal to match any specific other format. We could in theory try that with core. But I can't really see in what scenario...
Is there more demand than just you for non-utf8 streams? UTF8 is the recommended encoding for JSON.
Hmm, it's been over a year since I looked at this project and at Go :) Could you perhaps produce a simple extra unit tests that doesn't work? You can...
Hey, yeah I don't have much time for this package, sorry. Also not doing Dart anymore. If you guys are willing to take it over, that'd be great. For the...
Thanks to point to the references, I will look at it tomorrow! On Aug 20, 2015 11:13 PM, "Tommi Enenkel" [email protected] wrote: > https://github.com/reddit/reddit/wiki/OAuth2#refreshing-the-token states > that the token hast...
I noticed that the Dart oauth2 package should do token refreshing automatically. What kind of problem are you experiencing?
I added the `duration=permanent` parameter. Can you confirm if it works now? Then I'll push it to Pub..