https://github.com/diogodamiani/IdentityServer4.Contrib.MongoDB
MongoDB persistence layer for IdentityServer4
https://github.com/diogodamiani/IdentityServer4.Contrib.MongoDB
identityserver identityserver4 mongodb
Last synced: 3 months 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 (over 8 years ago)
- Default Branch: dev
- Last Pushed: 2023-03-03T23:29:09.000Z (over 2 years ago)
- Last Synced: 2025-03-10T23:39:30.104Z (3 months ago)
- Topics: identityserver, identityserver4, mongodb
- Language: C#
- Size: 566 KB
- Stars: 111
- Watchers: 13
- Forks: 59
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IdentityServer4.Contrib.MongoDB
[](https://ci.appveyor.com/project/diogodamiani/identityserver4-mongodb)
[](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.