Hi I'm currently working on login process.
the problem is I have 2 repositories in one Ubuntu server and they have their own domain names like first.blablabla.com and second.blablabla.com.
and I'd like to share session for users to keep logging in both domains. But for few days of search, there is not enough information for me to figure this out.
The framework is Cakephp3 and it doesn't provide such an API.
Thanks in advance.