Profile API

Once the user completes the login flow, they are redirected to the callback url with a token and additional parameters that were set when the authentication flow was created. The application then uses this token to request profile data for the user, including name, profile picture and an email address.