TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A New Side Project - Send2Cloud

5 pointsby jeffjiaover 12 years ago

1 comment

jakedahnover 12 years ago
I would recommend that you rethink/refactor your authentication choices.<p>From a usability perspective it is kind of a pain to be required to login with two separate accounts to use a service.<p>I recommend that instead of using google accounts at all, you just use the oauth authentication api from DropBox: <a href="https://www.dropbox.com/developers/start/authentication#python" rel="nofollow">https://www.dropbox.com/developers/start/authentication#pyth...</a><p>You should be able to achieve the same thing you're doing now with google+dropbox with just dropbox.
评论 #5122550 未加载