Skip to content

Commit

Permalink
Add example section
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanvs committed Jun 30, 2017
1 parent 0d42634 commit 98111a0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,12 @@ In this section we will show examples of parsed profile that are returned to `ve
}
```

# Examples

Example of server application can be found [here](https://github.com/GenFirst/passport-bitbucket-token/tree/master/example/backend).

Full example of React.js + Node.js/Express.js can be found [here](https://github.com/GenFirst/react-node-bitbucket-login).

# License

passport-bitbucket-token is released under [MIT License](https://opensource.org/licenses/MIT).
Expand Down

0 comments on commit 98111a0

Please sign in to comment.