Documentation ¶
Overview ¶
Package badjwt is a deliberately flawed JWT implementation.
Do not copy this code. It is insecure.
Index ¶
Constants ¶
View Source
const Header = `{"alg": "HS256", "typ": "JWT"}`
Header identifies the algorithm used to generate the signature.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.