You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the delay in getting to this and #22, I'll try to get to these within the week. Improved solutions to these issues might be part of the next major version of the project that I've been hoping to get started sometime soon.
* Enhancements
* ChaCha20/Poly1305 encryption and one-time message authentication
functions are experimentally supported based on RFC 7539.
* Fixes
* Handling invalid token without raising Exception #22
* JOSE.JWT.verify uses CPU intensively when signed is nil #23
ex:
The text was updated successfully, but these errors were encountered: