Skip to main content

Command Palette

Search for a command to run...

Uploading Files to Google Drive with SvelteKit

Series

Uploading Files to Google Drive with SvelteKit

In this small series I will demonstrate how to set up a service account for Google authentication, store credentials in an encrypted way, and upload files to Google Drive using SvelteKit endpoints.