How to get organization name in React SDK
I've been using this code in an older project to retrieve organization name:
But in my newest project, the claim "org_name" is never present. Why is that?
are there other ways of fetching the organization name of the logged in user?
But in my newest project, the claim "org_name" is never present. Why is that?
are there other ways of fetching the organization name of the logged in user?
