- ru
 - Language: en
 
- Documentation version: 0.1
 
Foursquare¶
Foursquare uses OAuth2. In order to enable the backend follow:
Register an application at Foursquare Developers Portal, set the
Redirect URItohttp://<your hostname>/complete/foursquare/Fill in the Client Id and Client Secret values in your settings:
SOCIAL_AUTH_FOURSQUARE_KEY = '' SOCIAL_AUTH_FOURSQUARE_SECRET = ''