Wants to know the approach to be used and implementation guide
Tried to implement multi device support for my application users
I want my users to login on multiple devices and should not get signed out of every devices , when
logged out in one device also the data must be synchronised in all devices. How can i implement
this using refresh token . Or what approach will best suits the above requirement.
DVK19_Pro is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.