-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Description
I find a function that reports on the current user (token, really) to be very useful.
Some APIs have a useful user or about endpoint. Drive does, so drive_user() exposes:
https://github.com/tidyverse/googledrive/blob/master/R/drive_user.R
Some APIs do not have a user endpoint. BigQuery does not, so bq_user() falls back to some barebones token inspection from gargle:
Metadata
Metadata
Assignees
Labels
No labels