We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46062f6 commit 327241cCopy full SHA for 327241c
docs/use-cases.md
@@ -0,0 +1,12 @@
1
+# Use Cases
2
+
3
+A visitor has one of the following roles:
4
+- anonymous (non-authenticated)
5
+- user
6
+- paid user
7
+- admin
8
9
+"Paid user" and "admin" extend "user" role and implicitly have all its permissions.
10
11
+
12
0 commit comments