Found 82 packages
NuGet client's authentication models.
Recommended Google client library to access the Google IAM Service Account Credentials API, which creates short-lived, limited-privilege credentials for IAM service accounts.
This client-side library simplifies access token retrieval and management for authenticated machine-to-machine communication.
Identity.OAuth2.ClientCredentials is a utility to retrieve access token from OAuth2.0 Server or Security Token Service (STS) using Client Credentials grant type.
Client library to communication with Signere.no REST API. The library contains relevant model classes and a client class with methods to access all resources provided in the Signere.no API. The client class itself is implemented from an interface to make it easily testable. All explicit communication with the API is handled internally and translated to POCO objects. The client methods require certain fields from Signere.no user credentials in order to work properly. To create a user account and obtain these credentials, please visit signere.no . Also, check out the REST API documentation at Https://api.signere.no for further details about the resources that can be accessed through this library.
Server-side implementation of authenticated machine-to-machine communication using access token for ASP.NET Core.
Client helper for OAuth2 2-legged flows with client secret and JWT client assertion support and token caching
Client Credentials authentication handler for HttpClient
This package implements the Client Credentials flow in HelseID
Client for Lykke.Service.Credentials API
LeanCode Core library
This package will help you retreive an access token from your authorization end point using OAuth2 client credentials flow.
Client helper for OAuth 2.0 "Client Credentials" flow with JWT token assertion
This library provides a token client that can be used when you need to make client credentials OAuth requests. Instead of re-writing the same token clients over and over again in your services, you can use this package to make those token requests easily. The package also includes the ability to cache access tokens so they can be reused.
This is not the recommended package for working with Iamcredentials, please use the Google.Cloud.Iam.Credentials.V1 package. This Google APIs Client Library for working with Iamcredentials v1 uses older code generation, and is harder to use. Product documentation is available at: https://cloud.google.com/iam/docs/creating-short-lived-service-account-credentials API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.IAMCredentials.v1/latest/api/Google.Apis.IAMCredentials.v1.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.IAMCredentials.v1 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0
Client for Lykke.Service.SwiftCredentials API
Enables securing of WebAPIs using OAuth2 Client Credentials Grant - See https://dev.twitter.com/docs/auth/application-only-auth