Remove input parameter for SinglePageView and take id from assigned page of the user
Currently, Single Page View takes ID as an input parameter. Make sure that the id is instead a login token. Modify test case accordingly
Currently, Single Page View takes ID as an input parameter. Make sure that the id is instead a login token. Modify test case accordingly