Using AES-256-GCM to Store Credentials Safely
This post covers the encryption pattern used for storing credentials safely in the app. It focuses on the decisions behind AES-256-GCM and how to think about sensitive data in a real build.
This post covers the encryption pattern used for storing credentials safely in the app. It focuses on the decisions behind AES-256-GCM and how to think about sensitive data in a real build.
This post breaks down WordPress Application Password authentication and how it fits into a publishing tool. It focuses on the implementation details that matter when connecting a SaaS app to WordPress.
This update covers the model selector added to account settings for each provider. It gives users more control while setting up the groundwork for better AI workflow customization.
This post covers the security check that confirmed GitHub secret scanning and push protection were active. It’s a practical step for any builder working with API keys, tokens, and stored credentials.
This update covers a process change, not just a code change: adding mobile usability to the dev docs. It’s about preventing the same responsive design mistakes from coming back later.
This update covers the mobile burger menu and the navigation problems it solved. It’s a simple UI improvement that made the app much easier to use on phones.
This post walks through the phased build of the GSC Indexing Analyzer from early groundwork to deployment. It’s a detailed look at turning Search Console data into a useful app feature.
This post covers the first shipped version of the Content Decay Detector. It explains the feature’s purpose, the build decisions behind it, and how it fits into an SEO workflow.
This post covers the Google Search Console OAuth flow from implementation to a working production test. It focuses on the details that matter when moving from local development to a live app.
This update covers the new API cost awareness UI, including estimates before a job runs and a spend indicator in the sidebar. It’s about making AI app costs visible before they surprise anyone.