You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to keyst...@googlegroups.com
When things were rendered on server it was easy enough to get to the User object in a Jade template.
But now that admin is being (ported to be) rendered on the client with React how do I go about getting the logged in user? For example within admin/src/views/home? I hope I don't have to make rest call for this?