auth0 / auth0-java

Java client library for the Auth0 platform
https://auth0.com
MIT License
286 stars 131 forks source link

Update EXAMPLES.md to fix variable usage #658

Open deep-lyra opened 1 month ago

deep-lyra commented 1 month ago

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.

Checklist

jimmyjames commented 1 day ago

❤️ 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?