Custom Claim not showing after token refresh

Hi @Rama

Thank you for creating another post regarding addressing the issue that you are experiencing.

As mentioned in the previous post, have you tried using the useUser() hook for your application? Claims such as org_id and email should be displayed by default without needing to add them as custom claims, unless your users do not register using an email initially. Also, for the beforeSessionSaved() hook, can you also pass idToken as a parameter to see if it changes anything at all? If not, let me know!

Kind Regards,
Nik