public function store(OAuthIdentity $identity)
 {
     $identity->save();
 }