Automattic / Automattic/wp-api-console

Add UI for localStorage-based config

Open
#64 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
73
Forks
23
PR merge metrics
No merged PRs in 30d

Description

It would be pretty neat to let users configure their .org sites and authentication from https://developer.wordpress.com/docs/api/console/. We shouldn't persist this data to the server though, at least not without an explicit action from the user.

Somewhat related to #39 - in order to make that work, we would at least need to store an app ID belonging to the user.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the existing React/Redux UI and configuration flow, then read related issue #39 for its app-ID context. The change is complete when users can configure .org sites and authentication locally, with no server persistence unless they explicitly request it.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
api, authentication, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.