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

Possibility to check user password #193

Open
BoeykensBrooklyn opened this issue Mar 15, 2023 · 1 comment
Open

Possibility to check user password #193

BoeykensBrooklyn opened this issue Mar 15, 2023 · 1 comment

Comments

@BoeykensBrooklyn
Copy link

In my application I want to create an reset passwd page,

So I first want to check if the current password is correct, Is their a possibility to do this?

@bezysoftware
Copy link
Collaborator

To check password is correct you need to call SignInWithEmailAndPasswordAsync, if it succeeds the password was correct

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

No branches or pull requests

2 participants