Skip to content

Commit

Permalink
Merge pull request FriendsOfSymfony#90 from leek/master
Browse files Browse the repository at this point in the history
Update example FacebookProvider
  • Loading branch information
stof committed Dec 16, 2011
2 parents 0915e4c + f8a56ce commit 3248807
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,6 @@ to the provider id in the "provider" section in the config.yml:
$user = $this->userManager->createUser();
$user->setEnabled(true);
$user->setPassword('');
$user->setAlgorithm('');
}

// TODO use http://developers.facebook.com/docs/api/realtime
Expand Down

0 comments on commit 3248807

Please sign in to comment.