featurehelp wanted
Repository-Metriken
- Stars
- (34.843 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 57T 13h) (62 gemergte PRs in 30 T)
Beschreibung
As detailed here, JWT verification functions should require specifying the algorithm that should have been used, in order to prevent an attacker from changing the algorithm to a symmetric algorithm from an asymmetric one and using the public key to sign the token. Probably low priority for this particular app, but it would be good to at least have the option.