Password-less Authentication Using Magic Links 3 years ago 11 min read CodeSecurityJavaScriptNode In this article, after I rant a bit against passwords, we will look at implementing magic links, a password-less authentication method.
Let's go CSRF-ing! 3 years ago 13 min read CodeSecurity Get your surfboard ready, we are heading to the sea ... and the less than relaxed and laid back world of CSRF (pronounced "sea surf") attacks!