From 700061f82cdeeb16450801b17a781d8fa1077b2c Mon Sep 17 00:00:00 2001 From: Nish26 Date: Thu, 12 May 2022 01:45:00 +0530 Subject: [PATCH] Update integration documentation to include the pixel-identity project --- integrations/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/integrations/index.md b/integrations/index.md index 0889e47..5ca3984 100644 --- a/integrations/index.md +++ b/integrations/index.md @@ -3,4 +3,5 @@ OpenIddict offers native integrations with popular Object–relational 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. \ No newline at end of file +- **[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. \ No newline at end of file