Closed IlyaLisov closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.53%. Comparing base (
556d4e7
) to head (bf58f31
). Report is 4 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@rultor release tag is 0.3.0
PR-Codex overview
This PR updates the JWT library version, adds a method to retrieve a claim from a JWT token, and includes tests for claim retrieval.
Detailed summary
claim
method toTokenService
and implementationspom.xml
with new library versionsTokenServiceImpl
andPersistentTokenServiceImpl