Allows user authentication with discourse via the Steam user API
Go to file
dependabot[bot] 5158efd5c5
Bump micromatch from 4.0.5 to 4.0.8 (#93)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-01 12:49:51 +02:00
.github/workflows DEV: Update CI workflows (#67) 2023-01-10 19:06:07 +00:00
config Update translations (#91) 2024-08-13 16:31:56 +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.4.0.beta1-dev (#89) 2024-08-02 17:12:53 +08:00
.eslintrc.cjs DEV: Update linting (#78) 2024-01-16 17:51:25 +01:00
.gitignore DEV: Apply coding standards (#18) 2020-10-09 13:59:54 -05:00
.prettierrc.cjs DEV: Update linting (#78) 2024-01-16 17:51:25 +01: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.cjs DEV: Update linting (#78) 2024-01-16 17:51:25 +01:00
Gemfile DEV: Introduce syntax_tree for ruby formatting (#63) 2022-12-29 13:35:01 +01:00
Gemfile.lock Bump rexml from 3.3.3 to 3.3.6 (#92) 2024-09-01 12:29:19 +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 DEV: Update rubocop-discourse to version 3.8.0 (#86) 2024-05-28 11:44:09 +02:00
plugin.rb DEV: Update rubocop-discourse to latest version 2024-05-17 17:58:25 +02:00
translator.yml DEV: Add Crowdin support (#29) 2021-09-28 14:30:38 +02:00
yarn.lock Bump micromatch from 4.0.5 to 4.0.8 (#93) 2024-09-01 12:49:51 +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