We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d42634 commit 98111a0Copy full SHA for 98111a0
README.md
@@ -120,6 +120,12 @@ In this section we will show examples of parsed profile that are returned to `ve
120
}
121
```
122
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
129
# License
130
131
passport-bitbucket-token is released under [MIT License](https://opensource.org/licenses/MIT).
0 commit comments