firebase / firebase/firebase-js-sdk

FR: auth - control anonymous users using recaptcha (or something else)

Open
#2,957 2 comments 1 reaction 0 assignees View on GitHub
api: auth feature request
Dominant language
TypeScript
Stars
5.1k
Forks
1k
Avg merge
2d 21h
Merged PRs (30d)
37

Description

### [REQUIRED] Describe your environment

* Operating System version: any
* Browser version: any
* Firebase SDK version: client: 7.6.1 (admin 8.8.0)
* Firebase Product: auth

### Context
The anonymous login is a very important feature for our product and works great :)

However, I could find a recaptcha integration only for phone authentication. (Sorry if I missed something, the docs are extensive).

### Question
Here are some questions:
- We currently could have our DB spammed with unlimited anonymous users, or there is some safeguards in place?
- We wanted a captcha for anonymous users, it is something we can not do at the moment?
- Is there a current alternative to avoid bots / scripts to create unlimited guest users?

### Desired feature
An easy way to control anonymous users registration in Firebase with recaptcha or something else.

Thank you.

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.