feat: update primaryRole handling in authStore and adjust context role for clinics
This commit is contained in:
@@ -2,4 +2,4 @@ lexik_jwt_authentication:
|
||||
secret_key: '%env(resolve:JWT_SECRET_KEY)%'
|
||||
public_key: '%env(resolve:JWT_PUBLIC_KEY)%'
|
||||
pass_phrase: '%env(JWT_PASSPHRASE)%'
|
||||
token_ttl: 3600
|
||||
token_ttl: 604800
|
||||
|
||||
Reference in New Issue
Block a user