1. Check jwt expire by the time_expired value in the cookie, if current time is bigger than the time_expired value, the request's header will not has the X-Auth-Token, then the skyline-api will return 401. 2. update cypress command to use time_expired cookie Change-Id: I4a33649d3dbf630e36bcdee71462b4796e17f714 |
||
---|---|---|
.. | ||
commands.js | ||
common.js | ||
constants.js | ||
detail-commands.js | ||
form-commands.js | ||
index.js | ||
resource-commands.js | ||
table-commands.js |