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

Reorder fields in options for better alignment #61

Closed
wants to merge 1 commit into from

Conversation

ferhatelmas
Copy link

@ferhatelmas ferhatelmas commented Oct 19, 2019

Description

Reorder fields in options for better memory alignment to use less space.

References

detected by malinged linter.

Testing

N/A

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not master

@ferhatelmas ferhatelmas changed the title Reorder option properties for better alignment Reorder fields in options for better alignment Oct 19, 2019
@grounded042
Copy link
Contributor

We're working on a v2 release and will keep this in mind as we implement things.

@grounded042 grounded042 added this to the v2 milestone Jan 29, 2021
@grounded042 grounded042 mentioned this pull request Apr 23, 2021
21 tasks
@sergiught
Copy link
Contributor

We just released the v2.0.0-beta 🥳 !

You can start testing it by running go get github.com/auth0/go-jwt-middleware/v2@v2.0.0-beta.

In case of issues fetching the v2 you might want to try go clean --modcache first before doing go get.

I'm closing this pr as now this is part of v2, but feel free to reopen if needed.

@sergiught sergiught closed this Dec 8, 2021
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.

3 participants