thyseus / yii-user-management

a user management module collection for the yii framework
185 stars 122 forks source link

what about to make protected or public _checkAuth method in YumRestController #81

Open Arsey opened 11 years ago

Arsey commented 11 years ago

Hi. i'm work on project with rest api implementation. I have api controller and also i'm using your user module to manage users. so i need check authorization in my controller and in such situation it could be cool if i can to write my own component class that extends from YumRestController and use it _checkAuth method.

P.S. sorry for my bad English