package
4.5.2
Repository: https://github.com/go-oauth2/oauth2.git
Documentation: pkg.go.dev

# Functions

NewClientStore create client store.
NewFileTokenStore create a token store instance based on file.
NewMemoryTokenStore create a token store instance based on memory.

# Structs

ClientStore client information store.
TokenStore token storage based on buntdb(https://github.com/tidwall/buntdb).