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.

DIY JWT Authentication in FastAPI Using Only Python

DIY JWT Authentication in FastAPI Using Only Python
Leapcell: The Best of Serverless Web Hosting Implementing Authentication with JWT in FastAPI Introduction In modern web application development, authentication is a crucial part of en...
10.04.2025 0 Read More

Creating a Custom Authentication System in Next.js With JWT

Creating a Custom Authentication System in Next.js With JWTWhile frameworks like NextAuth.js provide plug-and-play authentication, building a custom JWT-based system in Next.js gives you full control ...
12.04.2025 0 Read More

How I found my "First Bug" in a public bug bounty program

How I found my "First Bug" in a public bug bounty program
Today I was reviewing my Telegram channels and realized that I hadn't written a summary of my "first bug" (in quotes - only those in the know will understand). It happened that while searching on a pu...
18.04.2025 0 Read More

🔐 WTF is JWT? And Why Your Frontend Should Care

This flew over my head since 2022 — you and every dev before their JWT awakening.You're not alone if you've ever felt confused about JWTs (JSON Web Tokens). But today, let’s break it down in plain...
18.04.2025 0 Read More

OAuth is hard. So I built a playground that isn’t.

Ever spent 30 minutes setting up Keycloak… Just to test a login button that takes 3 seconds? Yeah, same.I got tired of: Spinning up Docker Configuring realms, users, roles, and clients Forgetting a...
23.04.2025 0 Read More

Launching My Fullstack Auth Template (Go + Next.js) — Email Verification, JWT, Redis, Docker & More

Hey devs,I've been working on building clean and secure auth flows for my own side projects, and decided to bundle everything into a plug-and-play auth starter template built with Golang (Gin) and Nex...
23.04.2025 0 Read More

Securing Your API with a Lambda Authorizer (JWT Validation) in AWS SAM

When building serverless APIs, security is critical. One common way to secure APIs is by requiring clients to present a JWT token. AWS API Gateway supports Lambda Authorizers, allowing you to write cu...
26.04.2025 0 Read More

Understanding Passport & OAuth Authentication

What is Authentication? Authentication is the act of figuring out who a user is. Example: You do username/password login to a website. Website figures out if you are really a user. W...
27.04.2025 0 Read More
Loading...
#reading
All the Vox Pupuli containers
0
Shopify Discount Codes vs. Automatic Discounts: What’s Better for Your Store?
0
Auth0 vs Keycloak: What They Don’t Tell You (and When to Choose One Over the Other)
0
GPT 4o generates Ghibli Art, Gemini 2.5 Pro is out, Tencent's GPT 4.5 killer, and more
0
30Day- SOC challenge Day 4 & 5
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0