Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 166 Bytes

jwt.md

File metadata and controls

4 lines (3 loc) · 166 Bytes

JWT

  • Always check if the signature is actually verified
  • Check for injections in the kid header as it's used to retrieve the key before checking the signature