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:
committed by
Manuel Scurti
parent
d3946292b5
commit
21e8ef916b
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user