aud property

List<String>? aud
getter/setter pair

Service-specific string identifier or list of string identifiers representing the intended audience for this token, as defined in JWT

Implementation

List<String>? aud;