authenticate_datastore: Authenticate Datastore

Description Usage Arguments See Also

View source: R/main.R

Description

Authenticate datastore using OAuth 2.0. Create an application on the google cloud platform and generate

Usage

1
authenticate_datastore(key, secret, project)

Arguments

key

OAuth 2.0 credential key

secret

OAuth credential secret key

project

Google cloud platform project id/name.

See Also

https://cloud.google.com/

https://cloud.google.com/datastore/docs/concepts/overview

https://developers.google.com/identity/protocols/OAuth2#basicsteps


cloudyr/rdatastore documentation built on May 13, 2019, 8:22 p.m.