/salesforce-oauth2

A simple OAuth2.0 authentication system for Salesforce

Primary LanguagePythonOtherNOASSERTION

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