Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Callback Authentication Adapter #7310

Closed
wants to merge 5 commits into from
Closed

Callback Authentication Adapter #7310

wants to merge 5 commits into from

Conversation

kanellov
Copy link
Contributor

Hi,
I have implemented an authentication adapter using callback function. The main authentication logic is accomplished by the callback function. The callback must return the identity on success or false on failure.

Please take a look and tell me what you think about it!

@kanellov kanellov closed this Mar 11, 2015
@kanellov kanellov reopened this Mar 11, 2015
@kanellov kanellov closed this Mar 11, 2015
@kanellov kanellov deleted the feature/auth_callback_adapter branch March 11, 2015 12:52
@kanellov kanellov restored the feature/auth_callback_adapter branch March 11, 2015 12:52
@kanellov
Copy link
Contributor Author

Errors in unit testing

@kanellov
Copy link
Contributor Author

Fixed errors in unit tests

@kanellov kanellov reopened this Mar 11, 2015
@weierophinney weierophinney added this to the 2.4.0 milestone Mar 17, 2015
weierophinney added a commit that referenced this pull request Mar 17, 2015
weierophinney added a commit that referenced this pull request Mar 17, 2015
@weierophinney
Copy link
Member

Merged to develop for release with 2.4.

@kanellov kanellov deleted the feature/auth_callback_adapter branch March 23, 2015 10:25
weierophinney added a commit to zendframework/zend-authentication that referenced this pull request May 14, 2015
…ture/auth_callback_adapter

Callback Authentication Adapter
weierophinney added a commit to zendframework/zend-authentication that referenced this pull request May 14, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants