Hello Everyone,
We need to Login and signup from magento 2 (signup and login form) to yii2 in website. Yii2 is installed in root directory and magento 2 is installed in shop directory.
Please let us know in case anyone has any suggestions
As I can see you are talking about Single Sign On between YII and Magento 2. Here we have a extension which you can install in magento and setup with YII framework. I hope it will help you to understand the concept of SSO.
Let me know if you are looking for something like this.
Thanks
If you are looking for a SSO/SAML approach.
You can turn Yii or Magento into a SAML Identity Provider and then connect rest of applications enabling them as Service Providers.