You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that this auth needs to be scalable and the same endpoints will be used both in the mobile app as well as the web app.
The text was updated successfully, but these errors were encountered:
samanyougarg
changed the title
[FEATURE] Set up authentication using NextAuth + Hasura
[FEATURE] Set up authentication using Supabase + Hasura
Feb 15, 2024
⭐ Suggestion
We use Hasura hosted on Railway.app that is connected to a postgres db as the backend.
Can we use Supabase for authentication wherein the user data would be stored via Hasura in the postgres db?
For the frontend, we can use drop-in auth UI from Supabase.
Note that this auth needs to be scalable and the same endpoints will be used both in the mobile app as well as the web app.
The text was updated successfully, but these errors were encountered: