Hey guys. I integrated JWT based authentication in my Rest API that's going to be consumed by a TornadoFx client. I just wanted to hear from you, what can be the best option/location to store the auth tokens in TornadoFx . In a way that a log out signal from the server can delete it.