Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pantheon-systems/wp-pantheon-decoupled-auth-example

Development repo for Pantheon Decoupled Authorization Example Plugin
https://github.com/pantheon-systems/wp-pantheon-decoupled-auth-example

decoupled-kit

Last synced: 2 months ago
JSON representation

Development repo for Pantheon Decoupled Authorization Example Plugin

Awesome Lists containing this project

README

        

# Pantheon Decoupled Authorization Example

Example configuration used for sourcing data requiring authorization using an application password.

When installed, this plugin:
- Creates a user 'decoupled_example_user' with the 'editor' role.
- Creates an example application password for the user 'decoupled_example_user'.
- Creates an example post with the private status.

With this example data a front-end application can confirm that it can authenticate with your WordPress instance and source private content.