Let's say I want to create a service like Instapaper. I don't care about the person's facebook info, but I'd like to optionally give them a way to login with a simple button press without having to create another username and password.
This seems like a reasonable solution.
> Just use an existing token (cookie, device token)
That won't work because the mobile and web account have to be connected.
This seems like a reasonable solution.
> Just use an existing token (cookie, device token)
That won't work because the mobile and web account have to be connected.