Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multi Auth integration #206 #226

Merged
merged 46 commits into from
May 14, 2015
Merged

Add multi Auth integration #206 #226

merged 46 commits into from
May 14, 2015

Conversation

yuklia
Copy link
Contributor

@yuklia yuklia commented May 8, 2015

No description provided.

@coveralls
Copy link

Coverage Status

Coverage increased (+1.36%) to 26.91% when pulling aaf0e5c on yuklia:master into b49e9a9 on bluzphp:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+1.36%) to 26.91% when pulling dbdaada on yuklia:master into b49e9a9 on bluzphp:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+1.47%) to 27.02% when pulling e0ad5ce on yuklia:master into b49e9a9 on bluzphp:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+1.47%) to 27.02% when pulling 98fec4c on yuklia:master into b49e9a9 on bluzphp:master.


$row->foreignKey = $data->identifier;
$row->token = $this->authAdapter->getAccessToken()['access_token'];
$row->tokenSecret = ($this->authAdapter->getAccessToken()['access_token_secret']) ?
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Сократить же можно до $this->...?:''

AntonShevchuk pushed a commit that referenced this pull request May 14, 2015
 Add multi Auth integration #206
@AntonShevchuk AntonShevchuk merged commit f3241ea into bluzphp:master May 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants