Method: OryClient::LoginFlow#refresh

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

#refreshObject

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



42
43
44
# File 'lib/ory-client/models/login_flow.rb', line 42

def refresh
  @refresh
end