There was an error while loading. Please reload this page.
1 parent c88aac4 commit c184cb2Copy full SHA for c184cb2
example/README.md
@@ -15,10 +15,11 @@ of different groups.
15
- Different user types has different permissions (e.g. group or owner of resource)
16
- Use of rules vs policies (see [`src/index.js`](src/index.js#L44))
17
- Use of `beforeAll` (see [`PostPolicy`](src/index.js#L18))
18
-- Enable logging `localStorage.debug="demo*"` then refresh
19
- Show the use of 'fail' as a function with purpose of implementing redirect
20
after login
21
+> Enable logging `localStorage.debug="demo*"` then refresh and watch the console.
22
+
23
# Not in this demo
24
25
- nested routes
0 commit comments