Authorization Domain and Role Resource closes #321 #322
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@ defmodule Mv.Authorization.PermissionSets do
|
||||||
@moduledoc """
|
@moduledoc """
|
||||||
Defines the four hardcoded permission sets for the application.
|
Defines the four hardcoded permission sets for the application.
|
||||||
|
|
||||||
This is a minimal stub implementation for Issue #1. The full implementation
|
This is a minimal stub implementation. The full implementation
|
||||||
with all permission details will be added in Issue #2.
|
with all permission details will be added in a subsequent issue.
|
||||||
|
|
||||||
## Permission Sets
|
## Permission Sets
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue