//
pkg.gl
Category
github.com/go-oauth2/oauth2
store
token
package
2.1.0+incompatible
Repository:
https://github.com/go-oauth2/oauth2.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
274 SLOC
#
Functions
NewMongoStore
NewMongoStore 创建MongoDB的令牌存储.
NewRedisStore
NewRedisStore 创建redis存储的实例.
#
Structs
MongoConfig
MongoConfig MongoDB Configuration.
MongoStore
MongoStore MongoDB Store.
RedisConfig
RedisConfig Redis Configuration.
RedisStore
RedisStore 令牌的redis存储.