Reported by @velvet hound
Bug Report: Failed to edit
`Steps to Reproduce`
can you fix and improve the header and if possible comments for this function
<#
.SYNOPSIS
Converts a Header/Payload into a signed or unsigned JWT.
.DESCRIPTION
Converts a hashtable-based JWT header and payload into a JWT string. Automatically includes registered claims such as exp, iat, nbf, iss, sub, and jti if not provided. Supports signing using HMAC, RSA, and ECDSA.
.PARAMETER Header
A hashtable containing JWT header information including the alg (algorithm).
.PARAMETER Payload
A
`Expected Result`
an updated function header
`Actual Result`
I get Failed to edit
`Environment`
Microsoft Edge Version 133.0.3065.69 (Official build) (64-bit)