Get UserID from a session Token or similar?
-
Hi,
I am trying to find a method that can tell me what is the user id related to a specific session token (e.g.: value coming from wp_get_session_token).
I am running a situation in which a mobile app opens an external link in the device’s browser so the session is lost.
Therefore I am thinking about passing the session token in the URL to find who was the user logged in the app, but maybe there’s a better way.
Unfortunately I cannot open the link inside the mobile app due to some limitations.Any idea?
Thanks.
Gio
- The topic ‘Get UserID from a session Token or similar?’ is closed to new replies.