package
3.8.0+incompatible
Repository: https://github.com/dtop/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).