logcorner / token-based-authentification-using-asp.net-web-api-coreLinks
Using Token Based Authentication, the client application is not dependent on a specific authentication mechanism. The token is generated by the server if the user is authenticated. So to acces a specific ressource, the client must include the generated token in the header of subsequent requests and the Web API Server have some APIs to unders…
☆17Updated last year
Alternatives and similar repositories for token-based-authentification-using-asp.net-web-api-core
Users that are interested in token-based-authentification-using-asp.net-web-api-core are comparing it to the libraries listed below
Sorting:
- A sample project for my blog article.☆10Updated 7 years ago
- RESTful Day #6: Request logging and Exception handing/logging in Web APIs using Action Filters, Exception Filters and NLog.☆11Updated 9 years ago
- ASP.NET Core MVC Filter that transforms result types based on device type☆11Updated 6 years ago
- Building multi-client APIs in ASP.NET☆20Updated 8 years ago
- Shows how the new SignalR Core works with hubs and sockets, also how it can integrate with SqlTableDependency API.☆37Updated 5 years ago
- Subscription management module☆15Updated 2 weeks ago
- Web Application Sample developed with ASP.NET Core Template Pack in VS 2015☆16Updated 6 years ago
- Error and Redeliver Handling with MassTransit code sample☆9Updated 8 years ago
- ☆17Updated 6 years ago
- Simple .Net Core Web API sample application using IdentityServer4 for OpenId connect (OAuth2) Authentication Server and CQRS pattern for …☆13Updated 2 years ago
- ☆10Updated 10 years ago
- Data Access Libraries and Utilities☆18Updated 8 years ago
- Comparison of HTTP/2 support in ASP.NET Core 2.2 with HTTP/1.1 support in ASP.NET Core 2.1☆10Updated 6 years ago
- Dynamic Role Based Access Control in ASP.NET MVC 5 with ASP.NET Identity 2.0☆19Updated 9 years ago
- This is sample project presenting how to organize system into multiple lightweight, logical, decoupled components, rather that multiple i…☆9Updated 9 years ago
- Real time data processing using Asp.net Web Api, TPL Dataflow, SignalR and AngularJS☆14Updated 2 years ago
- ☆12Updated 9 years ago
- Real time push notification using SignalR and PostgreSQL☆12Updated 7 years ago
- Owin Self-Hosted Web Api with bearer tokens.☆26Updated 5 years ago
- Using MongoDB with ASP.NET Web API and ASP.NET Core to perform CRUD operations☆14Updated 8 years ago
- ☆46Updated 11 years ago
- ASP.NET Core provides necessary APIs to implement secure access to an application.In this tutorial, we will see how to implement Role-Bas…☆11Updated 5 years ago
- A simple chat app built upon SignalR☆20Updated 12 years ago
- Sample Code: ASP.Net Core + Microservices + Dapper + Docker + DockerCompose☆11Updated 7 years ago
- Multi-tenant application architecture with ASP.NET Core 2.0 + SaasKit + PostgreSQL + Citus☆25Updated 7 years ago
- ASP.NET Core Elasticsearch Audit Trial☆44Updated last month
- Example code to go with my talk and article on DDD☆13Updated 6 years ago
- ☆15Updated 5 months ago
- ☆20Updated 8 years ago
- Sample app for creating Asp.Net MVC 5 authorization using claims principal☆14Updated last year