getting provider info
# support-questions
p
This is a very basic question, but if I want to get userinfo from a social provider (e.g. first_name, last_name, profile pic, etc), do I need to implement the API call myself, using the provided access token? In Auth0, this info is immediately accessible.
r
hey @petrgazarov at the moment, you do need to make this API call yourself. But we are working on a reafctor which will fetch the relevant info for you - just like in Auth0
p
Gotcha. It would be a time-saver to have this done automatically.
r
yea. Makes sense.