Best of JWTNovember 2024

  1. 1
    Article
    Avatar of syncfusionSyncfusion·1y

    Secure JWT Storage: Best Practices

    JSON Web Tokens (JWTs) are crucial for securing data transmission in single-page applications (SPAs), but they come with security risks such as cross-site scripting (XSS) and cross-site request forgery (CSRF). Secure storage methods include using HttpOnly cookies with the Secure flag, encrypting JWTs before client-side storage, and employing server-side session management. Advanced practices like using web workers and Content Security Policies (CSPs) further enhance security. Continuous security audits and updates are necessary to maintain a secure SPA.

  2. 2
    Article
    Avatar of bytebytegoByteByteGo·1y

    EP140: Top 6 Tools to Turn Code into Beautiful Diagrams

    FusionAuth offers a developer-centric, highly customizable auth platform for flexible hosting and unlimited scalability. The post discusses tools for turning code into beautiful diagrams, the differences between pessimistic and optimistic locking for data integrity, a simple explanation of JSON Web Tokens (JWT), and the evolution of HTTP protocols from HTTP/1 to HTTP/3. There's also a mention of a Black Friday promo for a system design course.