- bug report? no
- feature request? yes
- version: 3.0
Few times I wanted to use own User implementation, bt there is no simple way how to force Nette to use it. I'd like to have IUser same way as IUserStorage to be able to use my own implementation in framework.
Few times I wanted to use own
Userimplementation, bt there is no simple way how to force Nette to use it. I'd like to haveIUsersame way asIUserStorageto be able to use my own implementation in framework.