feat: update primaryRole handling in authStore and adjust context role for clinics

This commit is contained in:
hamed
2026-06-13 18:47:26 +03:30
parent d05c070661
commit 09c393a574
6 changed files with 186 additions and 9 deletions
@@ -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