IAccessResponse
Properties
| Property | Type | Notes | 
|---|---|---|
| boolean | Is the user allowed to perform the action | |
| string | Code for the access response. Used for i18n and UX level messages | |
| PolicyResponse | Reason for the access response | |
| Optional | string | Message with details access response. Typically used to return additional information about assertion failures | 
Interface defined in packages/common/src/core/types/IAccessResponse.ts:3