jbower1
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by jbower1-
Auth JWT not authenticating - returning a 'sub' claim
Following up on yesterday's succesful ask. I have a, hopefully, straightforward question while setting this up. Code:from boxsdk import JWTAuth auth = JWTAuth( client_id='*****', client_...
-
JWT Oath using python
AnsweredThis is a pretty straightforward question I am hoping someone can help explain. There might be some knowledge gaps - so forgive any glaring gaps in advance. In the boxsdk repo they give a quick ex...