Retrieve Username from Login in Blazor Server

I simply need to grab the username for the logged in user. However I can’t find anything so far that does this. The authorization happens in my Program.cs.