Draft: feat: add clientVersion claim to LicenseToken
Relates to issue #21
This MR was created by Duo in Session
Changes
- Add
client_versionproperty toLicenseTokenclass to expose theclientVersionclaim from the JWT - Update tests to verify the new
client_versionproperty - Ensure the property returns
Nonewhen the claim is not present in the token