Ash.Authorizer.check
You're seeing just the callback
check
, go back to Ash.Authorizer module for more information.
Specs
check(state(), context()) :: :authorized | {:data, [Ash.Resource.record()]} | {:error, term()}