# WP Application-Password

### How to connect with WordPress Application-Password support?

WordPress Application Passwords enable website owners to generate a unique token to authorize a REST API request. Use Application Passwords to authorize and grant access to third-party applications and make REST API requests from your website.&#x20;

{% embed url="<https://scribehow.com/shared/WP_Application-Password__l1nh8vj5T2yeLYOLu9S04Q>" %}

{% hint style="success" %}
We recommend establishing connectivity on AppMySite using the WordPress Application Password to ensure smooth connectivity between your app and website.
{% endhint %}

Learn the process of granting secure access to your WordPress website using an Application Password:

{% embed url="<https://www.youtube.com/watch?v=vxxCdI2XdxE>" %}

The following points highlight the steps to connect your website and app with WordPress Application Passwords.

* Login to your WordPress website’s admin panel as the administrator.&#x20;
* Make sure the AppMySite plugin is updated to version 3.0.0 or higher.&#x20;
* Navigate to Users > Profile from the side menu. Scroll down to the **Application Passwords** section.&#x20;
* Enter a name for your application password in the **New Application Password Name** field and click on Add New Application Password button.
* Copy your admin account’s username and the newly generated application password.

{% hint style="warning" %}
To achieve connectivity between your website and app, it is mandatory that you have administrator access.&#x20;
{% endhint %}

Once you have the application password, return to your AppMySite account and navigate to [**Connectivity > Grant Acess**](https://app.appmysite.com/app/connect/wp-grant-access).&#x20;

Next, follow the steps below to connect your website and app using the Application Password generated in the previous section:

* Turn on the WordPress toggle on the Grant Access screen.&#x20;
* Paste your website’s administrator username and the application password generated earlier.&#x20;
* Click on Verify. If it is unsuccessful, visit the Troubleshooting screen to diagnose and fix the connectivity issues you’re facing.&#x20;

{% hint style="danger" %}
Using an application password to connect your website and app is essential for enabling login and signup support for blog and CMS page website types, supporting custom post taxonomy, and more.
{% endhint %}

{% hint style="warning" %}
Application Password support is available for AppMySite plugins with code version 3.0.0 and higher. Update your AppMySite plugin to the latest version and use application password support to connect your website and app.
{% endhint %}
