Is it possible to get the context user from within an IHtmlHeaderExtension plugin?

Former Member
Former Member

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!