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 6bce5fc commit 9354626Copy full SHA for 9354626
README.md
@@ -4,6 +4,7 @@
4
[![npm Downloads][downloads-image]][downloads-url]
5
[![Test Status][travis-image]][travis-url]
6
[![MIT Licensed][license-image]][license-url]
7
+[![oauthjs Slack][slack-image]][slack-url]
8
9
Complete, compliant and well tested module for implementing an OAuth2 server in [Node.js](https://nodejs.org).
10
@@ -69,4 +70,6 @@ npm test
69
70
[travis-url]: https://travis-ci.org/oauthjs/node-oauth2-server
71
[license-image]: https://img.shields.io/badge/license-MIT-blue.svg
72
[license-url]: https://raw.githubusercontent.com/oauthjs/node-oauth2-server/master/LICENSE
73
+[slack-image]: https://img.shields.io/badge/slack-join-E01563.svg
74
+[slack-url]: https://oauthjs.slack.com
75
0 commit comments