These days, if you are building a web based service then you are also going to be building a iPhone, Android, or mobile web site to complement it. If your mobile apps require a user login then you need to provide an authentication method on the server side that can be called via a secure REST interface.
Advertisements