<title>fix(alcoholic_jwt): Support multiple values in jwt audience claim</title>
<updated>2020-07-06T21:50:05+00:00</updated>
<author>
<name>Caranatar</name>
<email>caranatar@riseup.net</email>
...</author>
<published>2020-07-06T10:47:20+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=618e5540c23da5b425dd4ca79951dbbe8f651925"/>
<id>urn:sha1:618e5540c23da5b425dd4ca79951dbbe8f651925</id>
<content type="text">
Per https://tools.ietf.org/html/rfc7519#section-4.1.3, the audience
claim can consist of either a single string or an array of strings.
The latter currently causes an error due to the type of aud in
PartialClaims.
Message-Id: <87r1toex8n.fsf@riseup.net>
Change-Id: I6e00791d0ba56cb1e3c029e1b8617c33000d2ab1
Reviewed-on: https://cl.tvl.fyi/c/depot/+/946
Tested-by: BuildkiteCI
Reviewed-by: lukegb <lukegb@tvl.fyi>
</content>