You are here

Files in OAuth Connector 6

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt // $Id$ OAuth Connector 6.x-1.0-alpha1, 2010-08-21 ------------------------------ by voxpelli: Initial release
oauthconnector.admin.css oauthconnector.admin.css #oauthconnector-list-provider tr.oauthconnector-provider-disabled { color: #999; } #oauthconnector-list-provider td.oauthconnector-provider-warning { background-color: #fd4; } #oauthconnector-list-provider tr.oauthconnector-provider-disabled …
oauthconnector.admin.inc oauthconnector.admin.inc Administrative functions for the OAuth Connector module.
oauthconnector.info oauthconnector.info name = OAuth Connector description = OAuth support for the Connector module core = 6.x package = "Connector" dependencies[] = connector dependencies[] = oauth_common dependencies[] = http_client_oauth dependencies[] = ctools
oauthconnector.install oauthconnector.install Install, update and uninstall functions for the OAuth Connector module.
oauthconnector.module oauthconnector.module OAuth Connector module
README.txt README.txt /* $Id$ */ A module that makes it possible to log in through third party API:s supporting OAuth. Makes it possible for other modules to define OAuth API:s which users should be able to log in through and also exposes that ability to the user who can…

Other projects