Structs

JWT validating middleware for Actix-Web.

A service level request wrapper.

A service level response wrapper.

Enums

Functions

A simple validator function that simply returns true if the request had a valid (that is, it exists, and the signature was checked) JWT. It does not check any claims or any other details within the token.