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

Callback for onForgotPassword #666

Closed
hoang-bondle opened this issue May 18, 2021 · 1 comment · Fixed by #673
Closed

Callback for onForgotPassword #666

hoang-bondle opened this issue May 18, 2021 · 1 comment · Fixed by #673
Labels
feature request A feature has been asked for or suggested by the community needs investigation An issue that has more questions to answer or otherwise needs work to fully understand the issue

Comments

@hoang-bondle
Copy link

I would like to ask why there is no callback for onForgotPassword similar to like onSignUp?
I want to execute API call after user finished with forgot password.

Thank you in advance

@hoang-bondle hoang-bondle added the feature request A feature has been asked for or suggested by the community label May 18, 2021
@Widcket
Copy link
Contributor

Widcket commented Jun 1, 2021

Hi @hoang-ei, thanks for raising this and apologies for the delay. Internally the callback exists (see https://github.com/auth0/Lock.swift/blob/master/Lock/ObserverStore.swift#L32) but does not seem to be exposed in the public API. I'll try to dig up some context on why that choice was made, to see if it can be exposed.

@Widcket Widcket added the needs investigation An issue that has more questions to answer or otherwise needs work to fully understand the issue label Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A feature has been asked for or suggested by the community needs investigation An issue that has more questions to answer or otherwise needs work to fully understand the issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants