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
157 stars 31 forks source link
asp-net-core aspnetcore blazor dotnet oauth2 oauth2-server openid-connect openiddict

Pixel Identity

Pixel Identity is a blazor based UI on top of https://github.com/openiddict/openiddict-core and Asp.Net Core Identity with an aim to quickly setup an OpenID Connect service for your applications. Pixel Identity provides a web based UI to manage Users and Roles associated with Asp.Net Core Identity as well as entities like OpenIddictApplicationDescriptor and OpenIddictScopeDescriptor required by https://github.com/openiddict/openiddict-core.

Branches

Features

Getting started

Please see documentation https://nfactor26.github.io/pixel-identity/ to get started.