Skip to content

Commit 9f12ea9

Browse files
update
1 parent 3d78bd9 commit 9f12ea9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/Auth/Auth.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@
33

44
class Auth {
55
// Authentication class
6-
6+
// create policy "Enable read access for all users"
7+
//on "public"."users"
8+
//for select using (true);
79
}

0 commit comments

Comments
 (0)