Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JWT compression support #74

Open
lggomez opened this issue Aug 3, 2021 · 1 comment
Open

JWT compression support #74

lggomez opened this issue Aug 3, 2021 · 1 comment
Labels
enhancement New feature or request jwt-go: legacy

Comments

@lggomez
Copy link
Member

lggomez commented Aug 3, 2021

Migrated from dgrijalva/jwt-go#227

asambeka commented on Aug 28, 2017

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?

@lggomez lggomez added enhancement New feature or request jwt-go: legacy labels Aug 3, 2021
@lggomez
Copy link
Member Author

lggomez commented Aug 3, 2021

Also see dgrijalva/jwt-go#243

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request jwt-go: legacy
Projects
None yet
Development

No branches or pull requests

1 participant