How to remove login tokens?

Hi, my problem consists in a lot of login tokens in each user:

This is a problem because database is growing up very much.

Is there any way in how to remove them and only keep the newer?

I hope to get some help.

thank you.

I use:
Meteor 1.10.2
Vue 2.6.11 (akryum package)

Check login expiration config

1 Like