ivanpaulovich / clean-architecture-manga

:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
http://paulovich.net/
Apache License 2.0
3.99k stars 689 forks source link

Use Auth0 #274

Open ivanpaulovich opened 2 years ago

ivanpaulovich commented 2 years ago

I wanted to remove Identity Server and replace it with an Auth0 or similar OAuth provider. It would remove many of the docker-compose that creates a hard time to get started with the project. What do you think?

TheFlo commented 2 years ago

Maybe looking into SimpleIdServer.OAuth ?

umer322 commented 7 months ago

Hi, are you still accepting PR's to add some new functionality? I am thinking of add new features to this repo.

ivanpaulovich commented 7 months ago

Hey @umer322!

We could accept all kind of PRs (bugfixes, improvements, new features).

I am a bit hands off since I got a kid but I am open to review and discuss ideas!

Sorry if I missed any message about this repo. If it was important just hit me again to bring it to top.

Best!