yii2-auth
yii2-auth copied to clipboard
Implement User as behavior?
Would it be possible to create a UserBehavior for yii2-auth? Instead of this class https://github.com/robregonm/yii2-auth/blob/master/components/User.php would be much more flexible when using with custom user models.
Sounds good. I think I'll implement that :) Thanks for the suggestion.
+1 good idea