package
1.0.1
Repository: https://github.com/leanote/leanote-all.git
Documentation: pkg.go.dev

# Packages

This program makes a call to the specified API, authenticated with OAuth2.
The jwt package provides support for creating credentials for OAuth2 service account requests.

# Structs

Config is the configuration of an OAuth consumer.
No description provided by the author
Token contains an end-user's tokens.
Transport implements http.RoundTripper.

# Interfaces

Cache specifies the methods that implement a Token cache.

# Type aliases

CacheFile implements Cache.