mirror of
https://github.com/suitenumerique/docs.git
synced 2026-05-12 01:47:01 +02:00
We had doubts that the user was correctly updated in the case where its identity was matched on the email and not on the sub. I added a test and confirmed that it was working correctly. I still modified the backend to update the user based on its "id" instead of its "sub" because it was confusing, but both actually work the same.