Skip to content
It's Vapor Week! Celebrating 10 Years of Vapor Read more

Instance Method

verify(using:)

Verifies that the payload’s claims are correct or throws an error.
func verify(using signer: JWTSigner) throws