Skip to content

Commit 1d966fa

Browse files
committed
chore: note
1 parent caa319a commit 1d966fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/nuxt/src/module.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ export interface VueFireNuxtModuleOptions {
4545
* Optional name passed to `firebase.initializeApp(config, name)`
4646
*/
4747
// TODO: is this useful?
48+
// NOTE: this should probably be inferred automatically based on the auth status to have one app per user cached on the server
4849
// appName?: string
4950

5051
/**

0 commit comments

Comments
 (0)