commit | 0a83706c9d65f7d5a30ea3b42c5beac269ed2a25 | [log] [tgz] |
---|---|---|
author | arithmetic1728 <58957152+arithmetic1728@users.noreply.github.com> | Thu Apr 08 10:58:38 2021 -0700 |
committer | GitHub <noreply@github.com> | Thu Apr 08 10:58:38 2021 -0700 |
tree | d4f9460208e4d552eb260277c9e31012988dbfbc | |
parent | 6033e3080a9843f713c1cc925422e1f6810ae13a [diff] |
fix: support custom alg in jwt header for signing (#729) * fix: support custom alg in jwt header for signing * lint