type
AuthAccessRule
Allow or deny one non-CRUD authentication operation.
contextAuthContext- The secret-free operation and actor context.
Returns (bool, error) True to allow, false to deny, or an error when evaluation failed.
type
Allow or deny one non-CRUD authentication operation.
contextAuthContextReturns (bool, error) True to allow, false to deny, or an error when evaluation failed.