Discourse Codeberg Login

:information_source: Summary Plugin that allows users to sign in with their Codeberg account
:hammer_and_wrench: Repository Link https://github.com/Regalijan/discourse-codeberg-auth
:open_book: Install Guide How to install plugins in Discourse

Configuration

  1. Obtain a client id/secret pair from Codeberg (under Manage OAuth2 Applications). Set the name to whatever and set the redirect uri to https://your.discourse/auth/codeberg/callback

  2. Set codeberg_client_id and codeberg_secret with your client id and secret respectively.

  3. Check enable_codeberg_login

CHANGELOG

2023-02-19T23:21:00Z Added icon

5 Likes