From f0261c88bc5a26aa142ec4b0af9ce3a21cfb3dc8 Mon Sep 17 00:00:00 2001 From: Jarek Radosz Date: Mon, 14 Jul 2025 11:16:52 +0200 Subject: [PATCH] DEV: Deprecate the plugin (#137) * DEV: Deprecate the plugin * Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ee477dd..a1875ab 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ ## discourse-oauth2-basic +> [!IMPORTANT] +> This plugin has now been bundled into Discourse core. See: https://meta.discourse.org/t/bundling-more-popular-plugins-with-discourse-core/373574 + This plugin allows you to use a basic OAuth2 provider as authentication for Discourse. It should work with many providers, with the caveat that they must provide a JSON endpoint for retrieving information about the user