fix facebook token name

このコミットが含まれているのは:
Matthew Scragg 2015-12-06 18:22:13 -06:00
コミット de8616427e

ファイルの表示

@ -58,7 +58,7 @@ providers = {
'username': 'name',
'email': 'email'
},
'token_name': 'access_name'
'token_name': 'access_token'
},
'google': {
'oauth': dict(