Skip to content

Draft: feat: add clientVersion claim to LicenseToken

Relates to issue #21

This MR was created by Duo in Session

Changes

  • Add client_version property to LicenseToken class to expose the clientVersion claim from the JWT
  • Update tests to verify the new client_version property
  • Ensure the property returns None when the claim is not present in the token

Merge request reports

Loading