Skip to content

angelcolmenares/ServiceStack.AuthDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple app demo for ServiceSatck + Extjs.

Demo includes: Authentication and Authorization (ServiceStack.Authd, OrmLite auth provider) CRUD operations on some datatables, Uploading files. Works with Sqlite, FirebirdSql, MySql and PosgreSQL: adjust some values in web.config to select your favorite dialect ( sqlserver no tested yet) ext.js MVC approach Tested with mono 2.10.8 on ubuntu 10.04

Any suggestions, contributions, critics, are welcome!

Download extjs from 'http://www.sencha.com/products/extjs/' and install in :AuthDemo.Host.Web/WebApp/extjs

========================== Open Source License

This software is licensed under the terms of the Open Source GPL 3.0 license.

http://www.gnu.org/licenses/gpl.html

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT OF THIRD-PARTY INTELLECTUAL PROPERTY RIGHTS. See the GNU General Public License for more details.

About

Demo for ServiceStack.Auth, using extjs as client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published