protected function configureOAuthIdentitiesTable()
 {
     OAuthIdentity::configureTable($this->app['config']['eloquent-oauth::table']);
 }