NowAround.Identity.Client 0.2.1

NowAround.Identity.Client

Typed Refit client and dependency injection registrations for the NowAround Identity service.

Install

dotnet add package NowAround.Identity.Client

Usage

Register the client from your composition root and configure the Identity service base address with the existing IdentityClientOptions configuration section.

This package references NowAround.Identity.Contracts and exposes typed API interfaces for Identity endpoints.

Internal User Administration

IInternalUsersApi exposes admin-only account management calls:

  • GrantAdminAccountAsync
  • RevokeAdminAccountAsync
  • GrantCorporateAccountAsync
  • RevokeCorporateAccountAsync

Grant calls use GrantPrivilegedAccountRequest with the external subject in UserId and the user's email address.

No packages depend on NowAround.Identity.Client.

Version Downloads Last updated
0.5.0 3 06/17/2026
0.5.0-ci.311 1 06/17/2026
0.5.0-ci.308 1 06/16/2026
0.5.0-ci.306 1 06/16/2026
0.5.0-ci.304 1 06/16/2026
0.5.0-ci.301 1 06/15/2026
0.5.0-ci.299 1 06/15/2026
0.5.0-ci.292 2 06/12/2026
0.4.0 8 06/03/2026
0.3.0 5 06/03/2026
0.2.1 7 06/01/2026
0.2.1-ci.256 1 06/01/2026
0.2.0 1 06/01/2026
0.2.0-ci.237 3 05/30/2026
0.2.0-ci.221 3 05/26/2026
0.1.0 6 05/20/2026
0.0.1 11 05/15/2026