JWT Framework
CtrlK
  • Introduction
  • Components
  • Symfony Bundle
  • Console
  • Security Recommendations
  • Advanced Topics
    • Nested Tokens
    • Serialization
    • Custom Algorithm
    • Signed tokens and
    • Encrypted tokens and
  • Benchmarks
  • Migration
Powered by GitBook
On this page

Was this helpful?

Edit

Advanced Topics

  • Serialization

  • Nested Tokens

  • Custom Algorithm

  • Signed tokens and

    • Unprotected Header

    • Multiple Signatures

    • Detached Payload

    • Unencoded Payload

  • Encrypted tokens and

    • Unprotected Header

    • Multiple Recipients

    • Additional Authentication Data (AAD)

PreviousSecurity RecommendationsNextNested Tokens

Last updated 7 years ago

Was this helpful?