PrxAuth v0.3.0 PrxAuth View Source

Link to this section Summary

Link to this section Functions

Link to this function

authorized_resources(user, scope)

View Source
Link to this function

authorized_resources(user, namespace, scope)

View Source
Link to this function

is_authorized?(user, resource_id, scope)

View Source
Link to this function

is_authorized?(user, resource_id, namespace, scope)

View Source
Link to this function

is_globally_authorized?(user, scope)

View Source
Link to this function

is_globally_authorized?(user, namespace, scope)

View Source

Callback implementation for Application.start/2.