I want to know is there is a solution to invalid a previously generated JWT token ? I want to avoid duplicate connection using the same account on my application, by disconnect the other one.
Do you have any clue to do that ?
Thanks in advance