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

https://github.com/gmcgibbon/jwt-slides

JSON Web Token Slideshow
https://github.com/gmcgibbon/jwt-slides

jwt reveal-js

Last synced: 11 months ago
JSON representation

JSON Web Token Slideshow

Awesome Lists containing this project

README

          

# JSON Web Token (JWT) Slideshow

## Usage

```
npm install -g gulp bower
npm install
bower install
gulp
```

## Lint

```
npm install -g coffeelint
npm test
```

## License

This project is released under the [MIT License](http://www.opensource.org/licenses/MIT).