Authentication system using rust (actix-web) and sveltekit – Token regeneration and password reset Post date May 3, 2023 Post author By John Idogun Post categories In actix, rust, sveltekit, typescript
Full-stack authentication system using rust (actix-web) and sveltekit Post date April 23, 2023 Post author By John Idogun Post categories In actix, rust, tutorial, webdev
Making Django Global Settings Dynamic: The Singleton Design Pattern Post date May 6, 2022 Post author By John Idogun Post categories In django, python, tutorial, webdev
FullStack JWT Auth: Diving into SvelteKit – Profile Update Post date February 12, 2022 Post author By John Idogun Post categories In JavaScript, svelte, typescript, webdev
FullStack JWT Auth: Diving into SvelteKit – Login and Registration Post date February 10, 2022 Post author By John Idogun Post categories In JavaScript, svelte, typescript, webdev
Beautiful Hackernews UI: Working with Hackernews API in Python (Django) Post date September 25, 2021 Post author By John Idogun Post categories In JavaScript, python, tutorial, webdev
Django and Ajax: Robust authentication and authorization system with real-time form validations for web applications – 3 Post date July 26, 2021 Post author By John Idogun Post categories In django, python, tutorial, webdev
Django and Ajax: Building a Django live recording application Post date July 16, 2021 Post author By John Idogun Post categories In django, JavaScript, python, webdev
Building Slack UI with pure HTML5, CSS3 and JavaScript: The power of CSS grids and flexbox Post date June 30, 2021 Post author By John Idogun Post categories In css, html, JavaScript, webdev
A Command Line Key-Value Data Store using the Rust Programming Language. Post date June 15, 2021 Post author By John Idogun Post categories In cargo, cli, database, rust
Fingerprint-based authentication and Authorization in Python(Django) web applications – Hacking your way out (Part 3) Post date June 8, 2021 Post author By John Idogun Post categories In cryptography, django, passwordless, webauthn