Allows user authentication with discourse via the Steam user API
Go to file
dependabot[bot] de8f27ce49
Bump json5 from 2.2.1 to 2.2.2 (#64)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-29 12:25:47 -05:00
.github/workflows DEV: Introduce syntax_tree for ruby formatting (#63) 2022-12-29 13:35:01 +01: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 DEV: Introduce syntax_tree for ruby formatting (#63) 2022-12-29 13:35:01 +01:00
spec DEV: Introduce syntax_tree for ruby formatting (#63) 2022-12-29 13:35:01 +01: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: Introduce syntax_tree for ruby formatting (#63) 2022-12-29 13:35:01 +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 Bump eslint-config-discourse to 3.3.0 (#61) 2022-11-29 12:21:51 +01:00
plugin.rb DEV: Introduce syntax_tree for ruby formatting (#63) 2022-12-29 13:35:01 +01:00
translator.yml DEV: Add Crowdin support (#29) 2021-09-28 14:30:38 +02:00
yarn.lock Bump json5 from 2.2.1 to 2.2.2 (#64) 2022-12-29 12:25:47 -05: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