Method: OryClient::UpdateSettingsFlowWithLookupMethod#csrf_token

Defined in:
lib/ory-client/models/update_settings_flow_with_lookup_method.rb

#csrf_tokenObject

CSRFToken is the anti-CSRF token



20
21
22
# File 'lib/ory-client/models/update_settings_flow_with_lookup_method.rb', line 20

def csrf_token
  @csrf_token
end