Skip to main content

Keycloak IAM for BookWorm

· 7 min read
Nhan Nguyen
Software Engineer

This blog post explores how BookWorm leverages Keycloak for secure identity and access management, detailing its integration, OAuth2 PKCE flow, and the creation of a custom authentication theme using Keycloakify. You'll learn about the architecture, security benefits, and development workflow for customizing the user authentication experience in a modern e-commerce platform.

BookWorm K6 Test Suite

· 6 min read
Nhan Nguyen
Software Engineer

This repository features a robust, maintainable K6 performance testing suite for the BookWorm application, built with modern TypeScript. The suite replaces the legacy single-file JavaScript approach with a modular, scalable project structure—making it easier to extend, debug, and ensure code quality for ongoing performance testing.