~pidgeon690/pidge-identities/trunk

« back to all changes in this revision

Viewing changes to identities/providers/amazon_auth.py

  • Committer: Fergus Ross Ferrier
  • Date: 2009-05-03 05:59:43 UTC
  • Revision ID: hello@fergusrossferrier.co.uk-20090503055943-uml2z13m6dokij5p
Logout now logs out of external identities too.

Show diffs side-by-side

added added

removed removed

Lines of Context:
221
221
                'have_password': have_password
222
222
            }
223
223
        )
 
224
        
 
225
    def logout(self):
 
226
        return True