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
rp_st
04/24/2023, 9:47 AM
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
petrgazarov
04/24/2023, 9:48 AM
Gotcha. It would be a time-saver to have this done automatically.
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).