tapis-project / tapipy

Python lib for interacting with an instance of the Tapis API Framework
BSD 3-Clause "New" or "Revised" License
5 stars 5 forks source link

Bugfix/raw jwt #47

Closed nathandf closed 2 years ago

nathandf commented 2 years ago

Claims missing from access token when client initialized with "jwt" keyword.

Added claims when initialized with "jwt"