79555031

Date: 2025-04-04 10:16:15
Score: 2
Natty:
Report link

This answer probably depends on you auth flow, but for my case where I updated the user metadata via an API to call to my backend, then redirected user to a different page (expecting the metadata to be updated) what seemed to work is reloading the user object in the frontend, see docs: here

https://clerk.com/docs/hooks/use-user#reload-user-data

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: ned3144