{{ message }}
Database needs to auto-populate on signup #45026
Unanswered
alexallen369
asked this question in
Feature Requests
Replies: 2 comments
-
|
Based on what you are asking for could you not use an auth trigger https://supabase.com/docs/guides/database/postgres/triggers to populate any information that you need when an auth user is updated e.g. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
When a user is authenticated through email or any other means, I would like for the data to be populated in the database online. Currently, it is not visible and would need to be manually entered which is a pain point and actually got me searching around for another database service to use. Please add or fix this feature.
Beta Was this translation helpful? Give feedback.
All reactions