Concerns about loss of sync getUser in 2.0

I noticed in v2
getUser
is now async. Seems like that would be extra handling to prevent apps from rendering without a user, then second rerender once the
getUser
call resolves. Any background on this or possibility to included a getUserSync?
Was this page helpful?