This repository was archived by the owner on Nov 30, 2022. It is now read-only.
Session Token sub and jti claims set incorrectly? #1147
jimktrains
started this conversation in
General
Replies: 1 comment
-
Should I create an issue and pull request? What would be the proper way to get a fix in? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a reason the sub and jti claims aren't set to the values from their respective claims in the token?
https://github.com/osiset/laravel-shopify/blob/8eb018117086ea5f0b311b018766749e67d2af8e/src/Objects/Values/SessionToken.php#L180
https://github.com/osiset/laravel-shopify/blob/8eb018117086ea5f0b311b018766749e67d2af8e/src/Objects/Values/SessionToken.php#L181
Beta Was this translation helpful? Give feedback.
All reactions