Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/walkersumida/auth-web-jquery


https://github.com/walkersumida/auth-web-jquery

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# AuthWebJquery
This repo is demo of token-base auth for jQuery.
[API](https://github.com/walkersumida/auth-api) is required to demonstrate.

## Install libraries
```
bower install
```

## http-server start
```
http-server
```