Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

vistarmedia/quips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

203 Commits

Repository files navigation

#quips a leak-plugging layer on top of backbone.js

a basic example can be found here: http://github.com/vistarmedia/quips-example

Build Status

###Installation

npm install quips

###Authentication currently, quips will assume a rest resource "/session" which responds to GET, POST and DELETE requests.

  • the GET should return the email (username) and name (friendly name) for a currently logged on session.
  • the POST should authenticate a user based on username/password.
  • the DELETE should log out the user.

###Block UI Integration you may create a global blocking UI overlay from any view by calling block() on that view. unblocking is just as simple by calling unblock().

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /