LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
ory_kratos_client/__init__.py
ory_kratos_client/api_client.py
ory_kratos_client/api_response.py
ory_kratos_client/configuration.py
ory_kratos_client/exceptions.py
ory_kratos_client/py.typed
ory_kratos_client/rest.py
ory_kratos_client.egg-info/PKG-INFO
ory_kratos_client.egg-info/SOURCES.txt
ory_kratos_client.egg-info/dependency_links.txt
ory_kratos_client.egg-info/requires.txt
ory_kratos_client.egg-info/top_level.txt
ory_kratos_client/api/__init__.py
ory_kratos_client/api/courier_api.py
ory_kratos_client/api/frontend_api.py
ory_kratos_client/api/identity_api.py
ory_kratos_client/api/metadata_api.py
ory_kratos_client/models/__init__.py
ory_kratos_client/models/authenticator_assurance_level.py
ory_kratos_client/models/batch_patch_identities_response.py
ory_kratos_client/models/consistency_request_parameters.py
ory_kratos_client/models/continue_with.py
ory_kratos_client/models/continue_with_recovery_ui.py
ory_kratos_client/models/continue_with_recovery_ui_flow.py
ory_kratos_client/models/continue_with_redirect_browser_to.py
ory_kratos_client/models/continue_with_set_ory_session_token.py
ory_kratos_client/models/continue_with_settings_ui.py
ory_kratos_client/models/continue_with_settings_ui_flow.py
ory_kratos_client/models/continue_with_verification_ui.py
ory_kratos_client/models/continue_with_verification_ui_flow.py
ory_kratos_client/models/courier_message_status.py
ory_kratos_client/models/courier_message_type.py
ory_kratos_client/models/create_fedcm_flow_response.py
ory_kratos_client/models/create_identity_body.py
ory_kratos_client/models/create_recovery_code_for_identity_body.py
ory_kratos_client/models/create_recovery_link_for_identity_body.py
ory_kratos_client/models/delete_my_sessions_count.py
ory_kratos_client/models/error_authenticator_assurance_level_not_satisfied.py
ory_kratos_client/models/error_browser_location_change_required.py
ory_kratos_client/models/error_flow_replaced.py
ory_kratos_client/models/error_generic.py
ory_kratos_client/models/flow_error.py
ory_kratos_client/models/generic_error.py
ory_kratos_client/models/get_version200_response.py
ory_kratos_client/models/health_not_ready_status.py
ory_kratos_client/models/health_status.py
ory_kratos_client/models/identity.py
ory_kratos_client/models/identity_credentials.py
ory_kratos_client/models/identity_credentials_code.py
ory_kratos_client/models/identity_credentials_code_address.py
ory_kratos_client/models/identity_credentials_oidc.py
ory_kratos_client/models/identity_credentials_oidc_provider.py
ory_kratos_client/models/identity_credentials_password.py
ory_kratos_client/models/identity_patch.py
ory_kratos_client/models/identity_patch_response.py
ory_kratos_client/models/identity_schema_container.py
ory_kratos_client/models/identity_with_credentials.py
ory_kratos_client/models/identity_with_credentials_oidc.py
ory_kratos_client/models/identity_with_credentials_oidc_config.py
ory_kratos_client/models/identity_with_credentials_oidc_config_provider.py
ory_kratos_client/models/identity_with_credentials_password.py
ory_kratos_client/models/identity_with_credentials_password_config.py
ory_kratos_client/models/is_alive200_response.py
ory_kratos_client/models/is_ready503_response.py
ory_kratos_client/models/json_patch.py
ory_kratos_client/models/login_flow.py
ory_kratos_client/models/login_flow_state.py
ory_kratos_client/models/logout_flow.py
ory_kratos_client/models/message.py
ory_kratos_client/models/message_dispatch.py
ory_kratos_client/models/needs_privileged_session_error.py
ory_kratos_client/models/o_auth2_client.py
ory_kratos_client/models/o_auth2_consent_request_open_id_connect_context.py
ory_kratos_client/models/o_auth2_login_request.py
ory_kratos_client/models/patch_identities_body.py
ory_kratos_client/models/perform_native_logout_body.py
ory_kratos_client/models/provider.py
ory_kratos_client/models/recovery_code_for_identity.py
ory_kratos_client/models/recovery_flow.py
ory_kratos_client/models/recovery_flow_state.py
ory_kratos_client/models/recovery_identity_address.py
ory_kratos_client/models/recovery_link_for_identity.py
ory_kratos_client/models/registration_flow.py
ory_kratos_client/models/registration_flow_state.py
ory_kratos_client/models/self_service_flow_expired_error.py
ory_kratos_client/models/session.py
ory_kratos_client/models/session_authentication_method.py
ory_kratos_client/models/session_device.py
ory_kratos_client/models/settings_flow.py
ory_kratos_client/models/settings_flow_state.py
ory_kratos_client/models/successful_code_exchange_response.py
ory_kratos_client/models/successful_native_login.py
ory_kratos_client/models/successful_native_registration.py
ory_kratos_client/models/token_pagination.py
ory_kratos_client/models/token_pagination_headers.py
ory_kratos_client/models/ui_container.py
ory_kratos_client/models/ui_node.py
ory_kratos_client/models/ui_node_anchor_attributes.py
ory_kratos_client/models/ui_node_attributes.py
ory_kratos_client/models/ui_node_image_attributes.py
ory_kratos_client/models/ui_node_input_attributes.py
ory_kratos_client/models/ui_node_meta.py
ory_kratos_client/models/ui_node_script_attributes.py
ory_kratos_client/models/ui_node_text_attributes.py
ory_kratos_client/models/ui_text.py
ory_kratos_client/models/update_fedcm_flow_body.py
ory_kratos_client/models/update_identity_body.py
ory_kratos_client/models/update_login_flow_body.py
ory_kratos_client/models/update_login_flow_with_code_method.py
ory_kratos_client/models/update_login_flow_with_identifier_first_method.py
ory_kratos_client/models/update_login_flow_with_lookup_secret_method.py
ory_kratos_client/models/update_login_flow_with_oidc_method.py
ory_kratos_client/models/update_login_flow_with_passkey_method.py
ory_kratos_client/models/update_login_flow_with_password_method.py
ory_kratos_client/models/update_login_flow_with_totp_method.py
ory_kratos_client/models/update_login_flow_with_web_authn_method.py
ory_kratos_client/models/update_recovery_flow_body.py
ory_kratos_client/models/update_recovery_flow_with_code_method.py
ory_kratos_client/models/update_recovery_flow_with_link_method.py
ory_kratos_client/models/update_registration_flow_body.py
ory_kratos_client/models/update_registration_flow_with_code_method.py
ory_kratos_client/models/update_registration_flow_with_oidc_method.py
ory_kratos_client/models/update_registration_flow_with_passkey_method.py
ory_kratos_client/models/update_registration_flow_with_password_method.py
ory_kratos_client/models/update_registration_flow_with_profile_method.py
ory_kratos_client/models/update_registration_flow_with_web_authn_method.py
ory_kratos_client/models/update_settings_flow_body.py
ory_kratos_client/models/update_settings_flow_with_lookup_method.py
ory_kratos_client/models/update_settings_flow_with_oidc_method.py
ory_kratos_client/models/update_settings_flow_with_passkey_method.py
ory_kratos_client/models/update_settings_flow_with_password_method.py
ory_kratos_client/models/update_settings_flow_with_profile_method.py
ory_kratos_client/models/update_settings_flow_with_totp_method.py
ory_kratos_client/models/update_settings_flow_with_web_authn_method.py
ory_kratos_client/models/update_verification_flow_body.py
ory_kratos_client/models/update_verification_flow_with_code_method.py
ory_kratos_client/models/update_verification_flow_with_link_method.py
ory_kratos_client/models/verifiable_identity_address.py
ory_kratos_client/models/verification_flow.py
ory_kratos_client/models/verification_flow_state.py
ory_kratos_client/models/version.py
test/test_authenticator_assurance_level.py
test/test_batch_patch_identities_response.py
test/test_consistency_request_parameters.py
test/test_continue_with.py
test/test_continue_with_recovery_ui.py
test/test_continue_with_recovery_ui_flow.py
test/test_continue_with_redirect_browser_to.py
test/test_continue_with_set_ory_session_token.py
test/test_continue_with_settings_ui.py
test/test_continue_with_settings_ui_flow.py
test/test_continue_with_verification_ui.py
test/test_continue_with_verification_ui_flow.py
test/test_courier_api.py
test/test_courier_message_status.py
test/test_courier_message_type.py
test/test_create_fedcm_flow_response.py
test/test_create_identity_body.py
test/test_create_recovery_code_for_identity_body.py
test/test_create_recovery_link_for_identity_body.py
test/test_delete_my_sessions_count.py
test/test_error_authenticator_assurance_level_not_satisfied.py
test/test_error_browser_location_change_required.py
test/test_error_flow_replaced.py
test/test_error_generic.py
test/test_flow_error.py
test/test_frontend_api.py
test/test_generic_error.py
test/test_get_version200_response.py
test/test_health_not_ready_status.py
test/test_health_status.py
test/test_identity.py
test/test_identity_api.py
test/test_identity_credentials.py
test/test_identity_credentials_code.py
test/test_identity_credentials_code_address.py
test/test_identity_credentials_oidc.py
test/test_identity_credentials_oidc_provider.py
test/test_identity_credentials_password.py
test/test_identity_patch.py
test/test_identity_patch_response.py
test/test_identity_schema_container.py
test/test_identity_with_credentials.py
test/test_identity_with_credentials_oidc.py
test/test_identity_with_credentials_oidc_config.py
test/test_identity_with_credentials_oidc_config_provider.py
test/test_identity_with_credentials_password.py
test/test_identity_with_credentials_password_config.py
test/test_is_alive200_response.py
test/test_is_ready503_response.py
test/test_json_patch.py
test/test_login_flow.py
test/test_login_flow_state.py
test/test_logout_flow.py
test/test_message.py
test/test_message_dispatch.py
test/test_metadata_api.py
test/test_needs_privileged_session_error.py
test/test_o_auth2_client.py
test/test_o_auth2_consent_request_open_id_connect_context.py
test/test_o_auth2_login_request.py
test/test_patch_identities_body.py
test/test_perform_native_logout_body.py
test/test_provider.py
test/test_recovery_code_for_identity.py
test/test_recovery_flow.py
test/test_recovery_flow_state.py
test/test_recovery_identity_address.py
test/test_recovery_link_for_identity.py
test/test_registration_flow.py
test/test_registration_flow_state.py
test/test_self_service_flow_expired_error.py
test/test_session.py
test/test_session_authentication_method.py
test/test_session_device.py
test/test_settings_flow.py
test/test_settings_flow_state.py
test/test_successful_code_exchange_response.py
test/test_successful_native_login.py
test/test_successful_native_registration.py
test/test_token_pagination.py
test/test_token_pagination_headers.py
test/test_ui_container.py
test/test_ui_node.py
test/test_ui_node_anchor_attributes.py
test/test_ui_node_attributes.py
test/test_ui_node_image_attributes.py
test/test_ui_node_input_attributes.py
test/test_ui_node_meta.py
test/test_ui_node_script_attributes.py
test/test_ui_node_text_attributes.py
test/test_ui_text.py
test/test_update_fedcm_flow_body.py
test/test_update_identity_body.py
test/test_update_login_flow_body.py
test/test_update_login_flow_with_code_method.py
test/test_update_login_flow_with_identifier_first_method.py
test/test_update_login_flow_with_lookup_secret_method.py
test/test_update_login_flow_with_oidc_method.py
test/test_update_login_flow_with_passkey_method.py
test/test_update_login_flow_with_password_method.py
test/test_update_login_flow_with_totp_method.py
test/test_update_login_flow_with_web_authn_method.py
test/test_update_recovery_flow_body.py
test/test_update_recovery_flow_with_code_method.py
test/test_update_recovery_flow_with_link_method.py
test/test_update_registration_flow_body.py
test/test_update_registration_flow_with_code_method.py
test/test_update_registration_flow_with_oidc_method.py
test/test_update_registration_flow_with_passkey_method.py
test/test_update_registration_flow_with_password_method.py
test/test_update_registration_flow_with_profile_method.py
test/test_update_registration_flow_with_web_authn_method.py
test/test_update_settings_flow_body.py
test/test_update_settings_flow_with_lookup_method.py
test/test_update_settings_flow_with_oidc_method.py
test/test_update_settings_flow_with_passkey_method.py
test/test_update_settings_flow_with_password_method.py
test/test_update_settings_flow_with_profile_method.py
test/test_update_settings_flow_with_totp_method.py
test/test_update_settings_flow_with_web_authn_method.py
test/test_update_verification_flow_body.py
test/test_update_verification_flow_with_code_method.py
test/test_update_verification_flow_with_link_method.py
test/test_verifiable_identity_address.py
test/test_verification_flow.py
test/test_verification_flow_state.py
test/test_version.py