Update integration documentation to include the pixel-identity project

This commit is contained in:
Nish26 2022-05-12 01:45:00 +05:30 committed by GitHub
parent 9ebc7a0708
commit 700061f82c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,4 +3,5 @@
OpenIddict offers native integrations with popular Objectrelational Mapping tools and Database Clients like Entity Framework 6 and Entity Framework Core or MongoDB.
Documentation for integrations maintained by the OpenIddict community can be found in their respective repositories:
- **[P41.OpenIddict.CouchDB](https://github.com/panoukos41/couchdb-openiddict)** by [Panos Athanasiou](https://github.com/panoukos41): CouchDB stores for OpenIddict.
- **[P41.OpenIddict.CouchDB](https://github.com/panoukos41/couchdb-openiddict)** by [Panos Athanasiou](https://github.com/panoukos41): CouchDB stores for OpenIddict.
- **[pixel-identity](https://github.com/Nfactor26/pixel-identity)** by [Nishant Singh](https://github.com/Nfactor26): Ready to host OpenID Connect service using OpenIddict and ASP.NET Identity with a Blazor-based UI for managing users, roles, applications and scopes with support for multiple databases.