I wanted to render some user-specific content into the <head> in an In-Process plugin using an implementation of IHtmlHeaderExtension. Is that possible? Is there an Api service or something available that will return the current user (if one is signed in)?
Thanks!