Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ghdna committed Dec 12, 2017
1 parent ff055a3 commit 52165f0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@
cognito-express is a npm-module that authenticates API requests on a Node.js application by verifying the JWT signature of AccessToken or IDToken generated by Amazon Cognito.

## Installation
```
npm install cognito-express --save
```

[![NPM](https://nodei.co/npm/cognito-express.png?compact=true)](https://nodei.co/npm/cognito-express/)

## Motivation

Expand Down

0 comments on commit 52165f0

Please sign in to comment.