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

Wish Item: Auth Aggrogate for Password Grant #25

Open
2 tasks done
wshafer opened this issue Mar 1, 2018 · 2 comments
Open
2 tasks done

Wish Item: Auth Aggrogate for Password Grant #25

wshafer opened this issue Mar 1, 2018 · 2 comments

Comments

@wshafer
Copy link
Contributor

wshafer commented Mar 1, 2018

Would be nice to be able to provide our own auth method for the password grant, while I could certainly pass in a new userRepository, it would be nice to be able to add an additional password verifier to the existing repo. Perhaps we could make this an aggrogate service, much like zend-auth uses?

@TomHAnderson
Copy link

This request can fall into this request: Create event hooks for all OAuth2 Repository functions.
Though my work with api-skeletons/zf-oauth2-doctrine I often see cases for custom authorization such as to validate against an old password hash or to validate against a PIN instead of a Password.

@weierophinney
Copy link
Member

This repository has been closed and moved to mezzio/mezzio-authentication-oauth2; a new issue has been opened at mezzio/mezzio-authentication-oauth2#6.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants