Versions in this module Expand all Collapse all v0 v0.0.1 Jun 12, 2021 Changes in this version + var Endpoint = oauth2.Endpoint + func ClientCredentialsConfigFromCaps(capsJSON []byte, clientID, clientSecret string, scopes ...string) (*clientcredentials.Config, error) + func ServerEndpoint(host string) oauth2.Endpoint