Skip to content

Instance Method

verifyIntendedAudience(includes:)

Verify that the given audience is included as one of the claim’s intended audiences by simple string comparison.
func verifyIntendedAudience(includes audience: String) throws