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

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


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

Last synced: 8 months 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
```