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

feat(authentication): add fetchSignInMethodsForEmail(...) method #593

Merged
merged 4 commits into from Mar 22, 2024

Conversation

robingenz
Copy link
Member

@robingenz robingenz commented Mar 22, 2024

Pull request checklist

Please check if your PR fulfills the following requirements:

  • The changes have been tested successfully.
  • A changeset has been created (npm run changeset).
  • I have read and followed the pull request guidelines.

Close #592

@robingenz
Copy link
Member Author

robingenz commented Mar 22, 2024

npm i @capacitor-firebase/authentication@5.4.1-dev.e2f5589.1711099069

@robingenz robingenz added this to the v6.0.0 milestone Mar 22, 2024
@robingenz robingenz merged commit 69e5768 into main Mar 22, 2024
2 checks passed
@robingenz robingenz deleted the feat/issue-592 branch March 22, 2024 16:05
@github-actions github-actions bot mentioned this pull request Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(authentication): add fetchSignInMethodsForEmail(...) method
1 participant