You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any reason why SwitchIdentityServices is not defined in ClassMap?
Currently, if you want to override that service, you need to override adminController too, because bootstrap replaces any definition within yii2 container.
Is there any reason why SwitchIdentityServices is not defined in ClassMap?
Currently, if you want to override that service, you need to override adminController too, because bootstrap replaces any definition within yii2 container.
https://github.com/2amigos/yii2-usuario/blob/723ae81d11b8eb79a820d6037ba2c44d85392650/src/User/Bootstrap.php#L368C10-L368C18
The text was updated successfully, but these errors were encountered: