package
0.0.0-20240425115124-ffd17e6203a9
Repository: https://github.com/djedjethai/go-oauth2-openid.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).