remove renew API token every time the user login

This commit is contained in:
Diego Najar 2021-06-07 19:48:52 +02:00
parent 272e5d3b5b
commit 20fe525375

View file

@ -6,4 +6,3 @@
if (!pluginActivated('pluginAPI')) {
activatePlugin('pluginAPI');
}
$plugins['all']['pluginAPI']->newToken();