Update plugin.rb metadata

This commit is contained in:
AlexDev 2023-10-11 12:58:18 -07:00 committed by GitHub
parent 2fb2855ffb
commit 4f8f555427
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
# frozen_string_literal: true # frozen_string_literal: true
# name: discourse-oauth2-basic # name: discourse-oauth2-basic
# about: Generic OAuth2 Plugin # about: Allows users to login to your forum using a basic OAuth2 provider.
# meta_topic_id: 33879
# version: 0.3 # version: 0.3
# authors: Robin Ward # authors: Robin Ward
# url: https://github.com/discourse/discourse-oauth2-basic # url: https://github.com/discourse/discourse-oauth2-basic