Because if you look at how Google Drive and Dropbox do it, they enable you to run fully client side and use their storage. I can serve the whole thing statically, it's far simpler architecturally and saves a ton of CPU and bandwidth costs.
From what I'm reading, you can't do this auth fully client-side.
From what I'm reading, you can't do this auth fully client-side.