Allows user authentication with discourse via the Steam user API
Go to file
Jarek Radosz cd14d99e00
DEV: Update ruby linting (#77)
* DEV: Update ruby linting

* Use named subject in specs

---------

Co-authored-by: Loïc Guitaut <loic@discourse.org>
2023-12-01 11:24:15 +01:00
.github/workflows DEV: Update CI workflows (#67) 2023-01-10 19:06:07 +00:00
assets/stylesheets Release v2.0.0 of Steam plugin. 2019-05-10 15:56:09 +08:00
config Update translations (#73) 2023-08-15 21:25:31 +02:00
db/migrate Make Rubocop happy 2019-07-29 21:31:07 -04:00
lib DEV: Introduce syntax_tree for ruby formatting (#63) 2022-12-29 13:35:01 +01:00
spec DEV: Update ruby linting (#77) 2023-12-01 11:24:15 +01:00
.discourse-compatibility DEV: Pin plugin for Discourse 3.1 stable (#74) 2023-08-22 13:45:52 -05:00
.eslintrc DEV: Apply coding standards (#18) 2020-10-09 13:59:54 -05:00
.gitignore DEV: Apply coding standards (#18) 2020-10-09 13:59:54 -05:00
.prettierrc DEV: Apply coding standards (#18) 2020-10-09 13:59:54 -05:00
.rubocop.yml DEV: Introduce syntax_tree for ruby formatting (#63) 2022-12-29 13:35:01 +01:00
.streerc DEV: Introduce syntax_tree for ruby formatting (#63) 2022-12-29 13:35:01 +01:00
.template-lintrc.js DEV: Apply coding standards (#18) 2020-10-09 13:59:54 -05:00
Gemfile DEV: Introduce syntax_tree for ruby formatting (#63) 2022-12-29 13:35:01 +01:00
Gemfile.lock DEV: Update ruby linting (#77) 2023-12-01 11:24:15 +01:00
LICENSE Update license. 2019-05-13 14:46:59 +08:00
README.md Update README.md (#31) 2021-10-04 12:38:40 -04:00
package.json DEV: Update eslint config (#70) 2023-05-26 21:27:18 -05:00
plugin.rb DEV: Metadata update for plugin.rb (#76) 2023-11-03 14:53:52 -07:00
translator.yml DEV: Add Crowdin support (#29) 2021-09-28 14:30:38 +02:00
yarn.lock Bump @babel/traverse from 7.20.10 to 7.23.2 (#75) 2023-10-18 18:24:16 +02:00

README.md

Steam Login / Authentication Plugin

A simple plugin that enables authentication via Steam. Users must still provide an email address on first authentication.

For more information, please see: https://meta.discourse.org/t/steam-login-authentication-plugin/18153