Structs§
- Config
Base Path - Config
File - A configuration file that saves the information necessary to fetch tokens and to be able to refresh said tokens when needed.
- Token
Enums§
Functions§
- check_
token - Given an optional config_file::Token and a config_file::ConfigFile, check if it’s valid and potentially refresh it if it is not.
- get_
access_ token_ from_ config - Given a config name, that has been previously saved by config_file::ConfigFile, fetch the access token, potentially refreshing it if needed.
- google_
login - refresh_
google_ login