OutWit.Cloud.Auth
1.1.0
dotnet add package OutWit.Cloud.Auth --version 1.1.0
NuGet\Install-Package OutWit.Cloud.Auth -Version 1.1.0
<PackageReference Include="OutWit.Cloud.Auth" Version="1.1.0" />
<PackageVersion Include="OutWit.Cloud.Auth" Version="1.1.0" />
<PackageReference Include="OutWit.Cloud.Auth" />
paket add OutWit.Cloud.Auth --version 1.1.0
#r "nuget: OutWit.Cloud.Auth, 1.1.0"
#:package OutWit.Cloud.Auth@1.1.0
#addin nuget:?package=OutWit.Cloud.Auth&version=1.1.0
#tool nuget:?package=OutWit.Cloud.Auth&version=1.1.0
Interactive browser sign-in against WitIdentity for OmnibusCloud desktop components: OIDC Authorization Code Flow with PKCE over a fixed loopback listener, an encrypted (DPAPI) refresh-token session store, and permanent-vs-transient refresh semantics. The stack the worker client, the DCC plugins and the solver shim share instead of copying.
| Product | Versions 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. |
-
net10.0
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 8.22.0)
- OutWit.Cloud.SecureStorage (>= 1.0.0)
- OutWit.Common (>= 1.4.0)
- Serilog (>= 4.4.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on OutWit.Cloud.Auth:
| Package | Downloads |
|---|---|
|
OutWit.Cloud.SDK
Client SDK for submitting jobs to a WitCloud / OmnibusCloud server and retrieving results: connect, authenticate, run/schedule WitEngine scripts with typed parameters, upload/download blobs, and query job status. Built on OutWit.Cloud.Contracts over WitRPC. 1.3: opt-in persistent sign-in (WitCloudAuthenticator.AttachSessionStore / TryRestoreSessionAsync) over the shared OutWit.Cloud.SecureStorage credential store; document submission and job variable documents (1.2). |
GitHub repositories
This package is not used by any popular GitHub repositories.