ash_policy_authorizer v0.2.0 AshPolicyAuthorizer.SimpleCheck behaviour View Source

A type of check that operates only on request context, never on the data

Link to this section Summary

Link to this section Types

Specs

options() :: Keyword.t()

Link to this section Callbacks

Link to this callback

match?(arg1, map, options)

View Source

Specs

match?(Ash.actor(), map(), options()) :: boolean()