Skip to content

Commit f57d581

Browse files
committed
Todo list
1 parent a0498ab commit f57d581

File tree

1 file changed

+14
-0
lines changed
  • Examples/BlazorWebAssemblySupabaseTemplate

1 file changed

+14
-0
lines changed

Examples/BlazorWebAssemblySupabaseTemplate/README.MD

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
#TODO
2+
- CustomSupabaseSessionHandler not working.
3+
- how to test:
4+
- Logout
5+
- Login
6+
- Access Crud table private RLS page
7+
- Insert some row
8+
- you will see the row displayed below
9+
- press F5 on the browser
10+
- the rows will disapear
11+
- Maybe i created CustomSupabaseSessionHandler wrong. But it seem like that the token is not being sent with the headers...
12+
13+
- create policy to insert that check if the user_id is the same of the user logged in trying to insert.
14+
115
# Credits
216
https://github.com/supabase-community/supabase-csharp
317
https://github.com/patrickgod/BlazorAuthenticationTutorial

0 commit comments

Comments
 (0)