Hi Friends
How to invalid all the access token what ever assigned to a user after change password or forgot password.
(requirement is like this :-
if the use is logged in in multipule devices and he changed password from one device. the other devices should logout automatically.
)
i am using AspnetIdentity and webapi 2.0
is there any way to do so ?
any Ideas will be appreciated.