MbinOrg / mbin

Mbin: a federated content aggregator, voting, discussion and microblogging platform (By the community, for the community)
https://joinmbin.org
GNU Affero General Public License v3.0
180 stars 17 forks source link

OAUTH2 support for Privacy Portal Provider #792

Closed privacyguard closed 1 month ago

privacyguard commented 1 month ago

We have implemented OAUTH2 support for the Privacy Portal provider in our mbin fork.

Is there any interest in getting this back into the main repo? Privacy Portal is a privacy focused and free OAUTH2 provider. It uses passwordless authentication and has integrated email aliases for privacy. When someone signs in using the Privacy Portal OAUTH2, mbin would receive a Privacy Alias instead of the real user email.

If you would like to test this, it's deployed on our community mbin node: https://community.privacyportal.org/login

mbin_screenshot

BentiGorlich commented 1 month ago

Integrating additional SSO providers is always appreciated :+1:

privacyguard commented 1 month ago

@BentiGorlich Perfect! We just opened a PR.

nobodyatroot commented 1 month ago

Closed by https://github.com/MbinOrg/mbin/pull/818