Skip to main content

AllowedActionValue

AllowedActionValue = boolean | (({adminUser, resource, meta, source, adminforth}) => Promise<boolean | string>)

Defines whether user has access to an action, can statically be Boolean or function which returns Boolean or string with error message