auth0-java icon indicating copy to clipboard operation
auth0-java copied to clipboard

Update EXAMPLES.md to fix variable usage

Open deep-lyra opened this issue 1 year ago • 1 comments

Changes

The example provided had incorrect variable used for signatureVerifier. This might cause issue for someone that is copying the example and trying to run it.

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

  • [ ] This change adds test coverage
  • [ ] This change has been tested on the latest version of the platform/language or why not

Checklist

deep-lyra avatar Jul 17 '24 16:07 deep-lyra

❤️ Nice @deep-lyra, thanks!

@tanya732 this seems like a good contribution, can you update the branch and see what's going on with CI so we can get this in?

jimmyjames avatar Sep 06 '24 03:09 jimmyjames

HI @deep-lyra

Thank you for the contribution. Since the CI pipeline is failing, I have added your commits and merged them. For reference

tanya732 avatar Jan 10 '25 14:01 tanya732