Sample of Foursquare integration
Image du logo de l'article pour Sample of Foursquare integration

Sample of Foursquare integration

Outils pour les développeurs29 utilisateurs
Capture d'écran 1 de l'élément multimédia

Présentation

AppSquare This is a basic Foursquare client implemented as a packaged app. It just displays recent checkins of the logged in user's…

AppSquare This is a basic Foursquare client implemented as a packaged app. It just displays recent checkins of the logged in user's friends. To log into Foursquare, it uses the identity API (specfically, the launchWebAuthFlow method). Once it gets the OAuth token, it uses the storage API to persist it. It also uses the W3C Geolocation API to pass in the current location to the Foursquare API. When running it unpacked, it will normally have a different ID (the unpacked extension ID is a hash of the path on disk). However, this will result in the auth API not working, since the redirect URL will be different. To force the unpacked app to have the same ID, add this key and value to manifest.json: "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDnyZBBnfu+qNi1x5C0YKIob4ACrA84HdMArTGobttMHIxM2Z6aLshFmoKZa/pbyQS6D5yNywr4KM/llWiY2aV2puIflUxRT8SjjPehswCvm6eWQM+r3mB755m48x+diDl8URJsX4AJ3pQHnKWEvitZcuBh0GTfsLzKU/BfHEaH7QIDAQAB" (this is a base 64 encoded version of the app's public key) The key must be removed before uploading it to the store. See the source code at https://github.com/GoogleChrome/chrome-app-samples/tree/master/appsquare This version was built from git commit 0e30a6b https://github.com/GoogleChrome/chrome-app-samples/tree/0e30a6b/appsquare

0 sur 5Aucun avis

Google ne valide pas les avis. En savoir plus sur les résultats et les avis

Détails

  • Version
    7.1
  • Dernière mise à jour
    2 septembre 2014
  • Proposé par
    Chrome App Samples
  • Taille
    209KiB
  • Langues
    English (United States)
  • Non-professionnel
    Ce développeur ne s'est pas identifié comme professionnel. Pour les consommateurs de l'Union européenne, veuillez noter qu'il est possible que les droits des consommateurs ne s'appliquent pas aux contrats entre vous et ce développeur.

Confidentialité

Le développeur n'a pas fourni d'informations sur la collecte ni sur l'utilisation de vos données.

Assistance

Pour obtenir de l'aide concernant des questions, des suggestions ou des problèmes, consultez le site d'assistance du développeur.

Applications Google