loginpass icon indicating copy to clipboard operation
loginpass copied to clipboard

Services loginpass should support

Open lepture opened this issue 7 years ago • 4 comments

  • [x] Google
  • [x] GitHub
  • [x] Gitlab
  • [x] Twitter
  • [x] Facebook
  • [x] Dropbox
  • [x] Reddit
  • [x] Linkedin
  • [x] Azure
  • [x] Discord
  • [x] Slack
  • [ ] Jira
  • [x] StackOverflow
  • [x] Bitbucket
  • [x] Auth0
  • [ ] Trello
  • [x] Twitch

lepture avatar Apr 22 '18 13:04 lepture

I'd request ORCID (https://orcid.org), a service sometimes used for login in academia. An example of a popular tool that uses ORCID for login in https://overleaf.com.

I'd be happy to submit a PR if that's best. They support OAuth 2.0 and OIDC; config at https://orcid.org/.well-known/openid-configuration, announcement (from last October) at https://orcid.org/blog/2018/08/30/orcid-openid-connect-and-implicit-authentication

bnewbold avatar Jan 03 '19 00:01 bnewbold

@bnewbold I'd like to accept a PR.

lepture avatar Jan 03 '19 01:01 lepture

Hi,

Would you see fit to also support Ory Hydra? This would involve allowing the user to set their own base url, but the rest of the API is fully up to spec for both OAuth2 and oidc.

Thanks M

matthdsm avatar Oct 09 '19 06:10 matthdsm

Are you open to adding services that are not available to the general public as long as someone contributes support for them via a PR?

ThiefMaster avatar Feb 26 '20 11:02 ThiefMaster