Found 24 packages
Package Description
Protocol buffers and gRPC client for Aserto Authorizer.
Add a lambda function to your aws-rest-api-gateway which can be used as a token authorizer (Stability: Experimental)
OAuth2 Authorizer helps get the access token for any REST API that implements 3-legged OAuth2 authorization.
Protocol buffers and gRPC client for Aserto Authorizer V2.
Collection of simple pieces of reusable code designed such that dependencies aren't forced upon consumers of its packages. Package is shipped as source code.
Mes authorizer is middle-ware to verify authencation of MesAuth service
Official .NET SDK for Authorizer.dev authentication service. Supports ASP.NET Core, Blazor Server/WebAssembly, and other .NET applications with comprehensive authentication features including cross-domain authentication support.
An AWS CDK construct library that provides a reCaptcha Authorizer for API Gateway REST APIs (Stability: Experimental)
Handle [Authorize] for Controllers that need to enable security through claims.
This library provides a credit card purchase payment authorizer that randomly authorizes a payment (50/50), but only if the credit card number is a valid card number. If the class constructor is called without arguments it instantiates its own ICreditCardValidator. If it is called with an ICardValidator instance then it uses that. This scenario allows for a demonstration of dependcy injection without involving any other components. When paired with the sister project Everyone Is Authorized Client both libraries may be used to create a scenario to demonstrate the problems of a tightly coupled dependency in a SalesOrderManager class. Use this to demonstrate dependency injection and the Adapter Pattern to decouple the authorization from the SalesOrderManager, and then allow for a test-double to be injected in their place. To setup this scenario use the default constructor for each class and ignore the internal card validation. In a real application the classes would not share the same validator interface, they only do in these libraries to help in the first scenario.
Ecap token verifier for 3rd party application
OAuth 2.0 Authorizer
Authorizers for AWS APIGateway V2 (Stability: Experimental)
OAuth 1.0 Authorizer and Signer
Asmak9.AuthorizeRESTWebApiAK is a 30 days free trial library that provides two main classe RESTWebAPIAuthHeaderHandler and RESTWebAPIKey for REST Web API basic authorization and API Key generation facility
Configure your custom authorizer service for Ocelot Gateway with this extension.
DropBoxClient is a .NET proxy for using DropBox Core API. It requires an access token generated using the standard OAuth2 authorization process. The access token can be generated using the package: oAuth2Authorizer.