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