FeatureFuel
2

Consider adding an option to refetch updated data for `useUser()`

Source: supabase/supabase#15349 · opened by @imageck
auth-helpers-react has this useUser() hook that consumes the session context and returns user data. However, when the user metadata is updated from a Postgres trigger, the data on the client's side is obviously outdated. Please consider adding an option to useUser() that would allow us to fetch up-to-date data from the database on a per-component basis.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests