Metadata-Version: 1.1
Name: oauth-flow
Version: 1.0.3
Summary: Authenticate and make calls to OAuth 1.0, OAuth 2.0 services
Home-page: https://github.com/zen4ever/oauth-flow
Author: Andrii Kurinnyi
Author-email: andrew@zen4ever.com
License: UNKNOWN
Description: oauth-flow
        ==========
        
        App for authenticating with OAuth 1.0/2.0 services
        
         * Twitter
         * Yahoo
         * Facebook (OAuth 2.0)
         * Google (OAuth 2.0)
        
        Used by django-linked-accounts
        
        Inspired by django-social-auth and django-oauth-access.
Keywords: oauth,twitter,facebook
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
