README.rst

April 3, 2013 ยท View on GitHub


Salesforce OAuth2


A simple implementation of Salesforce's OAuth2 authentication interface.

Authors & License

This plugin was built in-house by the team at New Organizing Institute_ led by Nick Catalano_ and is released under an open source Apache 2.0 license.

The interface is inspired by (but was built separately from) requests-oauth2_ by Miguel Araujo_

.. _New Organizing Institute: http://neworganizing.com/ .. _Nick Catalano: https://github.com/nickcatal .. _requests-oauth2: https://github.com/maraujop/requests-oauth2 .. _Miguel Araujo: https://github.com/maraujop