We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1455bfa commit 63c6dd5Copy full SHA for 63c6dd5
packages/auth/src/platform_browser/strategies/redirect.ts
@@ -42,6 +42,7 @@ import { getModularInstance } from '@firebase/util';
42
*
43
* @remarks
44
* To handle the results and errors for this operation, refer to {@link getRedirectResult}.
45
+ * Follow [these best practices](https://firebase.google.com/docs/auth/web/redirect-best-practices) when using {@link signInWithRedirect}.
46
47
* @example
48
* ```javascript
0 commit comments