Latest Updates

Documenting code, one commit at a time.

PHP OAuth

Improved OAuth Redirects in Landing

The landing project provides a user-friendly entry point to various services. A recent update focuses on ensuring reliable cross-subdomain redirects after OAuth authentication, addressing issues with cookie handling in some browsers.

The Problem: Inconsistent Cookie Handling

After a user authenticates via OAuth, the application needs to set a session cookie and redirect them to the

Read more
PHP AI

Enhancing Breniapp's Layer Editing with AI-Powered Prompts

Introduction

The Breniapp project is focused on providing users with creative tools. A recent enhancement streamlines the layer editing process, particularly for background, text, and logo elements, by introducing dedicated modal dialogs and AI-powered regeneration.

The Feature

The core update involves replacing the previous single-interface approach with distinct modal dialogs for each

Read more