aflatter / oauth2-ruby

DORMANT! An OAuth2 implementation in ruby that makes implementing providers too easy.
http://github.com/aflatter/oauth2-ruby
MIT License
130 stars 15 forks source link

Example client / server #7

Open DBA opened 14 years ago

DBA commented 14 years ago

Host two sites on heroku, one acting as an OAuth 2.0 server and the other as a client.

The code for both projects should be made available on github under the MIT license, furthermore referenced in this project's documentation.

aflatter commented 14 years ago

I fully agree to that one. And I like the idea of being able to test e.g. intridea/oauth2 against our implementation.

What shall the features of this example be? Some ideas:

DBA commented 14 years ago

When start making the changes towards OAuth draft 9 I'll kickoff the example apps.

siong1987 commented 13 years ago

are we still working on the example app? i may help to start kick it off. : )

aflatter commented 13 years ago

Unfortunately, as you can see from the commits, there is no development going on at the moment. We hope to pick up work again somewhere in the near future.

siong1987 commented 13 years ago

okay. got it! : )