Versions in this module Expand all Collapse all v0 v0.2.0 Jul 15, 2024 Changes in this version + func GetGoogleAccessToken(cfg Config, refreshToken string) (string, error) + func GetGoogleRefreshToken(cfg Config) (string, error) + type Config struct + ClientID string + ClientSecret string + Port string