Allows user authentication with discourse via the Steam user API
Go to file
David Taylor d42688821a DEV: Automatically install omniauth-openid if missing
omniauth-openid will soon be removed from core (context at https://meta.discourse.org/t/-/113249)
2020-02-07 17:02:23 +00:00
assets/stylesheets Release v2.0.0 of Steam plugin. 2019-05-10 15:56:09 +08:00
config Add missing validator. 2019-05-13 15:09:07 +08:00
db/migrate Make Rubocop happy 2019-07-29 21:31:07 -04:00
lib Rubocop redundant return fix 2019-11-14 15:05:50 -05:00
spec/components/validators Remove unnecessary spec file. 2019-05-10 16:02:37 +08:00
.gitignore Add gems to `.gitignore`. 2019-05-13 15:14:55 +08:00
.rubocop.yml Add rubocop config file. 2019-05-10 16:00:21 +08:00
LICENSE Update license. 2019-05-13 14:46:59 +08:00
README.md Release v2.0.0 of Steam plugin. 2019-05-10 15:56:09 +08:00
plugin.rb DEV: Automatically install omniauth-openid if missing 2020-02-07 17:02:23 +00:00