Allows user authentication with discourse via the Steam user API
Go to file
Osama Sayegh 790d3311b0
DEV: Add integration specs for Steam authenticator (#59)
Internal topic: t/82084.
2022-12-21 13:11:28 +03:00
.github/workflows DEV: Update CI workflows (#56) 2022-11-07 14:21:33 -06:00
assets/stylesheets Release v2.0.0 of Steam plugin. 2019-05-10 15:56:09 +08:00
config Update translations (#62) 2022-11-29 15:38:13 +01:00
db/migrate Make Rubocop happy 2019-07-29 21:31:07 -04:00
lib FEATURE: Allow steam authenticator to be revoked (#48) 2022-05-09 10:20:30 +08:00
spec DEV: Add integration specs for Steam authenticator (#59) 2022-12-21 13:11:28 +03: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: Add rubocop-discourse gem 2020-05-06 18:26:47 +02:00
.template-lintrc.js DEV: Apply coding standards (#18) 2020-10-09 13:59:54 -05:00
Gemfile DEV: Add rubocop-discourse gem 2020-05-06 18:26:47 +02:00
Gemfile.lock DEV: Bump rubocop-discourse (#55) 2022-10-03 20:15:18 +02: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 Bump eslint-config-discourse to 3.3.0 (#61) 2022-11-29 12:21:51 +01:00
plugin.rb DEV: Change Name in metadata (#42) 2022-02-21 20:53:16 +01:00
translator.yml DEV: Add Crowdin support (#29) 2021-09-28 14:30:38 +02:00
yarn.lock Bump eslint-config-discourse to 3.3.0 (#61) 2022-11-29 12:21:51 +01: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