Hey @ryan, hey all readres,
I'd like to propose two features that would help those of us working with business and organizational clients.
OAuth 2.0 Login Support
Several of our clients use Microsoft 365, and it would be nice to integrate their websites seamlessly with e.g. Microsoft Entra ID. Native OAuth 2.0 support would allow users to log in with their organizational accounts instead of managing separate credentials.
For an urgent case I'll try to set up @flydev's module (https://processwire.com/modules/oauth2-login/) but unfortunately the creation of users is not yet (?) possible.
Microsoft Graph API for Email Delivery
As said before, more and more peopele rely on Microsoft 365, and traditional SMTP with basic authentication is being phased out. Supporting Microsoft Graph API would allow us to:
Use OAuth 2.0 tokens instead of storing SMTP passwords
Leverage existing Microsoft 365 infrastructure
Ensure better deliverability and avoid authentication headaches
Native support for both would make ProcessWire from my perspectibe a more compelling choice for organizations looking for enterprise-grade SSO and email solutions.