• Stars
    star
    199
  • Rank 196,105 (Top 4 %)
  • Language
    C#
  • Created almost 10 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Project shows how to implement HMAC Authentication is ASP.NET Web API 2

ASP.NET Web API HMAC Authentication (API Key Authentication)

Project shows how to secure ASP.NET Web API using API Keys, this technique is useful when TLS protocol is not an option and transmitting data should be done securely.

More Repositories

1

AngularJSAuthentication

Tutorial shows Authentication in AngularJS with ASP.NET Web API 2 and Owin Middle-ware using access tokens and refresh tokens approach
C#
1,180
star
2

AspNetIdentity.WebApi

Tutorial for Building Simple Membership System using ASP.NET Identity 2.1, ASP.NET Web API, and AngularJS
C#
449
star
3

JWTAspNetWebApi

Tutorial shows how to Issue JSON Web Token in ASP.NET Web API 2 and Owin middleware, then build list of Resource Servers relies on the Token Issuer Party (Authorization Server)
C#
322
star
4

eLearning.WebAPI

Tutorial for building eLearning Management RESTFul Service using ASP.Net Web API
C#
197
star
5

FoursquareAngularJS

Tutorial for building SPA using AngularJS
JavaScript
71
star
6

AngularJSTwoFactorAuthentication

Tutorial shows how to enable Two Factor Authentication using AngularJS, ASP.NET Web API, and Google Authenticator
C#
65
star
7

TasksTracker.ContainerApps

Sample repository to cover Azure Container Apps and Dapr Integration. Detailed tutorial can be found on the link below
C#
43
star
8

JumpStart-MVC6WebApi

Sample project for building RESTful API using ASP.NET 5 - MVC 6 Web API & Entity Framework 7
C#
42
star
9

WebApiSwagger

C#
37
star
10

Azure-Active-Directory-B2C

Azure AD B2C Repository shows how to secure ASP.NET Web API 2 using Azure Active Directory B2C, Owin middleware, and MSAL (Microsoft Authentication Library)
C#
21
star
11

AzureActiveDirectory-NativeClient

Repository shows how to secure ASP.NET Web API 2 using Azure Active Directory (AD), Owin middleware, and Azure AD Authentication Library (ADAL)
C#
11
star
12

Auth0-Example

AngularJS Authentication including social logins using Auth0 management system
C#
10
star
13

AngularJSAuth-AzureAD

JavaScript
10
star
14

NinjectSample

Sample application to implement Dependency Injection using Ninject
C#
8
star
15

container-apps-grpc-dapr

Sample repository shows how to two services deployed to Azure Container Apps communicate synchronously over gRPC without using Dapr and then we will Daperize the two services and utilize the service-to-service invocation features coming with Dapr.
C#
6
star
16

ACA.Grafana.Demo

C#
4
star
17

Keda.Demo

C#
2
star
18

Container-Apps-Meilisearch

Sample repository shows how to deploy Meilisearch into Azure Container Apps with complete Bicep/ARM templates using Deploy to Azure Button
Bicep
2
star