rusty_paseto icon indicating copy to clipboard operation
rusty_paseto copied to clipboard

A type-driven, ergonomic RUST implementation of the PASETO protocol for secure stateless tokens.

Results 3 rusty_paseto issues
Sort by recently updated
recently updated
newest added

What is your plans re v3.public will you be supporting it? If so do you have an ETA?

enhancement

**Describe the bug** While testing i discovered a case where the library will panic instead of throwing an error. Explicitly while attempting a wrong token "v4.local.1234". The error is ```...

bug
help wanted
good first issue

Hello, could you please add additional information to the docs that if token is expired, then PasetoParser:: will throw an error? That would be cool, because I was trying to...

enhancement