File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -452,7 +452,6 @@ When one is enabled, your users will be prompted with email addresses and
452
452
usernames they have saved from your app or other applications.
453
453
FirebaseUI supports the following credential helpers:
454
454
455
- - [ one-tap sign-up] ( #one-tap-sign-up )
456
455
- [ accountchooser.com] ( https://www.accountchooser.com/learnmore.html )
457
456
458
457
#### accountchooser.com
@@ -464,14 +463,9 @@ website and will be able to select one of their saved accounts. You can
464
463
disable it by specifying the value below. This feature is always disabled for
465
464
non HTTP/HTTPS environments.
466
465
467
- #### One-tap sign-up
468
-
469
- ** The beta test program for this API is currently closed.**
470
-
471
466
| Credential Helper | Value |
472
467
| ------------------| ------------------------------------------------------|
473
468
| accountchooser.com| ` firebaseui.auth.CredentialHelper.ACCOUNT_CHOOSER_COM ` |
474
- | One-tap sign-up | ` firebaseui.auth.CredentialHelper.GOOGLE_YOLO ` |
475
469
| None (disable) | ` firebaseui.auth.CredentialHelper.NONE ` |
476
470
477
471
### Available providers
You can’t perform that action at this time.
0 commit comments