Method: OryClient::RecoveryCodeForIdentity#recovery_link

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

RecoveryLink with flow This link opens the recovery UI with an empty ‘code` field.



26
27
28
# File 'lib/ory-client/models/recovery_code_for_identity.rb', line 26

def recovery_link
  @recovery_link
end