Merge pull request #19891 from awanlin/topic/improve-redirect-flow-docs
Improved docs about enableExperimentalRedirectFlow
This commit is contained in:
@@ -264,7 +264,7 @@
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 7908d72e033: Introduce a new global config parameter, `auth.enableExperimentalRedirectFlow`. When enabled, auth will happen with an in-window redirect flow rather than through a popup window.
|
||||
- 7908d72e033: Introduce a new global config parameter, `enableExperimentalRedirectFlow`. When enabled, auth will happen with an in-window redirect flow rather than through a popup window.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -322,7 +322,7 @@
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 7908d72e033: Introduce a new global config parameter, `auth.enableExperimentalRedirectFlow`. When enabled, auth will happen with an in-window redirect flow rather than through a popup window.
|
||||
- 7908d72e033: Introduce a new global config parameter, `enableExperimentalRedirectFlow`. When enabled, auth will happen with an in-window redirect flow rather than through a popup window.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user