Instance Method
verify(using:)
Verifies that the payload’s claims are correct or throws an error.
func verify(using _: some JWTAlgorithm) throws
You're viewing documentation for a pre-release version. View the latest stable version
Instance Method
func verify(using _: some JWTAlgorithm) throws