EAEmmanuel Allisoninhallixon.hashnode.dev·Jul 20, 2023 · 3 min readSix Degrees of Separation Using Apache AGEHave you ever heard of Six degrees of separation? It is an idea introduced by Frigyes Karinthy which says that people are six or fewer social connections away from each other. Yes, the idea suggests that you are six or less phone calls away from Elon...00
EAEmmanuel Allisoninhallixon.hashnode.dev·Jan 2, 2022 · 4 min readSample JWT Authentication in Node.jsJWTs are compact, simple and great for data transfer, authentication and authorisation. To get a basic knowledge of JWTs, go read my article here. Today, we would create a simple authentication app. For this sample, we would need a code editor (here,...01P
EAEmmanuel Allisoninhallixon.hashnode.dev·Jan 2, 2022 · 3 min readAn Intro To JSON Web TokensJSON Web Token or JWT (pronounced “jot”) is a standard for passing data (called claims) in a JSON object format. Two of its key features are its compactness and simplicity. A JWT can be signed or encrypted to provide security and to verify its authen...00
EAEmmanuel Allisoninhallixon.hashnode.dev·Nov 17, 2021 · 3 min read.NET 6 Ninjas 🗡️.NET 6 has just been released publicly, and things couldn't get any better! This release came with a lot of goodies, and aids to increases speed and efficiency for writing code. Here, I'll be demonstrating some of my favourite features that were ship...00
EAEmmanuel Allisoninhallixon.hashnode.dev·Aug 17, 2021 · 1 min readHNG Internship 8.0!HNG Internship 8.0 has begun! I’m sure a lot of people are really excited about HNG this year and I dare say, I’m more excited. Wondering why? I didn’t have a system last year and so I didn’t get to participate, but now, I’ve got one to use!🥳 I’ve j...00