Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.43k stars 1.99k forks source link

Application Passwords on Migrations: Job to process the received Application Password #96539

Open valterlorran opened 3 days ago

valterlorran commented 3 days ago

More context: paYKcK-5B6-p2 Related to: https://github.com/Automattic/wp-calypso/issues/96537 API reference: https://developer.wordpress.org/rest-api/reference/application-passwords/#delete-a-application-password

This job will be responsible for creating the new Admin user and chaining the automated checks.

Beyond that, using the API linked above, we should be able to delete an Application Password record using the App UUID. We should do this in this job.

github-actions[bot] commented 3 days ago

OpenAI suggested the following labels for this issue: