dmpe / urlshorteneR

R package for 2 URL shortening service :loudspeaker: Compatible with Bitly API v4
http://cran.r-project.org/package=urlshorteneR
Apache License 2.0
22 stars 7 forks source link

Add capacity to load saved tokens & check for token before re-auth #20

Closed yogat3ch closed 3 years ago

yogat3ch commented 3 years ago

Hi folks! Thanks for putting urlshorteneR together! I was using it today and noticed some difficulties trying to use it non-interactively.

I forked it and added some needed capacities for working non-interactively with the package in #19

Hope ya'll find the modifications helpful!

dmpe commented 3 years ago

fixed in https://github.com/dmpe/urlshorteneR/pull/19