·
24 commits
to master
since this release
If you are still using the deprecated with_shiny() then please depend on package googleAuthR == 1.4.1
- Removed
with_shiny()andgoogleAuthmodules that have been deprecated for a while -usegar_shiny_*instead. - Improved error handling with custom http errors - API responses with errors will create R error conditions
http_404which can be used to more refined processing.