Skip to content

Commit

Permalink
EOL *passport-aol* (#1370)
Browse files Browse the repository at this point in the history
* EOL *passport-aol*

NOTES:
* ~18 accounts that have another auth besides AOL
* ~20 accounts that have no visible activity
* ~11 accounts that have visible activity ... however they are orphaned due to dep/aol site failure

Applies to #1369

* Remove package *passport-aol*

Applies to #1370
  • Loading branch information
Martii authored May 22, 2018
1 parent 99d2f48 commit 3d244ee
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 13 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ Repository | Reference | Recent Version
[mu2][mu2GHUrl] | [Documentation][mu2DOCUrl] | [![NPM version][mu2NPMVersionImage]][mu2NPMUrl]
[octicons][octiconsGHUrl] | [Documentation][octiconsDOCUrl] | [![NPM version][octiconsNPMVersionImage]][octiconsNPMUrl]
[passport][passportGHUrl] | [Documentation][passportDOCUrl] | [![NPM version][passportNPMVersionImage]][passportNPMUrl]
[passport-aol][passport-aolGHUrl]<br />&#x22D4; [`OpenID2`][passport-aolGHOpenIDUrl] | [Documentation][passport-aolDOCUrl] | [![NPM version][passport-aolNPMVersionImage]][passport-aolNPMUrl] ![OpenID][openidLogo] [&#x22D4;][passport-openid]
[passport-facebook][passport-facebookGHUrl] | [Documentation][passport-facebookDOCUrl] | [![NPM version][passport-facebookNPMVersionImage]][passport-facebookNPMUrl] ![OAuth2][oauth2Logo]
[passport-flickr][passport-flickrGHUrl] | [Documentation][passport-flickrDOCUrl] | [![NPM version][passport-flickrNPMVersionImage]][passport-flickrNPMUrl] ![oauth][oauthLogo]
[passport-foursquare][passport-foursquareGHUrl] | [Documentation][passport-foursquareDOCUrl] | [![NPM version][passport-foursquareNPMVersionImage]][passport-foursquareNPMUrl] ![OAuth2][oauth2Logo]
Expand Down Expand Up @@ -346,12 +345,6 @@ Outdated dependencies list can also be achieved with `$ npm --depth 0 outdated`

[passport-openid]: https://github.com/OpenUserJs/passport-openid/tree/OpenID2

[passport-aolGHUrl]: http://github.com/jaredhanson/passport-aol
[passport-aolGHOpenIDUrl]: https://github.com/OpenUserJs/passport-aol/tree/OpenID2
[passport-aolDOCUrl]: https://github.com/jaredhanson/passport-aol/blob/master/README.md
[passport-aolNPMUrl]: https://www.npmjs.com/package/passport-aol
[passport-aolNPMVersionImage]: https://img.shields.io/npm/v/passport-aol.svg?style=flat

[passport-facebookGHUrl]: https://github.com/jaredhanson/passport-facebook
[passport-facebookDOCUrl]: https://github.com/jaredhanson/passport-facebook/blob/master/README.md
[passport-facebookNPMUrl]: https://www.npmjs.com/package/passport-facebook
Expand Down
5 changes: 0 additions & 5 deletions controllers/strategies.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
{
"aol": {
"name": "AOL",
"oauth": false,
"readonly": false
},
"facebook": {
"name": "Facebook",
"oauth": true,
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
"mu2": "0.5.21",
"octicons": "4.4.0",
"passport": "0.4.0",
"passport-aol": "git://github.com/OpenUserJs/passport-aol#OpenID2",
"passport-facebook": "2.1.1",
"passport-flickr": "0.2.0",
"passport-foursquare": "1.0.0",
Expand Down

0 comments on commit 3d244ee

Please sign in to comment.