IdentityFlow.Tooling.AgentAuth 0.1.0-alpha.20260722083539

This is a prerelease version of IdentityFlow.Tooling.AgentAuth.
dotnet add package IdentityFlow.Tooling.AgentAuth --version 0.1.0-alpha.20260722083539
                    
NuGet\Install-Package IdentityFlow.Tooling.AgentAuth -Version 0.1.0-alpha.20260722083539
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="IdentityFlow.Tooling.AgentAuth" Version="0.1.0-alpha.20260722083539" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IdentityFlow.Tooling.AgentAuth" Version="0.1.0-alpha.20260722083539" />
                    
Directory.Packages.props
<PackageReference Include="IdentityFlow.Tooling.AgentAuth" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add IdentityFlow.Tooling.AgentAuth --version 0.1.0-alpha.20260722083539
                    
#r "nuget: IdentityFlow.Tooling.AgentAuth, 0.1.0-alpha.20260722083539"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package IdentityFlow.Tooling.AgentAuth@0.1.0-alpha.20260722083539
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=IdentityFlow.Tooling.AgentAuth&version=0.1.0-alpha.20260722083539&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=IdentityFlow.Tooling.AgentAuth&version=0.1.0-alpha.20260722083539&prerelease
                    
Install as a Cake Tool

IdentityFlow.Tooling.AgentAuth

Playwright-neutral cache and TOTP helpers for IdentityFlow test agents.

This package contains the cache records, cache file store, virtual passkey credential records, virtual authenticator option records, and TOTP code provider used by both:

  • IdentityFlow.Tooling.Playwright
  • IdentityFlow.Tooling.Playwright.Cli

Use this package directly when an agent only needs to inspect cache files or generate authenticator app codes and does not need browser interoperability.

By default IdentityFlowAgentAuthCacheStore writes cache files as plaintext JSON (TOTP shared secrets and passkey private keys included), protected only by a 0600 file mode. Pass an IIdentityFlowAgentAuthCacheProtector to the store constructor to encrypt cache files at rest.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on IdentityFlow.Tooling.AgentAuth:

Package Downloads
IdentityFlow.Tooling.Playwright

Playwright test helpers for IdentityFlow passkey and authenticator app flows.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.0-alpha.20260722083539 41 7/22/2026
0.1.0-alpha.20260722073217 40 7/22/2026
0.1.0-alpha.20260620175120 60 6/20/2026
0.1.0-alpha.20260620172859 62 6/20/2026
0.1.0-alpha.20260620170646 61 6/20/2026
0.1.0-alpha.20260620143000 63 6/20/2026
0.1.0-alpha.20260620135000 61 6/20/2026
0.1.0-alpha.20260620122408 60 6/20/2026
0.1.0-alpha.20260614215234 63 6/14/2026