Rename FGAC to RBAC in the codebase (#48051)

This commit is contained in:
Vardan Torosyan
2022-04-21 14:31:02 +02:00
committed by GitHub
parent ce6aed21a7
commit a0553de8dd
16 changed files with 43 additions and 43 deletions

View File

@@ -1,7 +1,7 @@
import { KeyValue } from '.';
/**
* With FGAC, the backend will return additional access control metadata to objects.
* With RBAC, the backend will return additional access control metadata to objects.
* These metadata will contain user permissions associated to a given resource.
*
* For example: