Bachir Soussi Chiadmi 1bc61b12ad first import 10 năm trước cách đây
..
css 1bc61b12ad first import 10 năm trước cách đây
includes 1bc61b12ad first import 10 năm trước cách đây
lib 1bc61b12ad first import 10 năm trước cách đây
CHANGELOG 1bc61b12ad first import 10 năm trước cách đây
LICENSE.txt 1bc61b12ad first import 10 năm trước cách đây
README 1bc61b12ad first import 10 năm trước cách đây
oauth_common.admin.inc 1bc61b12ad first import 10 năm trước cách đây
oauth_common.authorizations.inc 1bc61b12ad first import 10 năm trước cách đây
oauth_common.consumers.inc 1bc61b12ad first import 10 năm trước cách đây
oauth_common.inc 1bc61b12ad first import 10 năm trước cách đây
oauth_common.info 1bc61b12ad first import 10 năm trước cách đây
oauth_common.install 1bc61b12ad first import 10 năm trước cách đây
oauth_common.module 1bc61b12ad first import 10 năm trước cách đây
oauth_common.pages.inc 1bc61b12ad first import 10 năm trước cách đây
oauth_common_providerui.info 1bc61b12ad first import 10 năm trước cách đây
oauth_common_providerui.module 1bc61b12ad first import 10 năm trước cách đây

README

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

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.