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