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

fix(auth): use native method to andle isSignInWithEmailLink #7918

Closed
wants to merge 1 commit into from

Conversation

Lyokone
Copy link
Contributor

@Lyokone Lyokone commented Jul 19, 2024

Description

Related issues

closes #7912

Release Summary

Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
    • Yes
  • My change supports the following platforms;
    • Android
    • iOS
  • My change includes tests;
    • e2e tests added or updated in packages/\*\*/e2e
    • jest tests added or updated in packages/\*\*/__tests__
  • I have updated TypeScript types that are affected by my change.
  • This is a breaking change;
    • Yes
    • No

Test Plan


Think react-native-firebase is great? Please consider supporting the project with any of the below:

Copy link

vercel bot commented Jul 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-firebase ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 19, 2024 6:52am

@Lyokone Lyokone marked this pull request as draft July 19, 2024 06:48
@russellwheatley russellwheatley added the plugin: authentication Firebase Authentication label Aug 14, 2024
@Salakar Salakar closed this Aug 14, 2024
@Salakar Salakar reopened this Aug 14, 2024
@invertase invertase deleted a comment from notion-workspace bot Aug 14, 2024
@Salakar Salakar requested review from Salakar and removed request for Salakar August 14, 2024 18:43
Copy link

Hello 👋, this PR has been opened for more than 2 months with no activity on it.

If you think this is a mistake please comment and ping a maintainer to get this merged ASAP! Thanks for contributing!

You have 15 days until this gets closed automatically

@github-actions github-actions bot added the Stale label Sep 11, 2024
@github-actions github-actions bot closed this Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin: authentication Firebase Authentication Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[🐛] Android: isSignInWithEmailLink returns true but signInWithEmailLink throws an error
3 participants