package
0.2.0
Repository: https://github.com/slashtechno/cross-blogger.git
Documentation: pkg.go.dev

# Functions

Return an access token from a refresh token.
GetToken starts the OAuth2 flow, opens a temporary web server to handle the callback, and returns the refresh token as a string.

# Structs

Config holds the configuration for the Google OAuth2 client.