Experiments ownership
Created by: KFilippopolitis
Updated the method getExperiment so an experiment can be accessed in two cases:
- If it is shared to everyone
- If it is not shared only the owner can access it.
If none of the above is the case it will return a UNAUTHORIZED Http Status.