Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

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