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

Update TokenUtils.java

Open anderuraga opened this issue 3 years ago • 0 comments

check null values

Changes

Please describe both what is changing and why this is important. Include:

  • Endpoints added, deleted, deprecated, or changed
  • Classes and methods added, deleted, deprecated, or changed
  • Screenshots of new or changed UI, if applicable
  • A summary of usage if this is a new feature or change to a public API (this should also be added to relevant documentation once released)
  • Any alternative designs or approaches considered

References

Please include relevant links supporting this change such as a:

  • support ticket
  • community post
  • StackOverflow post
  • support forum thread

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 Java or why not

Checklist

anderuraga avatar May 09 '22 15:05 anderuraga