package
3.7.0+incompatible
Repository: https://github.com/evt/oauth2.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
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).