3
[Remix] use a Remix action to log in with auth-helpers
Source: supabase/supabase#12210 · opened by @Kilian
The Supabase auth-helpers for Remix want you to log in with client-side logic, which sets a cookie that the server can then read out.
The Remix way of handling login is with form submissions to a server side action that then performs the authentication and sets the appropriate cookies. It would be great if the auth-helper library could be updated to support this flow, or if documentation could be written for that flow to be supported.
The Remix way of handling login is with form submissions to a server side action that then performs the authentication and sets the appropriate cookies. It would be great if the auth-helper library could be updated to support this flow, or if documentation could be written for that flow to be supported.
No pledges yet. Be the first to back this.
Comments
Similar requests
Supabase Edge Functions adapter for Remix
22 votes · 0 comments
Simple idea to sync client and server (cookie) access token
3 votes · 0 comments
Allow Supabase MCP to access logs
22 votes · 0 comments
Self-Hosted: User Authentication Context and Auditability in Supabase Studio
3 votes · 0 comments
CORS settings for Storage S3
6 votes · 0 comments
No comments yet.