JSON Web Token (JWT) authentification for ASP Core Web API
-
Updated
Feb 26, 2017 - C#
JSON Web Token (JWT) is a compact, URL-safe means of representing claims to be transferred between two parties. The claims in a JWT are encoded as a JSON object that is used as the payload of a JSON Web Signature (JWS) structure or as the plaintext of a JSON Web Encryption (JWE) structure, enabling the claims to be digitally signed or integrity protected with a Message Authentication Code (MAC) and/or encrypted.
JSON Web Token (JWT) authentification for ASP Core Web API
Web API Dependency Injection and Inversion of Control Seed with JWT Authentication and the Repository Pattern
simple boiler plate for jwt identity server using openiddict with seeding users
Authentication and authorisation in ASP.NET Identity with user/role management.
Minimal ASP.NET Core JSON API. Data secured with json web tokens, JWT, and ASP.Net Core Identity membership system for login.
Authorization in ASP.net Web API with angular2
Messenger
Microservices to register and user login
Asp.NET Core 2 Web API + AngularJS Front-end
Small project for POC of a REST server in various languages
A basic authentication application based on ASP .Net core and Angular 4. Project prepared specially for Polish Information Processing Society workshops
JWT authentication for .net core 2.0 web api
Example of custom membership system using ASP.NET Identity 2, ASP.NET Web API 2 and OWIN Bearer token authentication
Minimal Onion architecture implementation with .Net Core 2.0 and JWT Bearer Authentification
.NET Core 2.0 boilerplate project. It runs in Visual Studio, VS Code and .NET Core CLI
JWT-token registration app based on Angular 4 & ASP.NET Core 2.0
API for DatingAppNg
Frontend CRUD - MVC, CodeFirst, MySQL - Backend API with JWT Authentication
[Educational] .Net Microservices demo application
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015