remove renew API token every time the user login
This commit is contained in:
parent
272e5d3b5b
commit
20fe525375
1 changed files with 0 additions and 1 deletions
|
@ -6,4 +6,3 @@
|
|||
if (!pluginActivated('pluginAPI')) {
|
||||
activatePlugin('pluginAPI');
|
||||
}
|
||||
$plugins['all']['pluginAPI']->newToken();
|
Loading…
Reference in a new issue