Skip to contents

get_credentials authenticates the R app at the 'Google' authentication server using OAUTH2 and receives the client token. Usually you need not to run get_credentials() explicitly since the whole authentication process is managed by authenticate.

Usage

.get_credentials()

Value

Client token from Google authentication server.