@supabase/ssr軟件包。
用於使用supabase的框架特定身份驗證的集合。
Auth Adverers軟件包處於維護模式,我們將不會積極改進它。我們強烈建議使用新的@supabase/ssr軟件包而不是auth-helpers 。 @supabase/ssr採用了身份幫助者包的核心概念,並將其用於任何服務器框架。查看遷移文檔以了解更多信息。
@examples/nextjs :使用應用程序路由器的next.js應用@examples/nextjs-pages :使用頁面路由器的next.js應用@examples/sveltekit :sveltekit應用程序@examples/sveltekit-email-password :帶有SSR登錄的Sveltekit應用程序@examples/sveltekit-magic-link :帶有魔術鏈接的Sveltekit應用程序@examples/remix :混音應用程序@supabase/auth-helpers-nextjs : nextjs應用@supabase/auth-helpers-react :supabase auth helper reactjs庫, react應用程序使用@supabase/auth-helpers-sveltekit : sveltekit應用程序使用的supabase auth helper sveltekit庫@supabase/auth-helpers-remix :supabase auth Helper Remix庫由remix應用程序使用shared : @supabase/auth-helpers-nextjs庫中使用的共享打字稿類型config : eslint配置(包括eslint-config-next和eslint-config-prettier )tsconfig : tsconfig.json在整個monorepo中使用每個軟件包/應用程序為100%打字稿。
此TurborePo還為您設置了一些其他工具:
閱讀開發。 MD指南以獲取有關本地設置,測試和準備發行版的更多信息。
使用@supabase/auth-helpers-[framework-name]包裝命名約定