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
I am looking to compress the JWT generated, I have custom claims and that bloats the JWT.
How compression can be achieved using jwt-go? Looking at https://www.iana.org/assignments/jose/jose.xhtml "zip" header is reserved for compression algorithm, any ideas on how to implement it?
The text was updated successfully, but these errors were encountered:
Migrated from dgrijalva/jwt-go#227
The text was updated successfully, but these errors were encountered: