Releases: InseeFr/Stromae
Releases · InseeFr/Stromae
2.4.17
Feat logout modal (#542) * feat: logout modal Autologout: logout to currentPage and display Modal to reconnect * build: bumb version to 2.4.17-rc1 * build: bumb version to 2.4.17
2.4.16
V2 fix 538 (#540) * feat: add new env variable : REACT_APP_NO_ACTIVITY_TIMEOUT with default value 900 sec * feat: logout user when no activity is detected after timeout * build: bumb version to 2.4.16 * chore: remove useless env var and read tokenExpirationTime in token * feat: avoid logout et decodeJwtToken when auth isn't enabled * fix: acces token * chore: create external hook * chore: clear env file * chore: refactor listenActivity to add listener * chore: make sure that useAutoLogout is used inside authenticated component * chore: move useAutoLogout * build: bumb oidc-spa package * chore: simplify logic * fix: getTokens is not a function * fix: expirationTime is already in ms
2.4.15
Merge pull request #520 from InseeFr/v2/fix/visu-with-auth V2: fix visu with auth
2.4.14
Merge pull request #475 from InseeFr/hotfix/disable-vizu V2 - Hotfix disable vizu
2.4.13
Merge pull request #469 from InseeFr/v2-auth-oidc-spa Fix: auth with oidc-spa library
Release Candidate 2.4.13-rc.2
2.4.13-rc.2-rc build: bumb to 2.4.13-rc.2
2.4.13-rc.2
Release Candidate 2.4.13-rc.1
2.4.13-rc.1-rc build: bumb version to 2.4.13-rc.1
2.4.13-rc.1
2.4.12
Merge pull request #463 from InseeFr/v2-auth-oidc-client Fix: readonly mode