From: Matías Aguirre Date: Thu, 19 May 2011 15:21:12 +0000 (-0300) Subject: Foursquare links on example page X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=9ada5ceeb92296852cbc0bbb21e749ceb7770ad8;p=django-social-auth.git Foursquare links on example page --- diff --git a/example/templates/done.html b/example/templates/done.html index b057342..2b67f3d 100644 --- a/example/templates/done.html +++ b/example/templates/done.html @@ -45,6 +45,10 @@ Google OAuth2 {% if google_oauth2 %}(disconnect){% endif %} +
  • + Foursquare + {% if foursquare %}(disconnect){% endif %} +
  • Associate new OpenID credentials:

    diff --git a/example/templates/home.html b/example/templates/home.html index d778d83..8555a50 100644 --- a/example/templates/home.html +++ b/example/templates/home.html @@ -18,6 +18,7 @@

    Login using OAuth2 from: