Method: OryClient::LoginFlow#refresh

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

#refreshObject

Refresh stores whether this login flow should enforce re-authentication.



38
39
40
# File 'lib/ory-client/models/login_flow.rb', line 38

def refresh
  @refresh
end