ash v0.1.1 Ash.Authorization.Authorizer View Source

Link to this section Summary

Link to this section Types

Link to this type

result()

View Source
result() :: :allow | :unauthorized | :undecided

Link to this section Functions

Link to this function

authorize(user, rules, context, callback)

View Source