socialcast / devise_oauth2_providable

Rails3 engine integrating OAuth2 authentication with Devise
MIT License
219 stars 102 forks source link

Bugfix: use :client instead of :client_id for assignment of full AR model #10

Closed rud closed 12 years ago

rud commented 13 years ago

Bugfix: under some circumstances, the authorization_code created ended up with a client_id of 1, instead of the correct client ID