Method: Mrkt::Authentication#authentication_params
- Defined in:
- lib/mrkt/concerns/authentication.rb
#authentication_params ⇒ Object
41 42 43 |
# File 'lib/mrkt/concerns/authentication.rb', line 41 def authentication_params merge_params(required_authentication_params, optional_authentication_params) end |