The user menu typically contains the following options for a logged-in user:
- Home. This redirects to the first accessible page in the user's Full menu.
- Sign out. This signs out of the app.
An anonymous user will instead see a Sign-in or sign-up option. This redirects the user to the page with the Page Id of login.
The login page is configured like any other; you can set the seeded login page to draft and create your own login page by specifying the page Id as login. Please see Pages for details of creating and configuring pages.