Nfactor26 / pixel-identity

Bootstrapper for https://github.com/openiddict/openiddict-core and Asp.net Identity with a blazor based UI .
https://nfactor26.github.io/pixel-identity/
MIT License
151 stars 31 forks source link

Claims management for roles and users #27

Closed Nfactor26 closed 2 years ago

Nfactor26 commented 2 years ago

Description

  1. It is possible to add , update and delete claims at user level.
  2. Refactored claims management into reusable component that can be used across role and user claims management.