feat(auth): implement token expiration for personal access tokens and update tests
This commit is contained in:
@@ -35,6 +35,8 @@ SESSION_ENCRYPT=false
|
||||
SESSION_PATH=/
|
||||
SESSION_DOMAIN=null
|
||||
|
||||
SANCTUM_EXPIRATION=720
|
||||
|
||||
BROADCAST_CONNECTION=log
|
||||
FILESYSTEM_DISK=local
|
||||
QUEUE_CONNECTION=database
|
||||
|
||||
Reference in New Issue
Block a user