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?
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