HomeApp is a GUI tool that helps you manage your profile, social network and Personium apps.
This repository contains the necessary files (HTML, CSS, JavaScript) needed to create a copy of our official HomeApp.
The latest version supports the following modes.
│
└─ index.html
Make sure you have Unit Admin level permission.
Due to current implemetation of Personium Core, the followings will happen and require you to re-login as Unit Admin.
Follow the steps described in How to deploy to import the Cell, customize and install your Personium HomeApp.
`
HomeApp allows user to login using Google authentication.
If you want to deploy your own HomeApp which supports Google Login, make sure you perform the following procedures.
Access the following URL to create your own OAuth 2.0 Client ID.
https://console.developers.google.com/
Replace the client_id's value in this line with your Client ID.