Required Instance Methodvapor.jwt-kit 5.2.0JWTKit

verify(using:)

Verifies that the payload’s claims are correct or throws an error.

JWTPayload.swift:5
func verify(using algorithm: some JWTAlgorithm) async throws