Trivet

Edge Proxy Example

The example is to to use UIOptions with Personal Data Server. The Personal Data Server allows the user to save and load interface preferences which have been applied to websites using UIOptions.

Prerequisite: Personal Data Server should be running at http://localhost:3000. Refer to Personal Data Server Documentation about how to start Personal Data Server locally.

How to use:

  1. Click "Login to Personal Data Server Using a Google Account" to log in to Personal Data Server
  2. Once logged in successfully, the user’s saved preferences will be fetched from the Personal Data Server and merged with any local preferences that the user selected before logging in.
  3. Any changes you make to preferences will now be automatically saved to the Personal Data Server.
  4. Click "Logout" to log out of Personal Data Server. The UIOptions preferences are restored to those in effect before logging in.