---
title: "effect-auth"
url: "https://effect-auth.itsbroly.com/"
description: "Composable, Effect-native authentication for TypeScript."
---





<Cards>
  <Card title="Presets" icon="<Rocket />" href="/concepts/presets/">
    Complete authentication APIs with secure defaults.
  </Card>

  <Card title="HTTP Operations" icon="<Puzzle />" href="/concepts/http-operations/">
    Reusable Effect services for application-owned HTTP contracts.
  </Card>

  <Card title="Primitives" icon="<SlidersHorizontal />" href="/concepts/primitives/">
    Low-level services for custom authentication flows.
  </Card>
</Cards>

:::caution[Alpha software]
Pin effect-auth and Effect versions, review migrations, and test upgrades before production. Start with the [Overview](/overview/) or deploy the maintained path through the [Quick Start](/quick-start/).
:::

