We have several web application and like to seemlessly integrate them with Nop commerce. I think about setup other app as virtual directory and users by following links on Nopcommerce site, start working with other app. we will create same design for all of them, but the question is, is there any way to prevent double sign in for users?
I want users are able to work with other apps just after login to nopcommerce,  and we can pass users token to be verified on other app without need to login again for each app seperatly.
Is there any solution on this case?