FR-30: Profile page
Description
As an authenticated user I want to see my profile and data so I can verify that it is correct.
Context
This page should exist on /me
.
Acceptance Criteria
-
AC1 - Authenticated user should see their information on the profile page. -
AC2 - Unauthenticated user should be shown an error message. -
AC3 - Unauthenticated user should be redirected to the login page.
Edited by kerdo