ash_policy_authorizer v0.6.0 AshPolicyAuthorizer.Check.RelatesToActorVia View Source

Simple equality check between a field on the actor and a field on the record

Link to this section Summary

Link to this section Functions

Link to this function

auto_filter(actor, auuthorizer, opts)

View Source

Callback implementation for AshPolicyAuthorizer.Check.auto_filter/3.

Link to this function

check(actor, data, authorizer, opts)

View Source

Callback implementation for AshPolicyAuthorizer.Check.check/4.

Link to this function

strict_check(actor, arg2, opts)

View Source

Callback implementation for AshPolicyAuthorizer.Check.strict_check/3.

Link to this function

strict_check_context(opts)

View Source

Callback implementation for AshPolicyAuthorizer.Check.type/0.