Page MenuHomeWrite.as

Publish to account / collections
Closed, ResolvedPublic

Description

Overview

Enable users to publish to their Write.as account, making either anonymous posts or blog (collection) posts.

This is the primary functionality needed for writeas-cli v2.0.

Background

This brings the CLI up-to-date with the basic functionality of the web application.

Implementation

At a high level, the user should be able to authenticate with the CLI. Doing so should save their user information and access_token. Once authenticated, all API requests should be made with that access_token sent along. This ensures anonymous posts are created on the user's account, and the user can make posts to blogs on their account.

See sub-tasks for specific functionality.

Event Timeline

matt triaged this task as High priority.May 29 2019, 3:02 PM
matt created this task.
matt moved this task from Backlog to Next Up on the Write.as CLI board.
matt added a subtask: T602: List collections.
robjloranger closed subtask T632: update docs as Resolved.