Home
Software
Writings
Day 33: more backblaze
in: Diary of a solo dev building a web app
Jul 12, 2022
💡
This is a dev diary of implementing Filerion, a web-based file manager for online storage (Dropbox, OneDrive, Google Drive, s3 and more).
Backblaze API issues authorization tokens valid for 24 hours. I didn’t handle the expiration at all and decided to do it in the backend (instead of in the client).
That required re-working all of the backend code but it’s all for the better.
Implemented Backblaze upload and delete.
Written on Jul 12 2022.
home
Found a mistake, have a comment? Let me know.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you: