/**
 * @author anjan
 */

function do_task_after_receiving_user_info( is_authenticated, user_id, name_of_user )
{
	
}
