method Client.prototype.setJWTimport { Client } from "https://deno.land/x/appwrite@5.0.1/src/client.ts"; setJWT(value: string): thisSet JWT Your secret JSON Web Token Parametersvalue: stringvalue Returnsthisself