fireship-io / fkit-course

The Full SvelteKit Course
175 stars 32 forks source link

Firebase user document reads. #4

Open ChristianConstantNel opened 11 months ago

ChristianConstantNel commented 11 months ago

Hi!

Thanks for a great course.

It seems that userData gets fetched every time the AuthCheck component is used. Is it possible to persist the userData on every page to ensure there are no unnecessary reads?