GetPostScopeRules()<Scopes, Grants, Result, Root, Context, Args>
GetPostScopeRules<
Scopes,Grants,Result,Root,Context,Args> = (params,result) =>boolean|ScopeRules<Scopes,Grants> |Promise<boolean|ScopeRules<Scopes,Grants>>
Function to get scope rules for post-resolution authorization
Type Parameters
| Type Parameter |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
|
|
|
Returns
boolean | ScopeRules<Scopes, Grants> | Promise<boolean | ScopeRules<Scopes, Grants>>