How to log out all devices when reset password? I use access token without refresh token and change password by change-ticket-password.
Hey there!
Have you had a chance to check out our docs regarding Logout?
Yes. I think it not fit for mine.
I am successfully by using api/v2/users/:id with last_password_reset property and compare with issuedAt and expiredAt.
But thank for reply.