Closed myartsev closed 7 years ago
Repro:
Expected: signature field should be updated with the new JWT token (as can be seen in the network traffic).
Actual: signature field stays the same, with the old JWT value.
Impact: Restoring a session can fail since the old (potentially expired) JWT value is used.
Repro:
Expected: signature field should be updated with the new JWT token (as can be seen in the network traffic).
Actual: signature field stays the same, with the old JWT value.
Impact: Restoring a session can fail since the old (potentially expired) JWT value is used.