ยฉ 2026 Hedgehog Software, LLC
policies do bypass AshAuthentication.Checks.AshAuthenticationInteraction do authorize_if always() end policy always() do forbid_if always() end end
change run_oban_trigger(:my_trigger)
authorize?: false
bypass AshObanInteraction do authorize_if always() end