freeboard
Preparing search index...
api/src/auth
ensureThatPrincipalHasServiceScope
Function ensureThatPrincipalHasServiceScope
ensureThatPrincipalHasServiceScope
(
context
:
ApiContext
,
requiredScopes
?:
string
[]
,
)
:
void
Ensure the current principal (admin user or scoped service account) can access a scoped operation.
Parameters
context
:
ApiContext
requiredScopes
:
string
[]
= []
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
freeboard
Loading...
Ensure the current principal (admin user or scoped service account) can access a scoped operation.