我正在尝试使用 Rails 3 设置 OAuth 提供程序服务器,但似乎找不到任何东西来实现这一点。
在 oauth 方面,我也是新手,所以请原谅我的无知。
在设置 oauth 服务器时,我是否需要已经在像agrec2.com 这样的地方拥有一个 oauth 帐户?或者我可以只使用我自己的服务器吗?
我正在尝试使用 Rails 3 设置 OAuth 提供程序服务器,但似乎找不到任何东西来实现这一点。
在 oauth 方面,我也是新手,所以请原谅我的无知。
在设置 oauth 服务器时,我是否需要已经在像agrec2.com 这样的地方拥有一个 oauth 帐户?或者我可以只使用我自己的服务器吗?
If you set up an OAuth server, you don't need to have an account somewhere else, that is the whole point of a server. It's a little bit outdated, but perhaps it's a good starting point: http://stakeventures.com/articles/2007/11/26/how-to-turn-your-rails-site-into-an-oauth-provider