Creating service keys and setup wizard helpers
MarkEdmondson1234
released this
16 Jun 04:32
·
111 commits
to master
since this release
- Let you supply your own URL for discovery documents in
gar_discovery_api()
- Change defaults on
gar_create_package()
to check = FALSE, github=FALSE - Add class 'list' to
gar_discovery_*()
objects so they work withjsonlite
- Add
gar_service_list()
andgar_service_get()
- If using
gar_service_create()
and it already exists, will return existing viagar_service_get()
- Move the setup wizard functions from
googleCloudRunner
togoogleAuthR
so they are available for all packages. - Remove deprecated
new_user
param fromgar_auth()