2amigos / yii2-usuario

Highly customizable and extensible user management, authentication, and authorization Yii2 extension
https://github.com/2amigos/yii2-usuario
Other
294 stars 142 forks source link

Enhancement suggestion for using with RESTFul Architecture #350

Open kartik-v opened 5 years ago

kartik-v commented 5 years ago

Just a suggestion to see if we can enhance the module for usage with RESTFul API architecture.

The authentication needs to follow these Yii2 RESTFul best practices

Some views:

tonydspaniard commented 5 years ago

Thanks @kartik-v for bringing the discussion about it, but first would require to split the components (as of https://github.com/2amigos/yii2-usuario/tree/usuario-2.0-dev I am trying to do), then think how this enhancement should be added.

That is something it hit my mind many times. Thanks for bringing the subject.

srakl commented 3 years ago

any updates on this? Any tutorial or documentation to do this? Thanks