views:

177

answers:

1

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?

A: 

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

P.S. You should work on your accept rate

jigfox
Thanks for the quick response! How do I work on my accept rate? lol... you are not the first person to tell me this
dennismonsewicz
there are to ways to reward a good answer, first you can upvote the answer with the up arrow above the number besides the answer. If an answer helped you to solve your problem you should accept it with the tick under the number.
jigfox