.NET DevPack Identity is a set of common implementations to help you implementing Identity, Jwt, claims validation and another facilities
-
Updated
Feb 8, 2024 - 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.
.NET DevPack Identity is a set of common implementations to help you implementing Identity, Jwt, claims validation and another facilities
ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run on Docker Compose.
A simple jwt library for Asp.Net 6 that provides a set of minimal api endpoints to handle authentication actions
JSON Web Token implementation for .Net & .Net Core
Türkçe kaynağa destek olması amacıyla mini makaleler ve uygulama örnekleri ile oluşturulmuş bir Onion Architecture Projesidir.
🎆A JwtBearer authentication provider for Nancy.
Car Rental Project - Backend
Аутентификация и авторизация на основе JWT Access Token и Refresh Token.
Authentication with JSON Web Tokens on an ASP.Net Core MVC Application
Este repositorio contiene los ejemplos que muestran como autenticar usuarios en ASP.NET Core 6 usando JSON Web Tokens(JWT)
dotnet core 3 jwt authentication example
Simple Book Store application that developed with using .Net Core 3.1, GraphQL, JWT, Serilog, Kibana, Elasticsearch,Identity, EF Core.
car rental web site , backend created asp.net core web api ( n-tier architecture , entity framework ) , frontend reactjs redux state management
A simple authentication API built using ASP.NET Core and JSON Web Tokens (JWT). Provides user registration, login, and role-based authorization functionality.
ASP.NET Web API - Secured, Documented and much more
ASP.NET Core 6+ (Clean Architecture) y Angular 14+
Actualmente estoy trabajando en el desarrollo de un proyecto front-end para una red social completa, similar a Facebook. El proyecto está siendo construido utilizando las tecnologías de Angular y TypeScript, y se encuentra en etapa de desarrollo activo.
Web API for todo list developed including login, register, add/upd todo and list todo
.NET 5.0 - JWT Implementation
Asp.Net Core Identity from a diffrent perspective. The focus here is on the authorization policy and a little bit of EF independence. Something you can easily customize to suite your need.
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015