Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

🔒 Secure Your Sign-Ups: Email Validation in Node.js with Fastify, Prisma, and Nodemailer 📧

🔒 Secure Your Sign-Ups: Email Validation in Node.js with Fastify, Prisma, and Nodemailer 📧
When building an authentication system, one crucial feature to implement is email validation before creating a user account. In this article, I'll show you how to implement this process using Fastify,...
23.03.2025 0 Read More

Devnexus: Bringing Java Into The Age Of AI

Devnexus: Bringing Java Into The Age Of AI
Atlanta, Georgia, is home to many records. The city itself is where the first Coca-Cola was served in 1886. The city also is home to the College Football Hall Of Fame, giving a public home for the ...
25.03.2025 0 Read More

Authentication and Authorization Best Practices in ASP.NET Core

Authentication and authorization are two pillars of application security. Authentication verifies the identity of a user, while Authorization determines what that authenticated user is allowed to do.U...
25.03.2025 0 Read More

How Token-Based Authentication Works: A Practical Walkthrough

Authentication is essential for securing web applications. In this article, I will explain token-based authentication using a real-world example of a login system built with React, Node.js, and MongoD...
26.03.2025 0 Read More

Building a Secure Authentication System in Node.js using JWT

Building a Secure Authentication System in Node.js using JWT
Building a Secure Authentication System in Node.js using JWT Authentication is a crucial aspect of backend development, ensuring secure access to resources. In this tutorial, we'll build a se...
27.03.2025 0 Read More

Add Authentication to your React App with Frontegg

Add Authentication to your React App with Frontegg
This is a quick start guide with an accompanying sample app on integrating authentication into a client-side React app using Frontegg's React SDK. Is this for you? You’re looking to for an ...
28.03.2025 0 Read More

Mastering OIDC: A Developer's Guide to Secure Authentication

As developers, we often find ourselves navigating the complex world of authentication. OpenID Connect (OIDC) is a powerful tool in our arsenal, but it can be tricky to implement correctly. In this pos...
31.03.2025 0 Read More

User authentication caching in FastAPI

User authentication caching in FastAPI
Mocking a user authentication with cached bearer token to reduce latencies and enhance end-user experience and reduce response time from application(s). Image courtesy to Reddit TL;DR Giving a...
31.03.2025 0 Read More

Understanding Authentication & Authorization (JWT, OAuth2.0, Session) Concepts

Understanding Authentication & Authorization (JWT, OAuth2.0, Session) Concepts
In this blog, I've shared my understanding on different Auth strategies. What is Authentication & Authorization? Authentication: The process of verifying the identity of a user or system....
03.04.2025 0 Read More

OAuth2 Explained Simply — For Developers Who Hate Overcomplicated Docs

🧠 Introduction — OAuth2, Demystified You've probably clicked "Login with Google" or "Sign in with GitHub" more times than you can count. But have you ever stopped and wondered: What act...
06.04.2025 0 Read More
Loading...
#reading
Funding Open Source Software: Sustaining the Backbone of Modern Digital Innovation
0
Reverse-Engineering Cookies with Ktor and Ksoup
0
Implementing Easy-to-Build Workflows with Conductor’s System Tasks
0
The Rise of Game Development Companies: Trends & Future Insights
0
Chapter 4: Installing Bloc Plugin in VS Code & Android Studio
0
#popular
Top 8 Open-Source Tools for Web Application Development
0
Turn any git repo into llm readable format
0
New Release: Free Email Signature Generator
0
Understanding Event Delegation in JavaScript: From Bubbling to Data Attributes
0
AI Runner: OpenSource desktop app for AI models
0