** Tags added: ca-escalated -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to software-center in Ubuntu. https://bugs.launchpad.net/bugs/1020567
Title: suport login via oauth token to avoid having to login twice Status in “software-center” package in Ubuntu: In Progress Bug description: To avoid having to login via the webui for a purchase we should support (re)using the oauth token that we obtained from ubuntu sso login. The workflow needs to change slightly then. For a purchase: 1. hit https://software-center.ubuntu.com/login_by_token/ and sign that request with a oauth signature 2. wait until that view returns "login succeeded" (views.py:335: return http.HttpResponse('login succeeded')) 3. then go and load the usual "purchase url" as usual Alternatively (not there yet) once the server is ready: 1. hit ttps://software-center.ubuntu.com/login_by_token/?next=/subscription/+new" .. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1020567/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

