paragonie / paseto

Platform-Agnostic Security Tokens
https://paseto.io
Other
3.23k stars 108 forks source link

Support Multiple Keys in Builders/Parsers #137

Closed paragonie-security closed 2 years ago

paragonie-security commented 2 years ago

https://github.com/paseto-standard/paseto-spec/blob/master/docs/02-Implementation-Guide/05-API-UX.md

We should provide the ability to specify an optional Key Ring per Builder / Parser. If the footer contains a Key ID, it will map it to the corresponding key object.

paragonie-security commented 2 years ago

This was done in #138.

We'll need to document this feature before we tag v2.1.0.