Alexandre SPIESER

Results 11 comments of Alexandre SPIESER

Hi Rohana, Thank you for your suggestion. We could indeed implement a generic wrapper allowing you to define a 2 two phase commit transaction pattern. The user would have to...

Sorry for the late reply I was away on holiday :) Yes you are right, I will release it soon (in a week or so, I have already updated the...

No this is still in the pipeline, I prioritized other issues.

Absolutely, you can override a lot of thing. For the transaction bit, have a look at: https://github.com/alexandre-spieser/mongodb-generic-repository/issues/21 eshkard supplied a zip file with some work around transactions. You can base...

Yeah I'll eventually get to it, it's just that integration testing it takes a LOT of time, and I've been working on other things lately. Feel free to contribute though,...

Hi, Are you making sure that the user has to log out / log in for the new roles to be reflected in the claims? Looks like the user could...

They look very similar indeed. I cannot see integration tests.

Hello, sorry I have not tried with .NET 5 nor Duende, I currently use it with Identity Server V4 and .NET Core 3.0.

Hi Damian, thanks for reaching out, yeah sure feel free to raise a PR and I'll have a look! :) I'm curious about the issue with user Ids you're describing.

@Damian-Coutts sorry for the delayed reply, I was away on holiday. Can you please fork this repo's master branch and raise a pull request with your changes ? :)