IdentityServer / IdentityServer4

OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
https://identityserver.io
Apache License 2.0
9.22k stars 4.01k forks source link

What is a proper place for a new persistence implementation? #4330

Closed DejanMilicic closed 4 years ago

DejanMilicic commented 4 years ago

I would like to implement RavenDB persistence for IdentityServer4.
What would be a proper place and approach to doing it:

  1. Fork this repo, working on a feature branch, then create PR
  2. Go with "contrib" approach like this one https://github.com/diogodamiani/IdentityServer4.Contrib.MongoDB
leastprivilege commented 4 years ago
  1. it is.

thanks!

github-actions[bot] commented 3 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.