Method: OryClient::UpdateRegistrationFlowWithPasswordMethod#method
- Defined in:
- lib/ory-client/models/update_registration_flow_with_password_method.rb
#method ⇒ Object
Method to use This field must be set to password when using the password method.
23 24 25 |
# File 'lib/ory-client/models/update_registration_flow_with_password_method.rb', line 23 def method @method end |