abstractions to use in api clients using HttpClient
A cross-platform API for authenticating users and storing their accounts.
Package Description
ArcGIS.PCL can be used to call ArcGIS Server resources, including those from Portal for ArcGIS and ArcGIS Online. The resources can be secure or unsecure and the ArcGIS Online token service and OAuth token service are supported. Supports the following as typed operations: > CheckGenerateToken - create a token automatically via an ITokenProvider > Query<T> - query a layer by attribute and / or spatial filters > QueryForCount - only return the number of results for the query operation > QueryForIds - only return the ObjectIds for the results of the query operation > Find - search across n layers and fields in a service > ApplyEdits<T> - post adds, updates and deletes to a feature service layer > Geocode - single line of input to perform a geocode using a custom locator or the Esri world locator > Suggest - lightweight geocode operation that only returns text results, commonly used for predictive searching > ReverseGeocode - find location candidates for an input point location > Simplify<T> - alter geometries to be topologically consistent > Project<T> - convert geometries to a different spatial reference > Buffer<T> - buffers geometries by the distance requested > DescribeSite - returns a url for every service discovered, for ArcGISOnline or Portal this returns the hosted feature services for a user > Ping - verify that the server can be accessed > Info - return the server information such as version and token authentication settings > DescribeServices - return service information (name, sublayers etc.) > DescribeLayer - return layer information REST admin operations: > PublicKey - admin operation to get public key used for encryption of token requests > ServiceStatus - admin operation to get the configured and actual status of a service > ServiceReport - admin operation to get the service report > StartService - admin operation to start a service > StopService - admin operation to stop a service ArcGIS.PCL is a netstandard v1.3 library.
This package is now rebranded to: SimpleAuthentication.Core
OSharp权限OAuth组件,基于OSharp.Permissions与OWin OAuth对OAuth2.0协议进行实现
An easy to use OAuth 2 client for use with any OAuth 2 provider.
There is a newer version of this library available here: https://www.nuget.org/packages/Azure.Identity/ Migration guide: https://docs.microsoft.com/dotnet/api/overview/azure/app-auth-migration AppAuth no longer receives new feature improvements. Enables a service to authenticate to Azure services using the developer's Azure Active Directory/ Microsoft account during development, and authenticate as itself (using OAuth 2.0 Client Credentials flow) when deployed to Azure.
OAuth authentication utilitie that helps make OAuth authenticated httprequests
ASP.NET 5 middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
InstaSharp is a wrapper around the Instagram API. It's goal is to provide you with a clean and neat interface for ineracting with Instagram's data services, while taking care of all the lower level things like HTTP requests, OAuth flow, and mapping the JSON request to .NET classes.
Middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Deprecated. Use the strong named ServiceStack.Authentication.OAuth2 package instead.
OAuthServer.NET is a simple yet scalable OAuth 2.0 provider for the 4 standard types of OAuth 2.0 as well as custom grants. OAuthServer.NET supports implicit, authorization code, resource owner password, and client credentials as well as 3rd party logins. OAuthServer.NET is integrated with the Asp.NET Identity system and includes the ability for full managemant of accounts. OAuthServer.NET includes a UI (created in Angular) for easily setting up and configuring clients. OAuthServer.NET is easily deployed through Docker, NuGet, or can be modified directly from the source https://github.com/liveordevtrying/oauthserver.net. OAuthServer.NET is dependent on SQL server, Entity Framework, and the Asp.NET Identity System.
Improve usability, reliability, conversion rates and security simultaneously by simply asking the user for permission to access their data on 3rd party services rather than asking for their password.
ASP.NET 4.x Resource Server components for consuming OAuth tokens genetrated by an Authorization Server based on OAuth.AspNet.AuthServer
Resource Server components for consuming OAuth tokens genetrated by an Authorization Server based on OAuth.AspNet.AuthServer
implementations of IAuthenticationProvider to use in api clients using HttpClient
Owin OAuth Client for EC English
Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, Active Directory, Exchange, SQL, various file formats (CSV, iCal, etc.), Cisco phone apps, WMI queries, randomization, math related classes, various data types, OAuth, OpenID, REST, reflection, code gen, various web services (Twitter, Hulu, Netflix, etc.), events, speech synthesis, speech recognition, code profiling, etc. Note that this is the package that will be updated going forward.
ASP.NET Core security middleware enabling Automatic authentication.
Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, Active Directory, Exchange, SQL, various file formats (CSV, iCal, etc.), Cisco phone apps, WMI queries, randomization, math related classes, various data types, OAuth, OpenID, REST, reflection, code gen, various web services (Twitter, Hulu, Netflix, etc.), events, speech synthesis, speech recognition, code profiling, etc. Note that this is the package that will be updated going forward.
Client helper for OAuth 2.0 "Client Credentials" flow with JWT token assertion
Allows you to perform user authentication via DigitalOcean, Facebook, Foursquare, GitHub, Google, Instagram, LinkedIn, MailRu, Odnoklassniki, Salesforce, Twitter, VK (Vkontakte), Windows Live, Yandex just in two method calls.
Oauth2 delegation through Windows Azure Access Control Service for ASP.NET Web API.
Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, Active Directory, Exchange, SQL, various file formats (CSV, iCal, etc.), Cisco phone apps, WMI queries, randomization, math related classes, various data types, OAuth, OpenID, REST, reflection, code gen, various web services (Twitter, Hulu, Netflix, etc.), events, speech synthesis, speech recognition, code profiling, etc. Note that this is the package that will be updated going forward.
Bing.Biz.OAuthLogin是Bing应用框架的第三方授权登录类库。 Bing是一个.net core平台下的应用框架,旨在于提升小型团队的开发能力,由常用公共操作类、架构基类、第三方组件封装、第三方业务接口封装等组成。
Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, Active Directory, Exchange, SQL, various file formats (CSV, iCal, etc.), Cisco phone apps, WMI queries, randomization, math related classes, various data types, OAuth, OpenID, REST, reflection, code gen, various web services (Twitter, Hulu, Netflix, etc.), events, speech synthesis, speech recognition, code profiling, etc. Note that this is the package that will be updated going forward.
Package Description
OAuth client abstraction library for RigoFunc.IdentityServer and RigoFunc.Account libraries.
Deprecated, use Veracity.Common.OAuth.AspNet for Asp.Net mvc 5 and Veracity.Common.OAuth.AspNetCore for aspnetcore apps. Authentication library for the veracity services sdk
OAuth2 introspection middleware for OWIN/Katana.
EOH.OAuth.Extensions三方 OAuth2扩展库,便于依赖注入
Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, Active Directory, Exchange, SQL, various file formats (CSV, iCal, etc.), Cisco phone apps, WMI queries, randomization, math related classes, various data types, OAuth, OpenID, REST, reflection, code gen, various web services (Twitter, Hulu, Netflix, etc.), events, speech synthesis, speech recognition, code profiling, etc. Note that this is the package that will be updated going forward.
OAuth libraries come in all shapes and sizes, however in the .Net land, they only come in one - extra large. This library is made to rectify that. It's a small (~15kb) library, with no dependencies that lets you create WebRequest's and sign them to your hearts content.