C
C#11mo ago
Luc ♡

❔ 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.
2 Replies
Luc ♡
Luc ♡11mo ago
I should also mention that this needs to integrate into an already existing system, with users and much more, that does not use OAuth or other standards yet.
Accord
Accord11mo ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.