Coder Social home page Coder Social logo

chustasoft / authorization Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 1.0 4.09 MB

Authorization project solution based on Microsoft Identity and JWT using NuGet packages and npm package for the connection

License: GNU General Public License v3.0

C# 98.81% TypeScript 1.19%
identity nuget microsoft-identity netcore

authorization's Introduction

Authorization

Packages available

Package Pipeline Package version Downloads
ChustaSoft.Tools.Authorization.Abstractions Build Status NuGet Nuget
ChustaSoft.Tools.Authorization Build Status NuGet Nuget
ChustaSoft.Tools.Authorization.JWTBearer Build Status NuGet Nuget
ChustaSoft.Tools.Authorization.SqlServer Build Status NuGet Nuget
ChustaSoft.Tools.Authorization.AspNet Build Status NuGet Nuget
ChustaSoft.Tools.Authorization.AspNet.JWTBearer Build Status NuGet Nuget
ChustaSoft.Tools.Authorization.OAuth.Provider Build Status NuGet Nuget
ChustaSoft.Tools.Authorization.OAuth.Provider.SqlServer Build Status NuGet Nuget
ChustaSoft.Tools.Authorization.Basic Build Status NuGet Nuget
@chustasoft/cs-authorization-connector Build Status npm npm

Compatibility table

.Net

Framework From Latest Current support
.Net Core 2.2 1.0.0 1.0.0
.Net Core 3.1 1.0.1 3.4.1
.Net 5.0 3.4.0 3.4.1
.Net 6.0 4.0.0 Current ✔️
.Net 7.0 4.0.0 Current ✔️

npm

npm package is ready to be supported in any TypeScript project

Description


Project that brings together the use of different tools for Authorization and Authentication such as Microsoft AspNet Identity Core and IdentityServer4 for different common scenarios such as:

  • Easy use through Bearer JWT (AspNet Identity)
  • Complex scenarios with OAuth 2.0 / OIDC (AspNet Identity + IdentityServer4)
  • Test or internal scenarios with basic authentication (no dependencies)

Additionally, a Javascript connector developed with TypeScript is provided ready to be installed in the project

In addition, the project provides additional features such as default user management, custom actions post-user creation, or default IDP configuration, and a very simple and unified configuration based on appSettings.json or on a builder (recommended and more flexible).

This project focuses on the auth scenarios required in different projects, however it may not apply to all cases, in such a case do not hesitate to directly use AspNet Core Identity and/or IdentityServer4, as well as any other tool to meet the requirements of your project.

Documentation

For getting started, visit the home page of our project wiki

To know how to use this version, take a look on. Regardless of the framework of the example, the code is valid between versions:

NOTE: Code is cross comptaible between framework versions, so examples are implicitly valid for all versions taking into account the multiple configuration options available

Thanks for using and contributing

Twitter Follow

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.