This plugin has proved that regular WP instances can easily handle the OAuth2 authentication layer and provide modern authorization flow for third-party apps interested in talking to WP.
I'm wondering if there have been discussions of extracting the OAuth2 parts into a standalone plugin similar to how Application Passwords were extracted from the two-factor plugin and eventually merged into WP core.
OAuth2 is now required for proper MCP flows and the mcp-adapter plugin (eventually the official AI plugin) could really benefit from having this functionality.
I'm seeing parallel activity happening across multiple vendors building the OAuth2 components in different ways for their implementations and having an official WP core solution would really help with centralizing and securing those efforts.
This plugin has proved that regular WP instances can easily handle the OAuth2 authentication layer and provide modern authorization flow for third-party apps interested in talking to WP.
I'm wondering if there have been discussions of extracting the OAuth2 parts into a standalone plugin similar to how Application Passwords were extracted from the two-factor plugin and eventually merged into WP core.
OAuth2 is now required for proper MCP flows and the mcp-adapter plugin (eventually the official AI plugin) could really benefit from having this functionality.
I'm seeing parallel activity happening across multiple vendors building the OAuth2 components in different ways for their implementations and having an official WP core solution would really help with centralizing and securing those efforts.