Browse Source

Commit 9.7: Use Facebook accounts.

Frederic G. MARAND 8 years ago
parent
commit
f5504eb90c
2 changed files with 6 additions and 6 deletions
  1. 1 1
      .meteor/packages
  2. 5 5
      .meteor/versions

+ 1 - 1
.meteor/packages

@@ -8,4 +8,4 @@ meteor-platform
 autopublish
 insecure
 accounts-ui
-accounts-password
+accounts-facebook

+ 5 - 5
.meteor/versions

@@ -1,5 +1,6 @@
 accounts-base@1.2.0
-accounts-password@1.1.1
+accounts-facebook@1.0.4
+accounts-oauth@1.1.5
 accounts-ui@1.1.5
 accounts-ui-unstyled@1.1.7
 autopublish@1.0.3
@@ -14,7 +15,7 @@ check@1.0.5
 ddp@1.1.0
 deps@1.0.7
 ejson@1.0.6
-email@1.0.6
+facebook@1.2.1
 fastclick@1.0.3
 geojson-utils@1.0.3
 html-tools@1.0.4
@@ -35,7 +36,8 @@ minifiers@1.1.5
 minimongo@1.0.8
 mobile-status-bar@1.0.3
 mongo@1.1.0
-npm-bcrypt@0.7.8_2
+oauth@1.1.4
+oauth2@1.1.3
 observe-sequence@1.0.6
 ordered-dict@1.0.3
 random@1.0.3
@@ -46,10 +48,8 @@ retry@1.0.3
 routepolicy@1.0.5
 service-configuration@1.0.4
 session@1.1.0
-sha@1.0.3
 spacebars@1.0.6
 spacebars-compiler@1.0.6
-srp@1.0.3
 templating@1.1.1
 tracker@1.0.7
 ui@1.0.6