Update docs/auth/autologout.md

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Manuel Scurti <manuel9scurti@gmail.com>
This commit is contained in:
Manuel Scurti
2023-09-12 14:34:31 +02:00
committed by Manuel Scurti
parent d3946292b5
commit 21e8ef916b
+1 -1
View File
@@ -47,7 +47,7 @@ export default app.createRoot(
You can further adjust the Auto Logout settings by tweaking the available `<AutoLogout>` properties:
```ts
```tsx
<AutoLogout
idleTimeoutMinutes={30}
useWorkerTimers={false}