PinnedPropelAuth·Oct 14, 2025Don’t migrate your auth. Enhance it.Your auth already works… well, mostly.
PropelAuth·Mar 5Building Custom UIs with Shadcn and PropelAuth’s Integration MCP ServerWith our recent release of the PropelAuth Integration MCP server, we wanted to put it plus our shadcn component registry to the test by…A response icon1A response icon1
PropelAuth·Feb 9Why does DCR matter for MCP?Model Context Protocol (MCP) is a standard for connecting AI applications (Claude, ChatGPT, Gemini) to external applications (Linear…
PropelAuth·Feb 5What is Dynamic Client Registration?Dynamic Client Registration (DCR) is an extension of OAuth that allows OAuth clients to be created programmatically. It wasn’t a very…
PropelAuth·Oct 29, 2025SCIM without the PAINIf you sell to enterprises, you’re going to hear the acronym SCIM a lot. SCIM (System for Cross-domain Identity Management) is the standard…
PropelAuth·Oct 16, 2025Session management in FastAPI: from simple to secure with PropelAuth BYOIf you’ve ever built auth, you know how sessions start out: Your user logs in => slap a token in a DB table, set a cookie, move on with…
PropelAuth·May 30, 2025Developer UncertaintyOne of the most challenging codebases I’ve ever worked in was a legacy Java codebase. And before your mind wanders to the Enterprise Fizz…A response icon1A response icon1
PropelAuth·Apr 29, 2025Dash with PropelAuth: Add Authentication to Your Data Apps with Just a Few Lines of CodeWe’re excited to announce our new integration with Dash, the powerful Python framework from Plotly that enables data scientists and…
PropelAuth·Apr 4, 2025Understanding Hydration Errors by building a SSR React ProjectIf you’ve written React code in any server-rendered framework, you’ve almost certainly gotten a hydration error. These look like:
PropelAuth·Apr 1, 2025Make your LLMs worse with this MCP ToolWe are a remote company, and as a remote company, there just aren’t as many opportunities for hanging out, talking around the water cooler.