Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/diogodamiani/IdentityServer4.Contrib.MongoDB
- Owner: diogodamiani
- License: apache-2.0
- Created: 2016-09-12T13:49:07.000Z (about 8 years ago)
- Default Branch: dev
- Last Pushed: 2023-03-03T23:29:09.000Z (over 1 year ago)
- Last Synced: 2024-10-02T13:46:50.589Z (about 1 month ago)
- Topics: identityserver, identityserver4, mongodb
- Language: C#
- Size: 566 KB
- Stars: 111
- Watchers: 14
- Forks: 58
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.