Skip to main content

Authorization / authentication client library for Python web applications

Project description

Authomatic is an authorization/authentication client library for Python web applications inspired by Alex Vagin’s Simpleauth. In fact, I almost named it Deadsimpleauth, but that name would be too long for a succinct library.

For more info visit the project page at http://peterhudec.github.io/authomatic.

Features

  • Loosely coupled.

  • Tiny but powerful interface.

  • The python-openid library is the only optional dependency.

  • CSRF protection.

  • Framework agnostic thanks to adapters. Out of the box support for Django, Flask and Webapp2.

  • Ready to accommodate future authorization / authentication protocols.

  • Makes calls to provider APIs a breeze.

  • Supports asynchronous requests.

  • JavaScript library as a bonus.

  • Out of the box support for:

    • OAuth 1.0a providers: Bitbucket, Flickr, Meetup, Plurk, Twitter, Tumblr, UbuntuOne, Vimeo, Xero, Xing and Yahoo.

    • OAuth 2.0 providers: Behance, Bitly, Cosm, DeviantART, Facebook, Foursquare, GitHub, Google, LinkedIn, PayPal, Reddit, Viadeo, VK, WindowsLive, Yammer and Yandex.

    • python-openid and Google App Engine based OpenID.

License and Requirements

The package is licensed under MIT license and requires Python 2.6.

Live Demo

There is a Google App Engine based live demo app running at http://authomatic-example.appspot.com which makes use of most of the features.

Contribute

Stories in Ready

Contributions of any kind are very welcome. The project is hosted on GitHub. If you find this library useful and are using it in your projects, please don’t be shy and leave a comment about your use case on the Authomatic use cases issue.

Usage

Read the exhaustive documentation at http://peterhudec.github.io/authomatic.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Authomatic-0.0.8.zip (295.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page