diff --git a/package.json b/package.json index 39c9343..5b3e690 100644 --- a/package.json +++ b/package.json @@ -11,8 +11,10 @@ "nodebb", "plugin", "oauth", + "oauth2", "sso", "single sign on", + "login", "registration" ], "author": { diff --git a/templates/admin/plugins/sso-oauth.tpl b/templates/admin/plugins/sso-oauth.tpl deleted file mode 100644 index 6aed694..0000000 --- a/templates/admin/plugins/sso-oauth.tpl +++ /dev/null @@ -1,81 +0,0 @@ -

Generic OAuth Authentication

-
- -
-
-

- Please refer to your OAuth provider's documentation for appropriate values. All fields are mandatory. -

-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
- -
- -
-
- -
-
- -
-
- -
- -
- -
-
-
- - - - \ No newline at end of file