@valon-technologies/gestalt
Preparing search index...
services/authentication
GrantScope
Interface GrantScope
GrantScope describes one authorized scope and optional resources.
interface
GrantScope
{
scope
:
string
;
resource
:
string
[]
;
}
Index
Properties
scope
resource
Properties
scope
scope
:
string
resource
resource
:
string
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
scope
resource
@valon-technologies/gestalt
Loading...
GrantScope describes one authorized scope and optional resources.