Pinned Loading
-
Stop using JWTs
Stop using JWTs 1# Stop using JWTs!
23TLDR: JWTs should not be used for keeping your user logged in. They are not designed for this purpose, they are not secure, and there is a much better tool which is designed for it: regular cookie sessions.
45If you've got a bit of time to watch a presentation on it, I highly recommend this talk: https://www.youtube.com/watch?v=pYeekwv3vC4 (Note that other topics are largely skimmed over, such as CSRF protection. You should learn about other topics from other sources. Also note that "valid" usecases for JWTs at the end of the video can also be easily handled by other, better, and more secure tools. Specifically, [PASETO](https://paseto.io/).)
-
boilerplate-webpack-react
boilerplate-webpack-react PublicStarting point for Webpack apps (with React support).
JavaScript 3
-
development-resources
development-resources PublicA place to find all those things I can never remember, but always need.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.