Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JwtStore ¶
type JwtStore struct {
// contains filtered or unexported fields
}
a thread safe JWT Token Store with validation and expiration check use for caching
func (*JwtStore) GetValidJwt ¶
func (*JwtStore) StoreJwtToken ¶
Click to show internal directories.
Click to hide internal directories.