Browse Source
Add documentation for the `extension-refresh` feature flag (#5112)
pull/5125/head
Daniel
3 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
0 deletions
-
.env.template
|
@ -347,6 +347,7 @@ |
|
|
## - "autofill-overlay": Add an overlay menu to form fields for quick access to credentials. |
|
|
## - "autofill-overlay": Add an overlay menu to form fields for quick access to credentials. |
|
|
## - "autofill-v2": Use the new autofill implementation. |
|
|
## - "autofill-v2": Use the new autofill implementation. |
|
|
## - "browser-fileless-import": Directly import credentials from other providers without a file. |
|
|
## - "browser-fileless-import": Directly import credentials from other providers without a file. |
|
|
|
|
|
## - "extension-refresh": Temporarily enable the new extension design until general availability (should be used with the beta Chrome extension) |
|
|
## - "fido2-vault-credentials": Enable the use of FIDO2 security keys as second factor. |
|
|
## - "fido2-vault-credentials": Enable the use of FIDO2 security keys as second factor. |
|
|
# EXPERIMENTAL_CLIENT_FEATURE_FLAGS=fido2-vault-credentials |
|
|
# EXPERIMENTAL_CLIENT_FEATURE_FLAGS=fido2-vault-credentials |
|
|
|
|
|
|
|
|