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
Instance Method
func verifyIntendedAudience(includes audience: String) throws