Merge pull request #9 from jomaxro/patch-1

Add URL to plugin.rb
This commit is contained in:
Arpit Jalan 2017-04-26 11:14:28 +05:30 committed by GitHub
commit 4966993246
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
# about: Generic OAuth2 Plugin
# version: 0.2
# authors: Robin Ward
# url: https://github.com/discourse/discourse-oauth2-basic
require_dependency 'auth/oauth2_authenticator.rb'