OAuth2 plugin for CodeFloe authentication in Discourse
| config | ||
| lib/validators | ||
| svg-icons | ||
| .prettierrc.json | ||
| LICENSE.md | ||
| plugin.rb | ||
| README.md | ||
Discourse CodeFloe Auth
Allow users to sign in with their CodeFloe account.
Most of the code is c/p from https://github.com/Regalijan/discourse-codeberg-auth.
Usage
- Install plugin in Discourse
- Create OAuth2 App in CodeFloe
- Set
https://<discourse url>/auth/codefloe/callbackas the redirect URI - Set
client_idandclient_secretin the plugin settings - Check
enable_codeberg_login