Skip to content

Commit 98111a0

Browse files
committed
Add example section
1 parent 0d42634 commit 98111a0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,12 @@ In this section we will show examples of parsed profile that are returned to `ve
120120
}
121121
```
122122

123+
# Examples
124+
125+
Example of server application can be found [here](https://github.com/GenFirst/passport-bitbucket-token/tree/master/example/backend).
126+
127+
Full example of React.js + Node.js/Express.js can be found [here](https://github.com/GenFirst/react-node-bitbucket-login).
128+
123129
# License
124130

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

0 commit comments

Comments
 (0)