Code Monkey home page Code Monkey logo

Omar Dixon's Projects

how-to-customize-asp.net-identity-core-with-external-database-storage-step-by-step icon how-to-customize-asp.net-identity-core-with-external-database-storage-step-by-step

ASP.NET Core Identity is designed to enable us to easily use a number of different storage providers for our ASP.NET applications. We can use the supplied Identity providers that are included with the .NET Framework, or we can implement your own providers. There are two primary reasons for creating a custom Identity provider. We need to store Identity information in a data source that is not supported by the Identity providers included with the .NET Framework, such as a MysQL database, an Oracle database, or other data sources. We need to manage Identity information using a database schema that is different from the database schema used by the providers that ship with the .NET Framework. A common example of this would be to use authentication data that already exists in a SQL Server database for a company or Web site. In this tutorial, we are going to implement and configure a custom Identity Provider using ASP.NET MVC Core and IndentityCore

identity-demo icon identity-demo

A demonstration app showing Angular SPA authentication and authorization based on Ocelot and IdentityServer4.

identityserver4demo icon identityserver4demo

A demo application for Building a Simple Token Server and Protecting Your ASP.NET Core APIs with JWT

identityserver4demos.netcore31 icon identityserver4demos.netcore31

This repository contains demo projects for IdentityServer4. To learn how to create these projects yourself you can use my zero to production-ready step-by-step tutorials and client app examples.

idsvr4-node-jwks icon idsvr4-node-jwks

Secure a Node (Express) API with IdentityServer4 using the JWKS endpoint and RS256 algorithm

iodocs icon iodocs

Interactive API documentation system

jackson icon jackson

SAML Jackson: A SAML SSO service designed as an OAuth 2.0 flow. Integrate SAML with just a few lines of code. Demo - https://saml-demo.boxyhq.com

jwt-auth icon jwt-auth

JWT Authentication using Refresh, Access Tokens.

jwtauthentication.webapi icon jwtauthentication.webapi

Security is a vital part of any kind of application. Since APIs can expose highly sensitive data like user details, email adressses , it is highly critical that these API endpoints are secured.In this Guide let's build a Secure ASP.NET Core API with JWT Authentication. Read my detailed blog post for implementation.

laravel-analytics icon laravel-analytics

A Laravel package to retrieve pageviews and other data from Google Analytics

laravel-breadcrumbs icon laravel-breadcrumbs

A simple demonstration of how to effectively use the Laravel Breadcrumbs package to dynamically generate breadcrumbs in real time using Model relationships.

logto icon logto

🧑‍🚀 Logto helps you build the sign-in, auth, and user identity within minutes. We provide an OIDC-based identity service and the end-user experience with username, phone number, email, and social sign-in, for web and native apps.

microservicearchitecture icon microservicearchitecture

Net 5.0 Microservice Architecture,Asynchronous and Aynchronous between Microservices,API Gateway ( Ocelot Libarary),RabbitMQ,Docker & Docker Compose,IdentityServer4,AccessToken/RefreshToken,Domain Driven Design,CQRS Pattern,PostgreSQL,MongoDB,SqlServer

myproject.adminui icon myproject.adminui

Source code for medium story https://fuji-nguyen.medium.com/identityserver4-admin-ui-from-skoruba-template-84bd33bb9533?sk=b8c3399af6a4a612d7cf10ef81898bcf

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.