Versions in this module Expand all Collapse all v1 v1.2.0 Apr 27, 2021 Changes in this version + type AuthClient struct + func NewAuthClient(clientCfg constant.ClientConfig, serverCfgs []constant.ServerConfig, ...) AuthClient + func (ac *AuthClient) AutoRefresh() + func (ac *AuthClient) GetAccessToken() string + func (ac *AuthClient) Login() (bool, error)