© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•7mo ago•
27 replies
Fëanor

getClaims JwtPayload not updating

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 banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

getUser() vs getClaims()
SupabaseSSupabase / help-and-questions
2mo ago
getClaims returning null
SupabaseSSupabase / help-and-questions
4mo ago
getUser() vs getClaims()
SupabaseSSupabase / help-and-questions
5mo ago
getClaims and typescript
SupabaseSSupabase / help-and-questions
7mo ago