https://github.com/cosmocode/dokuwiki-plugin-oauthgeneric
Generic Service for use with the DokuWiki oAuth Plugin
https://github.com/cosmocode/dokuwiki-plugin-oauthgeneric
dokuwiki-plugin oauth php
Last synced: 11 months ago
JSON representation
Generic Service for use with the DokuWiki oAuth Plugin
- Host: GitHub
- URL: https://github.com/cosmocode/dokuwiki-plugin-oauthgeneric
- Owner: cosmocode
- Created: 2021-12-05T20:33:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-21T22:51:15.000Z (about 2 years ago)
- Last Synced: 2024-04-15T00:37:45.094Z (about 2 years ago)
- Topics: dokuwiki-plugin, oauth, php
- Language: PHP
- Homepage: https://www.dokuwiki.org/plugin:oauthgeneric
- Size: 12.7 KB
- Stars: 2
- Watchers: 6
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
oauthgeneric Plugin for DokuWiki
Generic Service for use with the oAuth Plugin
All documentation for this plugin can be found at
http://www.dokuwiki.org/plugin:oauthgeneric
If you install this plugin manually, make sure it is installed in
lib/plugins/oauthgeneric/ - if the folder is called different it
will not work!
Please refer to http://www.dokuwiki.org/plugins for additional info
on how to install plugins in DokuWiki.
----
Copyright (C) Andreas Gohr
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 of the License
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
See the COPYING file in your DokuWiki folder for details