| googleAuthR-package | googleAuthR: Easy Authentication with Google OAuth2 APIs |
| Authentication | R6 environment to store authentication credentials |
| gar_api_generator | googleAuthR data fetch function generator |
| gar_auth | Authorize 'googleAuthR' |
| gar_auth_service | JSON service account authentication |
| gar_batch | Turn a list of gar_fetch_functions into batch functions |
| gar_batch_walk | Walk data through batches |
| gar_gadget | Gadget for easy authentication |
| gar_shiny_getUrl | Get the Shiny Apps URL. |
| googleAuth | Server side google auth (Shiny Module) |
| googleAuthR | googleAuthR: Easy Authentication with Google OAuth2 APIs |
| googleAuthUI | A Login button (Shiny Module) |
| loginOutput | Login/logout Shiny output |
| myMessage | Customer message log level |
| reactiveAccessToken | Create a reactive Google OAuth2 token |
| renderLogin | Render a Google API Authentication Login/logout button |
| revokeEventObserver | Listens for a user revoking authentication |
| with_shiny | Turn a googleAuthR data fetch function into a Shiny compatible one |