Needed to enable: https://github.com/aspnet/Identity/issues/1753
Today value converters are only given the value, it would be nice to be able to flow context, so like in the identity case, we would be able to flow the entire user entity.
cc @blowdart this potentially would help for your non stable encryption as well right?