0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-13 22:48:31 -05:00
verdaccio/packages/ui-components/jest
Ku3mi41 92f1c34ae8
fix: ui expired token (#4007)
* fix: login state when token expired
If there token in the localstorage, the user was always displayed as authenticated, regardless of the token expiration

* chore: added changeset for @verdaccio/ui-components

* tests: JSON error for node versions older than 20
2023-09-24 10:17:53 +02:00
..
api
unit fix: ui expired token (#4007) 2023-09-24 10:17:53 +02:00
identity.js
jest.config.js fix: undefined field on missing count (#3743) 2023-04-18 00:52:45 +02:00
jestEnvironment.js
server-handlers.ts
server.ts
setup-env.ts
setup.ts