A WordPress plugin that provides Headless login and authentication for WPGraphQL, supporting traditional passwords, OAuth2/OpenID Connect, JWT, and more.
GNU General Public License v3.0
72
stars
11
forks
source link
chore: update `docker-compose` commands to `docker compose` #132
What
Replaces calls to
docker-compose
withdocker compose
.Why
The old commands are no longer included in the GH runner.
How
Testing Instructions
Additional Info
Checklist: