Persist user data
Files
6+ 2
− 0
@@ -64,6 +64,7 @@ import { CreatorHomeScreenComponent } from './creator-home-screen/creator-home-s
@@ -138,6 +139,7 @@ import { ParticipantHomeScreenComponent } from './participant-home-screen/partic
Belongs to #62 (closed)
Storing and loading user data so the user's login state doesn't get lost on page refresh.
/creator
)In opposite to the pre MR's state you should be able to access the requested page.
Second try as the first MR !55 (closed) got corrupted.