pantheon-systems/pantheon-decoupled-auth-example

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

Installs: 8 289

Dependents: 1

Suggesters: 0

Security: 0

Stars: 2

Watchers: 10

Forks: 4

Open Issues: 0

Type:wordpress-plugin

pkg:composer/pantheon-systems/pantheon-decoupled-auth-example

1.1.0 2023-09-27 19:52 UTC

This package is auto-updated.

Last update: 2025-09-11 17:06:46 UTC


README

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.