The problem with that approach is “how do I communicate that sharedUserName
changed to a consumer that has cached a stale value?”, which leads to all sorts of lifecycle event abuse. Addressed in more detail here.
The problem with that approach is “how do I communicate that sharedUserName
changed to a consumer that has cached a stale value?”, which leads to all sorts of lifecycle event abuse. Addressed in more detail here.