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

Implement RFC7797 #419

Merged
merged 6 commits into from Jul 28, 2021
Merged

Implement RFC7797 #419

merged 6 commits into from Jul 28, 2021

Commits on Jul 26, 2021

  1. Implement RFC7797

    (TODO: return error if b64 = false and payload contains '.')
    lestrrat committed Jul 26, 2021
    Copy the full SHA
    291bed0 View commit details
    Browse the repository at this point in the history
  2. remove unused

    lestrrat committed Jul 26, 2021
    Copy the full SHA
    38803a8 View commit details
    Browse the repository at this point in the history
  3. style tweaks

    lestrrat committed Jul 26, 2021
    Copy the full SHA
    5eb6bdb View commit details
    Browse the repository at this point in the history
  4. upgrade golangci-lint

    accidentally added directives for newer golangci-lint. might as well
    upgrade it then
    lestrrat committed Jul 26, 2021
    Copy the full SHA
    924ec74 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d53288b View commit details
    Browse the repository at this point in the history
  6. Update Changes

    lestrrat committed Jul 26, 2021
    Copy the full SHA
    10d0771 View commit details
    Browse the repository at this point in the history