components-contrib
components-contrib copied to clipboard
Send audience as a single string in the JWT
Some IdPs don't support array of audiences even though the JWT spec says it's valid. Since both approaches are valid, sending a single string would support those IdPs too.
is there a test supporting this change somewhere? also do you have a corresponding docs PR for this behavior? Thanks :)
thx @acroca - mind fixing the linter issues?