You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
# Express OAuth Server [](https://travis-ci.org/seegno/express-oauth-server)
1
+
# Express OAuth Server [](https://travis-ci.org/oauthjs/express-oauth-server)
2
2
3
-
Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with [express](https://github.com/strongloop/express) in [node.js](http://nodejs.org/).
3
+
Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with [express](https://github.com/expressjs/express) in [node.js](http://nodejs.org/).
4
4
5
-
This is the express wrapper for [oauth2-server](https://github.com/thomseddon/node-oauth2-server).
5
+
This is the express wrapper for [oauth2-server](https://github.com/oauthjs/node-oauth2-server).
0 commit comments