package
0.0.0-20240908172838-7bcebe7d766f
Repository: https://github.com/evcc-io/evcc.git
Documentation: pkg.go.dev
# Functions
MetaTokenSource creates a token source that is created using the `newTS` function or recreated once it fails to return tokens.
# Interfaces
TokenExchanger exchanges a VW identity response into a (refreshing) VAG token source.
TokenSource is a VAG token source compatible with oauth2.TokenSource.
# Type aliases
TokenRefresher refreshes a token.