pmr2.oauth provides basic OAuth support for Zope/Plone while aiming to be extensible through the Zope Component Architecture such that more demanding features can be slotted in.
Basic features will be provided, such as simple management of consumers and their keys, and local users will be able to approve consumer requests and revoke the keys later.
Product's homepage
Requirements:
· Python
· Plone CMS
What's New in This Release: [ read full changelog ]
· URL encoding/decoding workaround to ensure the query parameters are being processed correctly.
· Bug fix: Deleting a client (consumer) no longer prevents user from managing their list of issued tokens.
· Depends on oauthlib 0.4.0