The back end component of the CS-Profile web app.
-
Updated
Dec 7, 2018 - 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.
The back end component of the CS-Profile web app.
This project is a work in progress to practice and display my development skills on the DOT NET stack. It's not running on Azure anymore because its hella expensive for a demo app... ¯\_(ツ)_/¯
Creation of Fundoo App Using ASP.NET CORE WEB API with the implementation of Dependency Injections,3-Tier Architecture, Swagger, JWT Token, HTTP Verbs/Methods
Startup ASP.NET Core app with essential functionalities (Authentication, Dockerization, Settings, etc...)
Authentication & Authorization .NET 8 Web Api in which I demonstrated that how we can use Identity Framework with JWT (Json Web Tokens). This project is the best example of CodeFirst Approach with Db Interactions with the help of EF Core migrations. DTOs for Regestration, Login and Authorized access for the specfic user.
A .NET 8 Web API using Clean Architecture with JWT authentication. It supports user registration, login with token generation, and balance retrieval, following best practices like the Repository Pattern and Unit of Work.
Authentication & Authorization API for the "PickPlace" Marketplace build with ASP.NET Core and EntityFramework Core.
Aplicação Rest Api com roteamento dos arquivos static do Front-End, desenvolvido em Asp Net Core 3.1 configurado para hospedagem compartilhada.
ASP.NET Core 3.1 Web Api Sample with JWT authentication
Contains a bunch of demos illustrating different functionalities of .NET
Food Connect aims to bridge the gap between surplus food sources and those in need by creating a platform that connects restaurants, supermarkets, and other food suppliers with charities and food distribution points
.NET 5 – Authentication and Authorization with Bearer JWT.
JWT based Authentication in WebAPI using ASP.NET Core, EF Framework, C#, Swagger API and Identity API
Apply JWT Access Tokens and Refresh Tokens in ASP.NET Core Web API 6
A secure and scalable booking API built with .NET and PostgreSQL, deployed to AWS Lambda using the CDK for Infrastructure as Code.
A comprehensive .NET 9 demonstration project showcasing various authentication and authorization patterns in ASP.NET Core using .NET Aspire for orchestration.
A .NET 8 web api that provides JWT authentication to our frontend and routes to accept SDK benchmarks.
Proyecto Ecommerce usando los conocimientos que voy adquiriendo, este proyecto esta ideado para usar arquitectura de microservicios
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015