ExTeal.OpenEverywherePolicy (ExTeal v0.21.0) View Source

The default policy that allows authenticated users access to CRUD. All callbacks default to always being true. Should not be used in production!

Link to this section Summary

Functions

Callback implementation for ExTeal.Policy.create_any?/1.

Callback implementation for ExTeal.Policy.delete?/2.

Callback implementation for ExTeal.Policy.delete_any?/1.

Callback implementation for ExTeal.Policy.update?/2.

Callback implementation for ExTeal.Policy.update_any?/1.

Callback implementation for ExTeal.Policy.view?/2.

Callback implementation for ExTeal.Policy.view_any?/1.

Link to this section Functions

Callback implementation for ExTeal.Policy.create_any?/1.

Callback implementation for ExTeal.Policy.delete?/2.

Callback implementation for ExTeal.Policy.delete_any?/1.

Callback implementation for ExTeal.Policy.update?/2.

Callback implementation for ExTeal.Policy.update_any?/1.

Callback implementation for ExTeal.Policy.view?/2.

Callback implementation for ExTeal.Policy.view_any?/1.