ash_policy_authorizer v0.1.1 AshPolicyAuthorizer.Authorizer View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %AshPolicyAuthorizer.Authorizer{
  access_type: term(),
  action: term(),
  actor: term(),
  api: term(),
  changeset: term(),
  check_scenarios: term(),
  data: term(),
  data_facts: term(),
  facts: term(),
  policies: term(),
  query: term(),
  real_scenarios: term(),
  resource: term(),
  scenarios: term(),
  verbose?: term()
}