Dashb 173 read only
Created by: cschloer
User container that makes a call to user service to get permissions for the user. Make sure you add USER_SERVICE_URL to .env
REACT_APP_USER_SERVICE=http://0.0.0.0:5401
Also log in and out to get your localStorage updated.
Also be using all of the new flask boilerplate PRs + new userservice