# `Parapet.Integrations.Sigra`
[🔗](https://github.com/szTheory/parapet/blob/v1.0.0/lib/parapet/integrations/sigra.ex#L1)

Parapet integration for the Sigra authentication library.
Listens to Sigra telemetry events and translates them into standard Parapet login and signup journey metrics.

> #### Experimental {: .warning}
>
> This module is **experimental** in v1.x. Its API may change in a minor release with a
> single-version notice in CHANGELOG.md. See
> [Stability & Deprecation Policy](stability.html) for details.

# `handle_event`

Handles Sigra telemetry events safely and emits Parapet journey events.

# `setup`

Attaches telemetry handlers for Sigra login and signup events.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
