Retrospring / retrospring

Q/A based social network
https://retrospring.net
GNU Affero General Public License v3.0
242 stars 32 forks source link

OAuth consumer support #223

Open pushrad opened 2 years ago

pushrad commented 2 years ago

I run a Mastodon instance, and I'd like to run a companion retrospring instance for it. For this, I'd like people to be able to sign in to Retrospring with their Mastodon accounts, to keep things simple. Mastodon is capable of acting as an OAuth provider so this should work.

pixeldesu commented 2 years ago

That's an interesting use case! Especially since we do not know anybody else hosting their own Retrospring instance.

Definitely something we can aim for implementing, but it's probably more of a long-term goal, as it also involves more features to be added before this can be achieved.

Considering we already have people rushing our doors why they can't log in with other socials, building the foundations there and also enabling that for Fedi software should then be easier.

At the moment we have other things to focus on, short-term wise, so I'll make it a low priority task for now!