Rails Rails RESTful API Server 用什么认证?

bryanwong · May 12, 2012 · Last by mimosa replied at May 12, 2012 · 4701 hits

用 Rails 做 mobile app 的 backend,打算用 Rails API Gem 开发 API Server. http://railscasts.com/episodes/348-the-rails-api-gem

用什么 Gem 认证用户好呢?不打算允许用户注册,都用 Facebook,Twitter 登录。

找到一个 authlogic,大家有经验吗?

apns 的方式,利用设备的 uuid 登录绑定一个 token

You need to Sign in before reply, if you don't have an account, please Sign up first.