I'm trying to include `kid` into jwt header, but according to the docs, compact/1 it notes this > *Note:* Signed maps with a `"header"` or other fields will have data loss when used with `compact/1`. Is there a way to do it?