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
.
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
.