This question is for users who know hoauth of yii I'm using hoauth extension with Yii to log users.
If the user is already connected to Facebook, then after login, he is redirect to localhost
If the user is not connected to Facebook, then, the facebook login page is shown and when the user identified to facebook, he is redirected to his profile page of my application.
Question: which parameter should I change to redirect him to his profile page when he is already connected to facebook.