A basic OAuth2 plugin for use with Discourse
Go to file
Jarek Radosz 1ae72c1ca2
DEV: Deprecate the plugin
2025-07-13 15:39:03 +02:00
.github/workflows DEV: Update CI workflows (#79) 2023-01-10 18:23:00 +00:00
config FIX: mark oauth2_client_secret as secret 2025-07-08 09:32:34 -04:00
db/migrate DEV: resolve Rails/ReversibleMigrationMethodDefinition errors (#110) 2024-10-25 14:57:12 +08:00
lib DEV: Update rubocop-discourse to version 3.8.0 (#102) 2024-05-28 11:33:24 +02:00
spec DEV: Add system spec to check core features are working fine (#127) 2025-04-09 14:25:30 +02:00
.discourse-compatibility DEV: Pin version for Discourse <3.5.0.beta1-dev (#117) 2025-02-05 20:15:28 +01:00
.gitignore DEV: Update CI workflows (#68) 2022-06-11 13:49:30 +02:00
.npmrc DEV: Switch to use pnpm (#109) 2024-10-14 13:42:24 +02:00
.prettierrc.cjs DEV: Update linting (#93) 2024-01-16 18:00:23 +01:00
.rubocop.yml DEV: Introduce syntax_tree for ruby formatting (#75) 2022-12-29 13:33:21 +01:00
.streerc DEV: Introduce syntax_tree for ruby formatting (#75) 2022-12-29 13:33:21 +01:00
.template-lintrc.cjs DEV: Update linting (#93) 2024-01-16 18:00:23 +01:00
Gemfile DEV: Introduce syntax_tree for ruby formatting (#75) 2022-12-29 13:33:21 +01:00
Gemfile.lock bump rack from 3.1.15 to 3.1.16 (#132) 2025-06-24 02:05:37 +02:00
LICENSE DEV: Update license (#121) 2025-02-24 11:23:18 +08:00
README.md DEV: Deprecate the plugin 2025-07-13 15:39:03 +02:00
eslint.config.mjs DEV: Update eslint config (#112) 2024-11-19 11:24:17 +01:00
package.json DEV: [gjs-codemod] Convert all templates to gjs (#129) 2025-05-29 19:53:33 +01:00
plugin.rb DEV: Fix new Rubocop offenses 2024-03-06 14:01:26 +01:00
pnpm-lock.yaml DEV: [gjs-codemod] Convert all templates to gjs (#129) 2025-05-29 19:53:33 +01:00
stylelint.config.mjs DEV: Update linting (#125) 2025-03-13 16:09:47 +00:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:01:06 +02:00

README.md

discourse-oauth2-basic

This plugin has now been bundled into Discourse core. See: https://meta.discourse.org/t/bundling-more-popular-plugins-with-discourse-core/373574