Hi
I want to create a new API endpoint in the source code to let manager and administrator log out another user based on userId.
Could you give me a hint where I can access the saved sessions for all users.
Thanks
Somewhere in Jetty. We don't store sessions anywhere in Traccar.
Hi
I want to create a new API endpoint in the source code to let manager and administrator log out another user based on userId.
Could you give me a hint where I can access the saved sessions for all users.
Thanks