Skip to content

Conversation

aviadl
Copy link
Member

@aviadl aviadl commented Aug 4, 2022

This will be the way the response will look like:

{
"error": "",
"jwts": {
"DSR": {
"drn": "DSR",
"exp": 1662069781,
"iat": 1659650581,
"tenants": {
"": null
},
"jwt": "eyJhbGciOiJFUzM4NCIsImtpZCI6IlAyQ3VNbDRHa3d5clM2S0FQSW9uMU05WnNaSVUiLCJ0eXAiOiJKV1QifQ.eyJkcm4iOiJEU1IiLCJleHAiOjE2NjIwNjk3ODEsImlhdCI6MTY1OTY1MDU4MSwiaXNzIjoiUDJDdU1sNEdrd3lyUzZLQVBJb24xTTlac1pJVSIsInN1YiI6IlUyQ3VSZW5VUTZpdXdjY2hUTk9IYXlIWGgwMTMiLCJ0ZW5hbnRzIjp7IiI6bnVsbH19.2XQGqXd3pEVLw7ok311e3AOwYl8rn7BXnXDiv16o5t98IYoyuhapUCkDai-fEQEPjdGOPq_eyv3pOlqEWC6ngduKX5MuxCOhHo2QTIRjSsjoTNcejT9lSyaRTlRNFDy5",
"projectId": "P2CuMl4GkwyrS6KAPIon1M9ZsZIU",
"userId": "U2CuRenUQ6iuwcchTNOHayHXh013"
},
"DS": {
"drn": "DS",
"exp": 1659651181,
"iat": 1659650581,
"tenants": {
"": null
},
"jwt": "eyJhbGciOiJFUzM4NCIsImtpZCI6IlAyQ3VNbDRHa3d5clM2S0FQSW9uMU05WnNaSVUiLCJ0eXAiOiJKV1QifQ.eyJkcm4iOiJEUyIsImV4cCI6MTY1OTY1MTE4MSwiaWF0IjoxNjU5NjUwNTgxLCJpc3MiOiJQMkN1TWw0R2t3eXJTNktBUElvbjFNOVpzWklVIiwic3ViIjoiVTJDdVJlblVRNml1d2NjaFROT0hheUhYaDAxMyIsInRlbmFudHMiOnsiIjpudWxsfX0.7N-iX-nemLDi2lYyIDhKZRyPeLBq-1VS17OxRgS9SWzEGJBkuiXklBQYf92L9_dMn4pn-fkePVKamnwNEVmhL_bROyE-DkWz0qqVuYZVsCancCplNMegirN8y6MEl-aP",
"projectId": "P2CuMl4GkwyrS6KAPIon1M9ZsZIU",
"userId": "U2CuRenUQ6iuwcchTNOHayHXh013"
},
"cookieDomain": "",
"cookiePath": "/",
"cookieMaxAge": 2591999,
"cookieExpiration": 1662242581
},
"user": {
"externalIds": [
"aviad+3@descope.com"
],
"name": "",
"email": "aviad+3@descope.com",
"phone": "",
"verifiedEmail": true,
"verifiedPhone": false
},
"firstSeen": true
}

@github-actions
Copy link

github-actions bot commented Aug 4, 2022

Coverage

Coverage Report
FileStmtsMissCoverMissing
descope
   auth.py220498%53, 380, 413–414
TOTAL723499% 

Tests Skipped Failures Errors Time
63 0 💤 0 ❌ 0 🔥 1.120s ⏱️

@aviadl aviadl merged commit a1c6c0d into main Aug 4, 2022
@aviadl aviadl deleted the modify-jwt-response-sample-app branch August 4, 2022 22:13
@meirwah
Copy link
Contributor

meirwah commented Aug 5, 2022

why the null here
image

can't it be omit empty ?

@aviadl
Copy link
Member Author

aviadl commented Aug 5, 2022

This is a none related bug ,
That was already solved by @talaharoni

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants