FriendsOfFlarum / oauth

Allow users to log in with GitHub, Twitter, Facebook, and more!
https://discuss.flarum.org/d/25182
MIT License
42 stars 14 forks source link

Add Support for Mastodon & Pixelfed #55

Closed mitexleo closed 3 weeks ago

mitexleo commented 1 year ago

Hi, I hope you guys are well aware of the fediverse. Would you mind adding support for login with Mastodon and Pixelfed ? It would be awesome for integration. Thanks.

DavideIadeluca commented 3 weeks ago

Hi @mitexleo, thanks for your suggestion. Currently it's not planned to add Mastodon or Pixelfed as a bundled provider in fof/oauth. If you still need the functionality, I would suggest writing your own extension(s). You can use some of the existing providers as a reference how to implement it.