-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Emit options to resetPasswordRequest handlers #1628
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
Conversation
In my use case, I want the different consumers of my API to be able to supply a "callback" url which displays the client's own interface to the password reset flow.
|
Can one of the admins verify this patch? To accept patch and trigger a build add comment ".ok\W+to\W+test." |
|
The change looks innocent enough so I think we can land this as is. |
|
OK to test |
|
Is there anything holding this up? |
|
test please |
|
Can one of the admins verify this patch? |
3 similar comments
|
Can one of the admins verify this patch? |
|
Can one of the admins verify this patch? |
|
Can one of the admins verify this patch? |
|
Closing in favour of #2992 |
In my use case, I want the different consumers of my API to be able to supply a "callback" url which displays the client's own interface to the password reset flow.