Moodle Plugins directory: Oauth2 token unlink event | Moodle.org

Oauth2 token unlink event
English
The untoken_oauth2 extension allows you to quickly manage the mail account binding tokens where the message never arrived, you simply have to enter the email account waiting for the message with the token and the extension allows you to release that token so you can try again The linking process, remember that the linking token has a validity time.
Spanish
La extensión token_oauth2 le permite administrar rápidamente los tokens de enlace para intentos de vinculación de las cuentas de correo con oauth2, útil en casos en donde el mensaje nunca llegó, simplemente debe ingresar a la cuenta de correo electrónico y la extensión le permite liberar ese token para que pueda volver a intentar el proceso, recuerde que el token de vinculación tiene un limite de tiempo.
Spanish doc
https://docs.moodle.org/all/es/tool_untoken_oauth2
English doc
https://docs.moodle.org/37/en/tool_untoken_oauth2
Best regards.
Gracias
Detectado un error de codificación, debe ser corregido por un programador: Incorrect syntax in plugin supported declaration in untoken_oauth2
Información de depuración:
Error code: codingerror I x Descartar esta notificación
Trazado de la pila (stack):
• line 309 of/lib/classes/plugininfo/base.php: coding_exception thrown
• line 199 of /lib/classes/plugininfo/base.php: call to core\plugininfo\base->load_disk_version()
• line 150 of/lib/classes/plugininfo/base.php: call to core\plugininfo\base::make_plugin_instance()
• line 398 of /lib/classes/plugin_manager.php: call to core\plugininfo\base::get_plugins()
• line 358 of /lib/classes/plugin_manager.php: call to core_plugin_manager->get_plugins_of_type()
• line 1193 of/lib/classes/plugin_manager.php: call to core_plugin_manager->get_plugins(
• line 1314 of /admin/renderer.php: call to core_plugin_manager->missing_dependencies()
• line 205 of/admin/renderer.php: call to core_admin_renderer->missing_dependencies()
• line 710 of/admin/index.php: call to core_admin_renderer->upgrade_plugin_check_page()
Espero sea de ayuda. Gracias!!!
Debugging output enabled
Downloading tool_untoken_oauth2 ... OK
Validating tool_untoken_oauth2 ... Error
[OK] Name of the plugin to be installed [untoken_oauth2]
[OK] Plugin version [2019091600]
[OK] Required Moodle version [2018051700]
[OK] Full component name [tool_untoken_oauth2]
[Error] A higher version of this plugin is already installed [2022070302]
Installation aborted due to validation failure
Cancel
So just because it sees a newer version than that required, and even though it is not the latest, it stops without updating.
My Moodle bersion is: Moodle 4.4.5+ (Build: 20250124)
Thanks for your plugin.
Rgds