audiences

Extract the audiences from a claims object: aud may be a string or an array of strings (RFC 7519 §4.1.3). Shared with introspection (RFC 7662 §2.2).

package @safe @safe
string[]
audiences
(
Json payload
)