Quantcast
Channel: Question and Answer » web-services
Viewing all articles
Browse latest Browse all 136

Requiring authorisation on multiple devices

$
0
0

In creating a sort of “remote control” site, I’m wondering what the best way for authorisation is going to be.

The simplest example would be: User logs in on desktop – page 1 is displayed (controlled from mobile / page 2) User logs in on mobile – page 2 is displayed and controls page 1.

My initial thought is to use OAuth, as this saves me time in setting up the security side of things. I’m just wondering if there is going to be a conflict in the auth token being used twice.

Eventually the site will be moved to an app form, but I would like to get the site up first as a sort of test case.

Is this possible? Or is the mobile version going to have to be an app right out of the gate?

Any and all help is greatly appreciated. Thanks.


Viewing all articles
Browse latest Browse all 136

Trending Articles