You are here

README.txt in OAuth Connector 6

Same filename and directory in other branches
  1. 7 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 add new API connections through an admin page.

File

README.txt
View source
  1. /* $Id$ */
  2. A module that makes it possible to log in through third party API:s
  3. supporting OAuth. Makes it possible for other modules to define OAuth API:s
  4. which users should be able to log in through and also exposes that ability to
  5. the user who can add new API connections through an admin page.