-
Notifications
You must be signed in to change notification settings - Fork 288
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Log when initializing JS SDK (or not) * Fix import, add tests * Tweak text for logs in initFirebaseClientSDK * Add debug logs to initFirebaseAdminSDK * Add debug logs to getUserFromCookies * Add FIXME * WIP: debug logging in firebaseAdmin module * Add tests * Mock initFirebaseAdminSDK in firebaseAdmin tests * Add debug logs to setAuthCookies * Add debug logs to unsetAuthCookies * Add debug logs to withAuthUserTokenSSR * Remove noisy debug log when not initializing Firebase admin app * Improve logs in useFirebaseUser * Improve firebaseAdmin debug log messages * Add "init" prefix to debug logs in Firebase init modules * Add "init" prefix to config module debug logs * Improve debug logs in getUserFromCookies * Improve debug logs for setAuthCookies * Improve debug logs for unsetAuthCookies * Add prefixes to withAuthUser debug logs * Improve debug logs in withAuthUserTokenSSR
- Loading branch information
1 parent
62dfbf6
commit 4abfd12
Showing
21 changed files
with
922 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.