Skip to content

New auth mecanism#15

Merged
pcedelle merged 3 commits into
THECALLR:masterfrom
Taluu:new-auth
Feb 6, 2017
Merged

New auth mecanism#15
pcedelle merged 3 commits into
THECALLR:masterfrom
Taluu:new-auth

Conversation

@Taluu
Copy link
Copy Markdown
Contributor

@Taluu Taluu commented Jan 17, 2017

The new auth, with better support for all the auths available on the API. :}

@pcedelle pcedelle self-assigned this Jan 17, 2017
@pcedelle pcedelle self-requested a review January 17, 2017 16:55
Comment thread src/CALLR/API/Client.php Outdated
public function setAuthToken($token)
{
$this->auth = "_token:{$token}";
trigger_error(E_USER_DEPRECATED, 'setAuthCredentials is deprecated. Use setAuth with proper authentifier');
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

setAuthToken ?

@pcedelle pcedelle merged commit 25b3de8 into THECALLR:master Feb 6, 2017
@Taluu Taluu deleted the new-auth branch February 6, 2017 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants