//
pkg.gl
Category
github.com/TheThingsNetwork/go-account-lib
oauth
package
2.1.0+incompatible
Repository:
https://github.com/thethingsnetwork/go-account-lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
6
Files
240 SLOC
#
Functions
NewWithCache
NewWithCache creates a new 3-legged OAuth client that uses a cache to cache tokens.
OAuth
OAuth creates a new 3-legged OAuth client.
#
Structs
Client
Client represents a client for the OAuth 2.0 flow.
Config
Config is the configuration for an OAuth client.
Error
Error is an error that can occure during an OAuth exchange.