I've also implemented this in my Micropub server:
- when creating a post, and the
draft
scope is present, thepost-status
is forced todraft
(even if it's set otherwise in the post) - when updating a post, and the
draft
scope is present, the update is only allowed when updating adraft
post, otherwise returnsinsufficient_scope
- delete/undelete returns
insufficient_scope
when thedraft
scope is present
This post was filed under replies.
Interactions with this post
Interactions with this post
Below you can find the interactions that this page has had using WebMention.
Have you written a response to this post? Let me know the URL:
Do you not have a website set up with WebMention capabilities? You can use Comment Parade.