Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMultiRedisStore ¶
func NewMultiRedisStore(client *redis.Client) jwt.StatefulStore
NewMultiRedisStore 有状态 token 存储
func NewSingleRedisStore ¶
func NewSingleRedisStore(client *redis.Client) jwt.StatefulStore
NewSingleRedisStore 单客户端有状态 token 存储 一个用户只能登录一个客户端,旧的客户端会被踢掉
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.