1

I've been struggling for two days with OAuth and RSpec to get a properly tested RESTful API using a 2-legged OAuth authentication so I thought about posting it here and prevent more pain to happen.

So here it is, in the answer.

Jeremy F.
  • 1,346
  • 12
  • 30

1 Answers1

1

I've built an example app. See it there : https://github.com/jerefrer/oauth-two-legged-restful-api

Jeremy F.
  • 1,346
  • 12
  • 30