feat: clean devices tokens and sanctum expiration

This commit is contained in:
2026-05-21 21:53:13 +02:00
parent 55215b2c36
commit 417a1bc53c
5 changed files with 97 additions and 3 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ return [
|
*/
'expiration' => null,
'expiration' => 129600,
/*
|--------------------------------------------------------------------------