paseto_maker
This library provides high-level functionality for creating, handling, and managing PASETO tokens.
Note: This crate is currently in Alpha. The API is subject to change and may contain bugs.
Overview
This library includes modules for defining claims, handling errors, and creating/verifying PASETO tokens.
It leverages the rusty_paseto crate and currently supports PASETO Tokens V4.public.
Usage Example
use ;
This library uses the rusty_paseto crate underneath and currently only supports PASETO Tokens V4.public.