oauth2-ruby
oauth2-ruby copied to clipboard
Example client / server
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.
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:
- Sign up on the platform
- As a user you have to be able to register 'clients'
- There needs to be some kind of protected resource.
When start making the changes towards OAuth draft 9 I'll kickoff the example apps.
are we still working on the example app? i may help to start kick it off. : )
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.
okay. got it! : )