简体   繁体   English

如何为iPhone应用程序在CMS上对用户进行身份验证?

[英]How can I authenticate users on a CMS for an iphone app?

I am working on an iPhone app which will fetch data (images + text) from a CMS. 我正在使用一个iPhone应用程序,它将从CMS提取数据(图像+文本)。 I had a look at the Wordpress CMS, but the app is subscription based. 我看了一下Wordpress CMS,但该应用程序基于订阅。 How should I go about authenticating the subscribers which are being directed to the cms? 我应该如何验证定向到cms的订户?

Can anyone guide me? 谁能指导我?

Thanks 谢谢

Your question is a bit vague, and broad, perhaps if you broke it down a bit. 您的问题有点含糊和广泛,也许您可​​以将其分解一下。

Are you using an iphone app, or a standard page with a Mobil browser? 您是在使用iphone应用程序还是在Mobil浏览器中使用标准页面?

If it's an standalone app are you having problems getting it to talk to your server/CMS? 如果它是一个独立的应用程序,您是否无法使其与服务器/ CMS进行通信?

You having problems authenticating https vs http? 您在验证https和http时遇到问题吗?

If your having problems with your cms or are you after cms to start with? 如果您的cms出现问题,或者您是从cms开始的?

From the sound of it Drupal could work well with the services module and probably Ubercart to handle the subscription. 从它的声音来看,Drupal可以很好地与服务模块配合使用,也许可以与Ubercart一起处理订阅。 With zen (base theme) and some modifications** you can make it Mobil friendly. 通过zen(基本主题)和一些修改**,您可以使其成为Mobil友好的。

http://drupal.org/start http://drupal.org/start

http://drupal.org/project/services http://drupal.org/project/services

http://drupal.org/project/ubercart http://drupal.org/project/ubercart

http://drupal.org/project/zen http://drupal.org/project/zen

** http://drupal.org/node/1008582 ** http://drupal.org/node/1008582

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 服务器如何验证iPhone应用程序(代码,而不是用户)? - How can a server authenticate an iPhone app (the code, not the user)? 我的服务器如何安全地验证iPhone应用内购买? - How can my server securely authenticate iPhone in-app purchase? Twitter(xCode / iPhone)如何通过oAuth成功进行身份验证? - Twitter (xCode/iPhone) How can I successfully authenticate through oAuth? 如何将CMS设置为iPhone应用程序的后端 - How to setup a CMS as a backend for iPhone app 如何通过其他功能邀请其他Facebook用户加入我的iPhone应用程序? - How can I invite other Facebook users to my iPhone app with extras? 我的Rail3应用程序如何验证来自iPhone应用程序的请求? - How can my Rail3 app authenticate a request from my iPhone app? 我们如何在Android和iPhone的移动应用程序中对用户进行身份验证? - How do we authenticate users in mobile apps for Android and iPhone? 我如何验证iPhone应用程序并向Django后端发出请求以绕过CSRF? - How would I authenticate and make requests from an iPhone app to a Django backend to get around CSRF? 如何在不离开我的iPhone应用程序的情况下验证Twitter用户并访问API? - How do I authenticate a Twitter user and access the API without leaving my iPhone app? 我如何加入iPad和iPhone应用程序? - How can i join an iPad and iPhone app?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM