package
0.0.0-20230725145057-df5d0ab9f67d
Repository: https://github.com/randalteng/go-oauth2-server.git
Documentation: pkg.go.dev

# Functions

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

# Structs

ClientStore client information store.
MemoryTokenStore token storage based on memory map.