SIGN IN SIGN UP

feat(api): add effective-permission and check APIs with employee linkage payloads

- GET /auth/me/authorization returns active role + resolved permission map
  with deny precedence (AuthorizationService::effectivePermissions)
- POST /authorization/check evaluates permission/policy against acting user,
  resolving resources by type via AttributeRegistry::modelForResourceType
- expose linked employee in auth/me, profile, role chart, cv reviewer payloads
- user avatar serves via relative temporary signed URL; drop scopeOwn ability
S
Sepehr Qorbani committed
7d3cfcfc1aa398b09bea855577d09125661d97ab
Parent: 2eab25a