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 People

Contributors

arthus15 avatar dependabot[bot] avatar vvillena avatar xaberue avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

eltjo-k

authorization's Issues

Event trigger after User creation

Allow client applications to perform actions after the creation of an user.

If a trigger registration is not possible, do it by using a Null Object Pattern

Change Models namespace

Change models namespace allowing create Client models with identical names and avoiding ambiguity because of having the same namespace than the rest of the application

Login with PhoneNumber

In some cases could be interesting to login a user using his phone number instead of the username/email.
This could be done in the client service, but it would be interesed to include it on the library.

Extra: Also email != username then email could be a desired parameter in some cases.

As an idea to develop this functionality the service could expose a method like:

Task<TUser> Login(string id, string password, LoginTypeEnum loginType);

Confirmation required for user accounts

Confirmation required for Email or Phone would be required for some projects.

Having an especific configuration for that, and providing the implementation for handle it

Create project

  • Base
  • Repositories
  • Services
  • Configurations
  • Models
  • Context
  • Migrations
  • [...]

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.