Open clementine-smart opened 1 year ago
Currently there is no id property of the user state being stored. Some API requests to the back end (e.g. GET /api/v1/gardens/:id) require the user id to be sent in the header in order to check for admin privileges.
Currently there is no id property of the user state being stored. Some API requests to the back end (e.g. GET /api/v1/gardens/:id) require the user id to be sent in the header in order to check for admin privileges.