GetScopeRules<Scopes, Grants, Source, Context, Args, Info>
GetScopeRules<
Scopes,Grants,Source,Context,Args,Info> = (params) =>boolean|ScopeRules<Scopes,Grants> |PromiseLike<boolean|ScopeRules<Scopes,Grants>>
Function to get scope rules for pre-resolution authorization
Type Parameters
| Type Parameter |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
boolean | ScopeRules<Scopes, Grants> | PromiseLike<boolean | ScopeRules<Scopes, Grants>>