ruby-docs-samples icon indicating copy to clipboard operation
ruby-docs-samples copied to clipboard

Send the correct audience argument to JWT.decode

Open micke opened this issue 3 years ago • 1 comments

Description

According to the documentation it's supposed to be aud: https://www.rubydoc.info/github/jwt/ruby-jwt#audience-claim

Checklist

  • [x] Tests pass
  • [x] Lint pass: bundle exec rubocop
  • [x] Please merge this PR for me once it is approved.

micke avatar Apr 03 '22 20:04 micke

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

For more information, open the CLA check for this pull request.

google-cla[bot] avatar Apr 03 '22 20:04 google-cla[bot]