|
|
|
|
|
by vijayaggarwal
4383 days ago
|
|
We already have a fairly good solution to this problem in OAuth. However, current popular implementations of OAuth are third-party owned which is not desirable for many reasons (for example, google won't use facebook owned OAuth, and vice-versa). Ideally, we should have a self-owned OAuth service implemented by browsers or operating systems. And the APIs of this service should be standardized. Also, the storage should be locally available with remote sync optionally available for backup and cross-device syncing. |
|
1: https://wiki.mozilla.org/Identity/Firefox_Accounts
2: https://github.com/mozilla/fxa-oauth-server