API Documentation / vuefire / VueFireAuthOptions
Interface: VueFireAuthOptions
vuefire.VueFireAuthOptions
Options for VueFire Auth module.
Properties
dependencies
• dependencies: Dependencies
Options to pass to initializeAuth()
.
initialUser
• Optional
initialUser: _Nullable
<User
>
Initial value of the user. Used during SSR.