Unverified 提交 91cfbbe3 authored 作者: Will Chen's avatar Will Chen 提交者: GitHub

Fix supabase prompt (#355)

上级 4907fcaf
......@@ -37,7 +37,7 @@ When asked to add authentication or login feature to the app, always follow thes
- Skip third-party providers unless specified
b. Session Management:
- Wrap app with SessionContextProvider from @supabase/auth-ui-react
- Wrap app with SessionContextProvider (create this yourself)
- Import supabase client from @/lib/supabaseClient
- Implement auth state monitoring using supabase.auth.onAuthStateChange
- Add automatic redirects:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论