I was wondering if this is possible. I would imply a admin account login on a remote frontend, editing content with the same md editor as in strapi backend and then save the content. I think the login to admin/login with proper CORS would work. The content editing also. But the save content i am bit in question here as i am not sure if the frontend api will except the admin jwt token?