DEV: Deprecate the plugin (#137)

* DEV: Deprecate the plugin

* Update README.md
This commit is contained in:
Jarek Radosz 2025-07-14 11:16:52 +02:00 committed by GitHub
parent fb7f2d08b0
commit f0261c88bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
## discourse-oauth2-basic ## 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 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 Discourse. It should work with many providers, with the caveat that they
must provide a JSON endpoint for retrieving information about the user must provide a JSON endpoint for retrieving information about the user