简体   繁体   中英

OAuth Provider Service and Rails 3

I am trying to look into setting up an OAuth Provider Server with Rails 3 but can't seem to find anything out there to accomplish this.

I am also a newb when it comes to oauth, so excuse my ignorance.

When setting up an oauth server do I need to already have an oauth account at somewhere like agree2.com? Or can I just use my own server?

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM