firebase / firebase/firebase-android-sdk

Firebase Auth testing mode to disable too many Auth requests for passwordless email implementation

Open
#4,825 7 comments 3 reactions 0 assignees View on GitHub
api: auth type: feature request
Dominant language
Java
Stars
2.6k
Forks
710
Avg merge
2d 23h
Merged PRs (30d)
34

Description

## What feature would you like to see?

Implementing passwordless email authentication, deeplinking features or working on a bug is difficult because after only a few (5?) login attempts firebase is blocking the email for a certain time.

It seems this kind of limitation is not listed here: https://firebase.google.com/docs/auth/limits

Google "firebase auth too many requests" show a lot of result where develops are struggling with this issue.

## How would you use it?

It would be nice to be able to work on these complex integrations without needing to be forced to take a long coffee break every after every few attempts to get the code working properly

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.