issues
search
aksiksi
/
vaulty
A service that allows users to send email directly to a cloud storage service.
https://vaulty.net
4
stars
0
forks
source link
Write basic Django app
#3
Closed
aksiksi
closed
4 years ago
aksiksi
commented
4 years ago
Libraries
Auth
Social login:
https://github.com/python-social-auth/social-app-django
Authlib for Django OAuth client:
https://docs.authlib.org/en/latest/client/frameworks.html#frameworks-clients
Dropbox
Authlib to get user's Dropbox token (save in DB)
Dropbox SDK:
https://github.com/dropbox/dropbox-sdk-python
Google Drive
API docs:
https://developers.google.com/drive/api/v3/quickstart/js?authuser=1
Resumable file upload:
https://developers.google.com/drive/api/v3/quickstart/js?authuser=1
Libraries
Auth
Dropbox
Google Drive