Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/diogodamiani/IdentityServer4.Contrib.MongoDB

MongoDB persistence layer for IdentityServer4
https://github.com/diogodamiani/IdentityServer4.Contrib.MongoDB

identityserver identityserver4 mongodb

Last synced: 14 days ago
JSON representation

MongoDB persistence layer for IdentityServer4

Awesome Lists containing this project

README

        

# IdentityServer4.Contrib.MongoDB

[![Build status](https://ci.appveyor.com/api/projects/status/v3sy5bjmlfdycjqg?svg=true)](https://ci.appveyor.com/project/diogodamiani/identityserver4-mongodb)
[![NuGet](https://img.shields.io/badge/NuGet-4.0.0-blue.svg)](https://www.nuget.org/packages/IdentityServer4.Contrib.MongoDB/)

MongoDB persistence layer for IdentityServer4 based on the Official [EntityFramework](https://github.com/IdentityServer/IdentityServer4.EntityFramework) persistence layer.