Disclaimer: These are planning documents. The functionalities described here may be unimplemented, partially implemented, or implemented differently than the original design.

The splinter-ui repository includes the Admin UI for Splinter administration. One feature of the Splinter Admin UI is a profile page for the authenticated user. This document shows the new designs for the profile page.

Profile

The Profile page shows the users profile photo, name and email supplied by the OAuth provider used for authentication. Additionally, a table of keys associated with the authenticated user is displayed.

New Key

The New Key button redirects to the form for submitting a new signing key. The new key can be entered manually or generated using the generate button.

Key Actions

The Action button expands to show the available actions for the given key.