You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages-exp/auth-exp/src/core/auth/register.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ export function registerAuth(clientPlatform: ClientPlatform): void {
92
92
)
93
93
/**
94
94
* Auth can only be initialized by explicitly calling getAuth() or initializeAuth()
95
-
* For why we do this, See https://docs.google.com/document/d/1vy9aI-fELpL2xlREoZt12o0JNw-JVNz4OwxYd9HcT0Y/edit?resourcekey=0-A714tRurcRonkj3lDuKVCw#heading=h.wcvc4xz0pwxf
95
+
* For why we do this, See go/firebase-next-auth-init
0 commit comments