paragonie / paseto

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

Simple `has` method since `get` throws Exception #165

Closed oojacoboo closed 1 year ago

oojacoboo commented 1 year ago

Have a simple way to check if there is a claim before attempting to get, since an Exception is thrown.