Auth0 and Trello

I’m building a little application that uses Auth0. At the moment I’m using email / password authentication. But I would like to use Trello somehow, and basically my goal is to log users in using their Trello accounts and to retrieve user profile data (names, avatars and etc.) from there.

Is it possible to do this? Where should I start from?

Hey @gega.nizharadze!

Your project seems really cool! Unfortunately we do not offer logging in using users’ Trello accounts in our standard set of social connections but you can easily get that using custom social connections. Here’s more on that: Connect Apps to Generic OAuth2 Authorization Servers

A link that is also worth visiting in terms of social login: Social Login - Time to implement it in your apps

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.