Crate cashweb_token

Source
Expand description

cashweb-token is a library providing utility methods for the POP Token Protocol.

Modules§

schemes
This module is a directory of different token schemes.

Functions§

extract_pop
Extract the first POP token from HeaderMap.
extract_pop_header
Extract a POP token from Authorization header.
split_pop_token
Split the POP token, removing the prefix “POP”.