Skip to content

Authentication? #22

@daltonrooney

Description

@daltonrooney

I was wondering if you've explored the idea of authenticating the Ember app with the WP REST API to enable create, update, and delete actions? I've looked at the official WP REST API javascript client which is done with Backbone, and there is a nonce that is localized in the client-js.php file.

I suppose something like that is possible if you're loading Ember from a PHP template that's talking directly to WordPress, but I'm not sure how that would work otherwise. And OAuth authentication seems like a bit much if the API and the Ember app are on the same server.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions