clientContext.user missing in background functions

The clientContext of my background function is not populated with the Netlify Identity user.

clientContext.user is populated as expected if I convert it to a regular (non-background) function.

Hi @citylights,

This might help: