Skip to content

Instance Method

verify(as:)

@discardableResult func verify<Payload>(as _: Payload.Type = Payload.self) async throws -> Payload where Payload : JWTPayload