Pierre
Pierre
1. `TokenGuard` I'm simply not fan of this one, it doesn't ring a bell about what it really does to me. 2. `TokenAuthenticator` better, but still I don't like it...
I tried with Claude AI, and it ends up giving me `AuthenticationTokenManager`, not the shortest one...
Security component handles incoming user authentication in local app, whereas this proposed component handles authenticating to remote services, which is the other way around. I'm not sure that both share...
Hello! I'm not forgetting this one, a lot of changes happened in my personal real life, so I had to slow down working for a few month. Aside the fact...
Well, this tool wasn't design with this use case in mind. There's a easy for us solution, that would require some code on your side, which is to add the...
@maxhelias we discussed it internally and I opened https://github.com/makinacorpus/DbToolsBundle/issues/171 for your own use case, it seems legit in the end. @bertdk but regarding this original issue topic, altering production data...
We discussed this topic a bit further orally with @SimonMellerin and @Lonnytunes, there are a few caveats doing that. First you need to understand that the anonymization process is not...
> I am not intending to develop a custom behaviour on top of the bundle (yet) 😃 Whenever you do, please file an issue to discuss, we won't accept everything...
@picturestone first thank you very much ! It looks good to me, although I'm looking it with my phone I can't do a thourough review right now. I'll do in...
Hello @picturestone ! We have currently a few other PR that are awaiting for this one to get in, because we'd like to pass your fix in the next point...