Skip to content

Commit 6d8e91c

Browse files
committed
Removes mention of one-tap sign-up as it is no longer externally
available.
1 parent 562406e commit 6d8e91c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,6 @@ When one is enabled, your users will be prompted with email addresses and
452452
usernames they have saved from your app or other applications.
453453
FirebaseUI supports the following credential helpers:
454454

455-
- [one-tap sign-up](#one-tap-sign-up)
456455
- [accountchooser.com](https://www.accountchooser.com/learnmore.html)
457456

458457
#### accountchooser.com
@@ -464,14 +463,9 @@ website and will be able to select one of their saved accounts. You can
464463
disable it by specifying the value below. This feature is always disabled for
465464
non HTTP/HTTPS environments.
466465

467-
#### One-tap sign-up
468-
469-
**The beta test program for this API is currently closed.**
470-
471466
|Credential Helper |Value |
472467
|------------------|------------------------------------------------------|
473468
|accountchooser.com|`firebaseui.auth.CredentialHelper.ACCOUNT_CHOOSER_COM`|
474-
|One-tap sign-up |`firebaseui.auth.CredentialHelper.GOOGLE_YOLO` |
475469
|None (disable) |`firebaseui.auth.CredentialHelper.NONE` |
476470

477471
### Available providers

0 commit comments

Comments
 (0)