Keep session between mobile and web hybrid app

What is the best approach to keep the player logged in while he switches from the hybrid mobile app to the web url.
I want to have some extra functionalities which should be available only if player is using a web browser on the phone. Therefore I want him to redirect from the mobile app to the web, but meanwhile to keep him authenticated and logged in and keep the session.