fixup(oidcAuth): generate state during auth call when PKCE is enabled (#46)

This commit is contained in:
vttran
2025-07-24 16:22:30 +07:00
committed by GitHub
parent 7b161a59c8
commit c6f8af36e9
3 changed files with 4 additions and 7 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ You dont have to ever use `eject`. The curated feature set is suitable for sm
After compiling the project with npm (see previous section) simply run:
```
docker built -t linagora/twake-calendar-front .
docker build -t linagora/twake-calendar-front .
```
Then edit `.env.js` in order to match your configuration then run it with: