method UnsecuredJWT.prototype.encodeimport { UnsecuredJWT } from "https://deno.land/x/jose@v4.15.1/index.ts"; encode(): stringEncodes the Unsecured JWT. Returnsstring