Commit
70a67df3b33dcd1dbb9c93fbd239960c0f005f3a
by alexandreferi13tsk48 (REST) Adds resource to list favorite microstories
Creates a method in the rest to list favorite stories, which checks that
the user who requests it is logged in and that it also matches the user
from whom their favorite stories are requested.
In addition, implements a test for the case of a non-logged user and the
correct functioning test part remains to be carried out.