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
You're viewing documentation for a pre-release version. View the latest stable version
Instance Method
func verifyIntendedAudience(includes audience: String) throws