Method: Restforce::Middleware::Authentication#params
- Defined in:
- lib/restforce/middleware/authentication.rb
#params ⇒ Object
Internal: The params to post to the OAuth service.
44 45 46 |
# File 'lib/restforce/middleware/authentication.rb', line 44 def params raise NotImplementedError end |