Luc ♡
Explore posts from servers❔ OAuth 2.0 // OIDC libraries
A while ago I looked into implementing a identity provider service with ASP.NET using a existing OAuth lib, OpenIddict. However, this library was very restrictive, hard to implement properly for my use case, and not efficient with database interactions.
My issue now is possibly looking at other existing opensource libraries, that offer more flexibility and are still maintained.
My alternative would be to implement it myself, but since that seems like a lot of effort, I came here to ask for some advice.
3 replies