Skip to content
This repository has been archived by the owner on May 21, 2022. It is now read-only.

Support multiple 'aud' values, which auth0 returns #385

Open
wants to merge 2 commits into
base: release_3_0_0
Choose a base branch
from

Conversation

dparrish
Copy link

@dparrish dparrish commented Mar 3, 2020

Auth0 returns multiple entries in the aud field, which breaks the parsing of the token which currently expects a single string.

@rafaribe
Copy link

This feature would be much appreciated.
The commits look good to me, maybe @dgrijalva can check them?

@mgazza
Copy link

mgazza commented Jun 8, 2020

I'm hitting this exact issue right now.

@dcormier
Copy link

dcormier commented Jun 9, 2020

It looks like this is already addressed in v4.0.0-preview1. See the StandardClaims.Audience field, there.

@mitar
Copy link

mitar commented Oct 19, 2020

Duplicate of #286?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants