My musings on technology, science, math, and more

  • Building an Identity Provider in Elixir with Claude Code

    I’m working on a self-hosted, multi-tenant Identity Provider (IdP) that supports both OAuth 2.0/OpenID Connect and SAML 2.0, all while being infrastructure-as-code friendly. Enter Authify: an open-source identity provider that’s been my most ambitious Elixir project to date. Why Elixir? I’ve been experimenting with Elixir…

    Read more