Recommended releases

Download Released

OAuth implements the OAuth classes for use with Backdrop and acts as a support
module for other modules that wish to use OAuth.

This module includes a slightly modified version of this OAuth Client/Server
library

OAuth Client flow:

The callback to be used is /oauth/authorized/% where % is the id of the
consumer used by the client. We need the id of the consumer to be able to find
the token correctly.

Status

This is an incomplete Backdrop version of the Drupal contributed module version
7.x-3.3.

Installation

Install this module using the official Backdrop CMS instructions at
https://backdropcms.org/guide/modules

Visit the configuration page under Administration > Configuration > Category >
OAuth (admin/config/category/oauth) and enter the required information.

Current Maintainers

For Drupal:

Port to Backdrop:

Credits

The Drupal module has been sponsored by Good Old and
Mindpark.

Supporting organizations

Lullabot module maintenance.

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for
complete text.