r-lib / gargle

Infrastructure for calling Google APIs from R, including auth
https://gargle.r-lib.org/
Other
113 stars 33 forks source link

Get cache files metadata function #276

Closed selesnow closed 12 months ago

selesnow commented 12 months ago

Hello, Is there a some function in gargle to get tibble with information about the credential store cache files, with basic information about the token, what package it was generated by, and so on?

selesnow commented 12 months ago

I finded this function - gargle::gargle_oauth_sitrep()