Skip to main content

Invenio module that provides OAuth web authorization support.

Project description

https://img.shields.io/travis/inveniosoftware/invenio-oauthclient.svg https://img.shields.io/coveralls/inveniosoftware/invenio-oauthclient.svg https://img.shields.io/github/tag/inveniosoftware/invenio-oauthclient.svg https://img.shields.io/pypi/dm/invenio-oauthclient.svg https://img.shields.io/github/license/inveniosoftware/invenio-oauthclient.svg

Invenio module that provides OAuth web authorization support.

OAuth client support is typically used to allow features such as social login (e.g. Sign in with Twitter) and access to resources owned by a specific user at a remote service. Both OAuth 1.0 and OAuth 2.0 are supported.

Features:

  • Views: OAuth login and authorized endpoints, linked account settings and sign-up handling.

  • Client: A client to interact with remote applications.

  • Contrib: Ready-to-use GitHub, ORCID, and CERN remote applications.

  • Models: Persistence layer for OAuth access tokens including support for storing extra data together with a token.

  • Handlers: Customizable handlers for deciding what happens when a user authorizes a request.

Further documentation is available on https://invenio-oauthclient.readthedocs.io/

Changes

Version 1.0.0b3 (released 2017-10-27)

  • Initial public release

Version 1.0.0a13 (released 2017-05-05)

  • Refactoring for Invenio 3.

Version 0.1.1 (released 2015-08-25)

Improved features

  • Improves the account setup for the CERN oauthclient.

Bug fixes

  • Adds missing invenio_upgrader dependency and amends past upgrade recipes following its separation into standalone package.

  • Sends a validation email only if the option is enabled in the config. (#4)

Version 0.1.0 (released 2015-08-04)

  • Initial public release.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

invenio-oauthclient-1.0.0b3.tar.gz (70.4 kB view hashes)

Uploaded Source

Built Distribution

invenio_oauthclient-1.0.0b3-py2.py3-none-any.whl (66.7 kB view hashes)

Uploaded Python 2 Python 3

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