Automattic / Automattic/wp-api-console
Add UI for localStorage-based config
- 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