I'm migrating to getClaims, but when I make a change on user_metadata for example, it doesn't get updated - normally expected. When I do
.refreshSession()
.refreshSession()
before getting claims, I get latest changes normally, but whenever I remove
refreshSesssion
refreshSesssion
claims go back to old version. I expect to get latest changes on claims after I call refresh once time, what am i missing or is this a bug ? I want to get latest changes on claims after i make an update basically ?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.