Do you already know how to manage logged in devices when session driver is not Redis?
If so, it is the same. Redis is used as a session store, so it only matters to server-side code. Of you are already managing sessions with any other drivers, just changing the session driver should not require any code change.