Skip to content

Releases: InseeFr/Stromae

2.4.17

16 Feb 12:35
af9ff72
Compare
Choose a tag to compare
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

13 Feb 16:01
d023992
Compare
Choose a tag to compare
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

09 Jan 08:47
f67b2f1
Compare
Choose a tag to compare
Merge pull request #520 from InseeFr/v2/fix/visu-with-auth

V2: fix visu with auth

2.4.14

09 Nov 15:26
8803fed
Compare
Choose a tag to compare
Merge pull request #475 from InseeFr/hotfix/disable-vizu

V2 - Hotfix disable vizu

2.4.13

06 Nov 12:36
a6d8b2c
Compare
Choose a tag to compare
Merge pull request #469 from InseeFr/v2-auth-oidc-spa

Fix: auth with oidc-spa library

Release Candidate 2.4.13-rc.2

25 Oct 12:26
Compare
Choose a tag to compare
2.4.13-rc.2-rc

build: bumb to 2.4.13-rc.2

2.4.13-rc.2

25 Oct 12:26
Compare
Choose a tag to compare

Release Candidate 2.4.13-rc.1

25 Oct 10:59
Compare
Choose a tag to compare
2.4.13-rc.1-rc

build: bumb version to 2.4.13-rc.1

2.4.13-rc.1

25 Oct 10:59
Compare
Choose a tag to compare

2.4.12

24 Oct 08:19
8a0ba22
Compare
Choose a tag to compare
Merge pull request #463 from InseeFr/v2-auth-oidc-client

Fix: readonly mode