ActionPages
This is the component to power customised Firebase action pages.
This is the component to power customised Firebase action pages.
This is the template component for the logged-in state application.
This component checks the user’s logged-in state and passes the data to the children components via context variables.
The route component checks user sign-in state and redirect users to the sign-in page if they haven’t signed in.
This component provides the framework configurations via a context variable config.
The main menu component for the application layout.
The template layout for the public pages including Sign-In, Sign-Up etc.
The form for users to request a password reset.
The form for users to sign in to the application.
The form for users to sign up using email and password.
The form component for deleting the current user account.
The menu component displays the user action menu at the top-right of the toolbar.
The component displays the profile of the current user and links to user profile management features.
The form component for updating email addresses.
The form component for updating names.
The form component for updating passwords.