Sha256: 4eb92652ed2aacc5cb68a921de566053133b26a515f3463962f8ef2751e93485
Contents?: true
Size: 301 Bytes
Versions: 29
Compression:
Stored size: 301 Bytes
Contents
# http://www.facebook.com/developers/apps.php # http://developers.facebook.com/setup/ class FacebookToken < OauthToken version 2.0 settings "https://graph.facebook.com", :authorize_url => "https://graph.facebook.com/oauth/authorize", :scope => "email, offline_access" end
Version data entries
29 entries across 29 versions & 7 rubygems