---
title: TimeWarp.Identity
description: Principal identity (passkeys, agent keys, sessions/tokens, trust tiers) for TimeWarp applications.
type: package
latest: 2.0.0-beta.16
stable: none
repository: https://github.com/TimeWarpEngineering/timewarp-architecture
---

Principal identity (passkeys, agent keys, sessions/tokens, trust tiers) for TimeWarp applications.

| | |
|---|---|
| Latest prerelease | `2.0.0-beta.16` |
| Stable release | none yet (prerelease only) |
| Downloads | 396 |
| Last published | 2026-08-13 |
| Target frameworks | `net10.0` |

## Install

```sh
dotnet add package TimeWarp.Identity --prerelease
```

[NuGet](https://www.nuget.org/packages/TimeWarp.Identity) · [Source](https://github.com/TimeWarpEngineering/timewarp-architecture) · Part of the [timewarp-architecture](/projects/timewarp-architecture/) family

See [TimeWarp.Architecture](/packages/timewarp.architecture/) for the full documentation of this family.
