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

Use alternative library for JWT decoding #109

Merged
merged 10 commits into from
May 8, 2020
Merged

Use alternative library for JWT decoding #109

merged 10 commits into from
May 8, 2020

Conversation

FZambia
Copy link
Member

@FZambia FZambia commented May 3, 2020

Relates to #107

Works with audience claim, also a bit faster than jwt-go:

BenchmarkJWT-4          114434        9296 ns/op      3672 B/op        58 allocs/op
BenchmarkJWTNew-4       184966        5847 ns/op      1808 B/op        23 allocs/op

@FZambia FZambia merged commit e35acd9 into master May 8, 2020
@FZambia FZambia deleted the jwt_alt branch May 8, 2020 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant