aaronpk / indielogin.com

Sign in with your domain name
https://indielogin.com
MIT License
149 stars 24 forks source link

Support for Fediverse login #97

Open aswathrao opened 1 year ago

aswathrao commented 1 year ago

Should indielogin include Fediverse credentials, like it supports Github (& how Twitter used to work) credentials? I am not sure whether it has already been considered. Thanks.

aaronpk commented 1 year ago

Ideally any Fediverse software would support IndieAuth so that it works with indielogin.com and others directly.

aswathrao commented 1 year ago

I am afraid I didn't clearly describe what I am looking for. I would like to add my id from a Fediverse service to my web address and indieauth.com will use that to authenticate me at a third site. Please see the attached screenshot for the error message. indieauth-mastodon

aaronpk commented 1 year ago

hmm, that's tricky. I don't know a good way to do that regardless of whether it's IndieAuth or Mastodon's specific API. I think we'd need some other rel attribute to indicate that a site might be an IndieAuth provider.

aswathrao commented 1 year ago

Thanks. Probably ping you on a scheme that I am thinking of after I ensure it is a meaningful one.