-
-
Notifications
You must be signed in to change notification settings - Fork 121
Home
nov edited this page Oct 3, 2014
·
11 revisions
TODO:
Call Rack::OAuth2.debug!
, then you'll see all HTTP requests after that line in the log.
In Rails, you'll need to set Rack::OAuth2.logger = Rails.logger
.
Rack::OAuth2.debug!
Rack::OAuth2.logger = Rails.logger