Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type JwtCustomClaims ¶
type JwtCustomClaims struct { ID uint32 `json:"id"` jwt.StandardClaims }
JwtCustomClaims witholds the claims id and Structured version of Claims Section, as referenced at https://tools.ietf.org/html/rfc7519#section-4.1
Click to show internal directories.
Click to hide internal directories.