1*cf22df2fSAndreas Gohroauthgeneric Plugin for DokuWiki 2*cf22df2fSAndreas Gohr 3*cf22df2fSAndreas GohrGeneric Service for use with the oAuth Plugin 4*cf22df2fSAndreas Gohr 5*cf22df2fSAndreas GohrAll documentation for this plugin can be found at 6*cf22df2fSAndreas Gohrhttp://www.dokuwiki.org/plugin:oauthgeneric 7*cf22df2fSAndreas Gohr 8*cf22df2fSAndreas GohrIf you install this plugin manually, make sure it is installed in 9*cf22df2fSAndreas Gohrlib/plugins/oauthgeneric/ - if the folder is called different it 10*cf22df2fSAndreas Gohrwill not work! 11*cf22df2fSAndreas Gohr 12*cf22df2fSAndreas GohrPlease refer to http://www.dokuwiki.org/plugins for additional info 13*cf22df2fSAndreas Gohron how to install plugins in DokuWiki. 14*cf22df2fSAndreas Gohr 15*cf22df2fSAndreas Gohr---- 16*cf22df2fSAndreas GohrCopyright (C) Andreas Gohr <dokuwiki@cosmocode.de> 17*cf22df2fSAndreas Gohr 18*cf22df2fSAndreas GohrThis program is free software; you can redistribute it and/or modify 19*cf22df2fSAndreas Gohrit under the terms of the GNU General Public License as published by 20*cf22df2fSAndreas Gohrthe Free Software Foundation; version 2 of the License 21*cf22df2fSAndreas Gohr 22*cf22df2fSAndreas GohrThis program is distributed in the hope that it will be useful, 23*cf22df2fSAndreas Gohrbut WITHOUT ANY WARRANTY; without even the implied warranty of 24*cf22df2fSAndreas GohrMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 25*cf22df2fSAndreas GohrGNU General Public License for more details. 26*cf22df2fSAndreas Gohr 27*cf22df2fSAndreas GohrSee the COPYING file in your DokuWiki folder for details 28