Add URL to plugin.rb

This commit is contained in:
jomaxro 2017-04-26 00:42:12 -04:00 committed by GitHub
parent 5959f5f1bb
commit 1a60017cc0
1 changed files with 1 additions and 0 deletions

View File

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