-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Add a profile page.
The page should only display the current users displayName.
The page must be guarded by the RequireAuth component.
To get the userInfo use the "useUser" hook. (Refer to Home.tsx on how to do that.)
The page should be accesible via a button on the home page (Home.tsx).
This button must only be visible if the user is authenticated!
Metadata
Metadata
Assignees
Labels
No labels