w20-framework / w20

W20 is a Web framework, built upon a powerful RequireJS/AngularJS/Bootstrap mix to help you develop single page applications.
https://w20-framework.github.io/
Mozilla Public License 2.0
8 stars 9 forks source link

Support for programatic login (Angular-handled login) #82

Closed Sherpard closed 5 years ago

Sherpard commented 6 years ago

Modularizes authentication realms, so many realms can be defined by default, and selected on w20.json files Current providers are 'restAuth' and 'basicAuth'.

adrienlauer commented 5 years ago

At last I merged it. Sorry for the delay.