Documentation ¶
Index ¶
Constants ¶
View Source
const ( // IdClaim is the claim for the JWT ID IdClaim = "jwt_id" // IsRefreshTokenClaim is the claim for refresh token IsRefreshTokenClaim = "irt" // UserIdClaim is the claim for the user ID UserIdClaim = "user_id" UserSharedIdClaim = "user_shared_id" )
Variables ¶
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.