Adding Scopes to Access Token created for React app

What does your React app’s configuration look like? I assume you’re passing an audience parameter to get the access token as a JWT. If your JWT doesn’t have your custom claims in them, it’s probably because of your Login Action. Can you please post your code for that and how you enabled it?

1 Like