While working on https://github.com/lcobucci/jwt/pull/936 I had the wish to remove the `None` signer entirely, so we can require all signatures to be `non-empty-string`. Can we, please, so we throw away all possible misuses of that ancient specification?
While working on #936 I had the wish to remove the
Nonesigner entirely, so we can require all signatures to benon-empty-string.Can we, please, so we throw away all possible misuses of that ancient specification?