Yii-User With Opauth

I am working on getting Yii-User to work with Opauth; however, I am stuck at the moment. For Opauth Ext., I can authenticate to a provider and get a proper response in the Callback Controller but how the world do I pass this the Yii-user user module to both verify they have an account and if not create on. I have been looking at Hybridauth code but I still am missing something here.

Anyone have any direction for me?

Well this is the solution I am using: stackoverflow.com/questions/14425352/using-yii-user-with-opauth/14449704#14449704

PS: Seems I cannot actually embed link. x|