openimsdk / chat

A business server that includes user registration and login, deployed together with Open-IM-Server, can be used to set up a chat product.
https://openim.io
GNU General Public License v3.0
81 stars 101 forks source link

[FEATURE REQUEST] invaildate the token when change password #551

Closed mo3et closed 3 months ago

mo3et commented 3 months ago

Why this feature?

fork to open-im-server/issues/2335

Suggested Solution

suggest that when a user is forcibly logged out, the token's status should be changed to KickedToken to ensure that the user cannot log in again using the old token.

Additional Information

No response