# Functions
Adds a JTI to the denylist by marking any JWTs generated before the current time as being invalid if they use the same JTI.
Validates the provided JWT against the known secret for the Daemon and returns the parsed data.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WebsocketPayload defines the JWT payload for a websocket connection.
# Interfaces
No description provided by the author