Name Date Size #Lines LOC

..--

.github/H02-Sep-2025-2213

Service/H02-Sep-2025-5836

_test/H02-Sep-2025-276180

action/H02-Sep-2025-387220

conf/H02-Sep-2025-3316

lang/H02-Sep-2025-385209

vendor/H02-Sep-2025-12,4768,076

.gitattributesH A D02-Sep-202539 32

Adapter.phpH A D02-Sep-202511.1 KiB396193

Exception.phpH A D02-Sep-2025937 4719

HTTPClient.phpH A D02-Sep-20251.1 KiB3929

HttpTokenResponseException.phpH A D02-Sep-20251.4 KiB6834

OAuthManager.phpH A D02-Sep-20259.6 KiB316160

READMEH A D02-Sep-2025958 2819

RedirectSetting.phpH A D02-Sep-2025771 3319

Session.phpH A D02-Sep-20254.8 KiB18298

Storage.phpH A D02-Sep-20253.7 KiB15392

auth.phpH A D02-Sep-20256.7 KiB246147

composer.jsonH A D02-Sep-2025204 109

composer.lockH A D02-Sep-20253.1 KiB9190

deleted.filesH A D02-Sep-20259 KiB195194

helper.phpH A D02-Sep-20253.9 KiB14879

plugin.info.txtH A D02-Sep-2025202 87

style.lessH A D02-Sep-2025474 2722

README

1oauth Plugin for DokuWiki
2
3Generic oAuth plugin to login via various services
4
5All documentation for this plugin can be found at
6http://www.dokuwiki.org/plugin:oauth
7
8If you install this plugin manually, make sure it is installed in
9lib/plugins/oauth/ - if the folder is called different it
10will not work!
11
12Please refer to http://www.dokuwiki.org/plugins for additional info
13on how to install plugins in DokuWiki.
14
15----
16Copyright (C) Andreas Gohr <dokuwiki@cosmocode.de>
17
18This program is free software; you can redistribute it and/or modify
19it under the terms of the GNU General Public License as published by
20the Free Software Foundation; version 2 of the License
21
22This program is distributed in the hope that it will be useful,
23but WITHOUT ANY WARRANTY; without even the implied warranty of
24MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25GNU General Public License for more details.
26
27See the COPYING file in your DokuWiki folder for details
28