diff --git a/README.md b/README.md index cc749c78..1201560f 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ WordPress Plugin for [Auth0](https://auth0.com) Authentication :rocket: [Getting Started](#getting-started) - :computer: [SDK Usage](#sdk-usage) - 📆 [Support Policy](#support-policy) - :speech_balloon: [Feedback](#feedback) +## Plugin Overview + +The Auth0 WordPress plugin replaces the standard WordPress login flow with a new authentication process using Auth0's Universal Login experience. This enables you to secure your WordPress site with Auth0's advanced features, such as MFA, SSO, Passwordless, PassKey, and so on. + +Critically, this plugin is **NOT** an SDK (Software Development Kit.) We do not provide support for customizing the plugin's behavior or integrating it into WordPress in any way beyond what is expressly explained here. If you are looking for an SDK, please build from the [Auth0-PHP SDK](https://github.com/auth0/auth0-php) instead. + ## Getting Started ### Requirements