ZeaInc / zea-svelte-template

This Svelte Template is a preconfigured Svelte app that combines the engine and many of the popular plugins.
https://www.zea.live/en/ecosystem/svelte-template
MIT License
0 stars 0 forks source link

Sign-in workflow is broken #14

Closed mauroporras closed 3 years ago

mauroporras commented 3 years ago

It starts loading the assets even if the user is not signed in.

phtaylor commented 3 years ago

Initialization of the Renderer and Scene should wait until user is authenticated.