hs256-token

Crates.iohs256-token
lib.rshs256-token
version0.1.0
sourcesrc
created_at2023-03-03 09:10:32.23065
updated_at2023-03-03 09:10:32.23065
descriptionMinimal token implementation using HS256 similar to JWT
homepagehttps://github.com/jacobtread/hs256-token
repositoryhttps://github.com/jacobtread/hs256-token
max_upload_size
id799616
size5,343
Jacob (jacobtread)

documentation

README

HS256-Token

Simple token implementation using a value and a signature verifying the value signature is HS256

Commit count: 2

cargo fmt