├── .circleci └── config.yml ├── .dockerignore ├── .gitattributes ├── .github ├── CODEOWNER ├── FUNDING.yml ├── ISSUE_TEMPLATE │ ├── BUG-REPORT.yml │ ├── DESIGN-DOC.yml │ ├── FEATURE-REQUEST.yml │ └── config.yml ├── auto_assign.yml ├── config.yml ├── conventional_commits.json ├── pull_request_template.md └── workflows │ ├── closed_references.yml │ ├── conventional_commits.yml │ ├── docker-ci.yml │ ├── docker-publish.yml │ ├── labels.yml │ ├── licenses.yml │ └── stale.yml ├── .gitignore ├── .reference-ignore ├── .reports └── dep-licenses.csv ├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── Dockerfile ├── LICENSE ├── Makefile ├── README.md ├── SECURITY.md ├── clients ├── .gitignore ├── client │ ├── dart │ │ ├── .github │ │ │ └── workflows │ │ │ │ └── publish.yml │ │ ├── .gitignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── CHANGELOG.md │ │ ├── LICENSE │ │ ├── README.md │ │ ├── analysis_options.yaml │ │ ├── doc │ │ │ ├── AcceptDeviceUserCodeRequest.md │ │ │ ├── AcceptOAuth2ConsentRequest.md │ │ │ ├── AcceptOAuth2ConsentRequestSession.md │ │ │ ├── AcceptOAuth2LoginRequest.md │ │ │ ├── AccountExperienceColors.md │ │ │ ├── AccountExperienceConfiguration.md │ │ │ ├── ActiveProjectInConsole.md │ │ │ ├── AddProjectToWorkspaceBody.md │ │ │ ├── Attribute.md │ │ │ ├── AttributeFilter.md │ │ │ ├── AttributesCountDatapoint.md │ │ │ ├── AuthenticatorAssuranceLevel.md │ │ │ ├── BasicOrganization.md │ │ │ ├── BatchCheckPermissionBody.md │ │ │ ├── BatchCheckPermissionResult.md │ │ │ ├── BatchPatchIdentitiesResponse.md │ │ │ ├── BillingPeriodBucket.md │ │ │ ├── CheckOplSyntaxResult.md │ │ │ ├── CheckPermissionResult.md │ │ │ ├── CheckPermissionResultWithError.md │ │ │ ├── CloudAccount.md │ │ │ ├── ConsistencyRequestParameters.md │ │ │ ├── ContinueWith.md │ │ │ ├── ContinueWithRecoveryUi.md │ │ │ ├── ContinueWithRecoveryUiFlow.md │ │ │ ├── ContinueWithRedirectBrowserTo.md │ │ │ ├── ContinueWithSetOrySessionToken.md │ │ │ ├── ContinueWithSettingsUi.md │ │ │ ├── ContinueWithSettingsUiFlow.md │ │ │ ├── ContinueWithVerificationUi.md │ │ │ ├── ContinueWithVerificationUiFlow.md │ │ │ ├── CourierApi.md │ │ │ ├── CourierMessageStatus.md │ │ │ ├── CourierMessageType.md │ │ │ ├── CreateCustomDomainBody.md │ │ │ ├── CreateEventStreamBody.md │ │ │ ├── CreateFedcmFlowResponse.md │ │ │ ├── CreateIdentityBody.md │ │ │ ├── CreateInviteResponse.md │ │ │ ├── CreateJsonWebKeySet.md │ │ │ ├── CreateOrganizationOnboardingPortalLinkBody.md │ │ │ ├── CreateProjectApiKeyRequest.md │ │ │ ├── CreateProjectBody.md │ │ │ ├── CreateProjectBranding.md │ │ │ ├── CreateProjectMemberInviteBody.md │ │ │ ├── CreateProjectNormalizedPayload.md │ │ │ ├── CreateRecoveryCodeForIdentityBody.md │ │ │ ├── CreateRecoveryLinkForIdentityBody.md │ │ │ ├── CreateRelationshipBody.md │ │ │ ├── CreateSubscriptionBody.md │ │ │ ├── CreateSubscriptionCommon.md │ │ │ ├── CreateVerifiableCredentialRequestBody.md │ │ │ ├── CreateWorkspaceApiKeyBody.md │ │ │ ├── CreateWorkspaceBody.md │ │ │ ├── CreateWorkspaceMemberInviteBody.md │ │ │ ├── CreateWorkspaceSubscriptionBody.md │ │ │ ├── CredentialSupportedDraft00.md │ │ │ ├── CustomDomain.md │ │ │ ├── DeleteMySessionsCount.md │ │ │ ├── DeviceAuthorization.md │ │ │ ├── DeviceUserAuthRequest.md │ │ │ ├── EmailTemplateData.md │ │ │ ├── EmailTemplateDataBody.md │ │ │ ├── ErrorAuthenticatorAssuranceLevelNotSatisfied.md │ │ │ ├── ErrorBrowserLocationChangeRequired.md │ │ │ ├── ErrorFlowReplaced.md │ │ │ ├── ErrorGeneric.md │ │ │ ├── ErrorOAuth2.md │ │ │ ├── EventStream.md │ │ │ ├── EventsApi.md │ │ │ ├── ExpandedPermissionTree.md │ │ │ ├── FlowError.md │ │ │ ├── FrontendApi.md │ │ │ ├── GenericError.md │ │ │ ├── GenericErrorContent.md │ │ │ ├── GenericUsage.md │ │ │ ├── GetAttributesCount.md │ │ │ ├── GetManagedIdentitySchemaLocation.md │ │ │ ├── GetMetricsCount.md │ │ │ ├── GetMetricsEventAttributes.md │ │ │ ├── GetMetricsEventTypes.md │ │ │ ├── GetOrganizationResponse.md │ │ │ ├── GetProjectEvents.md │ │ │ ├── GetProjectEventsBody.md │ │ │ ├── GetProjectMetrics.md │ │ │ ├── GetSessionActivity.md │ │ │ ├── GetVersion200Response.md │ │ │ ├── HealthNotReadyStatus.md │ │ │ ├── HealthStatus.md │ │ │ ├── Identity.md │ │ │ ├── IdentityApi.md │ │ │ ├── IdentityCredentials.md │ │ │ ├── IdentityCredentialsCode.md │ │ │ ├── IdentityCredentialsCodeAddress.md │ │ │ ├── IdentityCredentialsOidc.md │ │ │ ├── IdentityCredentialsOidcProvider.md │ │ │ ├── IdentityCredentialsPassword.md │ │ │ ├── IdentityPatch.md │ │ │ ├── IdentityPatchResponse.md │ │ │ ├── IdentitySchemaContainer.md │ │ │ ├── IdentitySchemaPreset.md │ │ │ ├── IdentityWithCredentials.md │ │ │ ├── IdentityWithCredentialsOidc.md │ │ │ ├── IdentityWithCredentialsOidcConfig.md │ │ │ ├── IdentityWithCredentialsOidcConfigProvider.md │ │ │ ├── IdentityWithCredentialsPassword.md │ │ │ ├── IdentityWithCredentialsPasswordConfig.md │ │ │ ├── IdentityWithCredentialsSaml.md │ │ │ ├── IdentityWithCredentialsSamlConfig.md │ │ │ ├── IdentityWithCredentialsSamlConfigProvider.md │ │ │ ├── InternalGetProjectBrandingBody.md │ │ │ ├── InternalIsAXWelcomeScreenEnabledForProjectBody.md │ │ │ ├── InternalIsOwnerForProjectBySlug.md │ │ │ ├── InternalIsOwnerForProjectBySlugBody.md │ │ │ ├── IntrospectedOAuth2Token.md │ │ │ ├── InviteTokenBody.md │ │ │ ├── Invoice.md │ │ │ ├── InvoiceDataV1.md │ │ │ ├── IsOwnerForProjectBySlug.md │ │ │ ├── JsonPatch.md │ │ │ ├── JsonWebKey.md │ │ │ ├── JsonWebKeySet.md │ │ │ ├── JwkApi.md │ │ │ ├── KetoNamespace.md │ │ │ ├── KeysetPaginationRequestParameters.md │ │ │ ├── KeysetPaginationResponseHeaders.md │ │ │ ├── LineItemV1.md │ │ │ ├── ListEventStreams.md │ │ │ ├── ListInvoicesResponse.md │ │ │ ├── ListOrganizationsResponse.md │ │ │ ├── ListWorkspaceProjects.md │ │ │ ├── ListWorkspaces.md │ │ │ ├── LoginFlow.md │ │ │ ├── LoginFlowState.md │ │ │ ├── LogoutFlow.md │ │ │ ├── ManagedIdentitySchema.md │ │ │ ├── ManagedIdentitySchemaValidationResult.md │ │ │ ├── MemberInvite.md │ │ │ ├── Message.md │ │ │ ├── MessageDispatch.md │ │ │ ├── MetadataApi.md │ │ │ ├── MetricsDatapoint.md │ │ │ ├── Money.md │ │ │ ├── Namespace.md │ │ │ ├── NeedsPrivilegedSessionError.md │ │ │ ├── NormalizedProject.md │ │ │ ├── NormalizedProjectRevision.md │ │ │ ├── NormalizedProjectRevisionCourierChannel.md │ │ │ ├── NormalizedProjectRevisionHook.md │ │ │ ├── NormalizedProjectRevisionIdentitySchema.md │ │ │ ├── NormalizedProjectRevisionSAMLProvider.md │ │ │ ├── NormalizedProjectRevisionScimClient.md │ │ │ ├── NormalizedProjectRevisionThirdPartyProvider.md │ │ │ ├── NormalizedProjectRevisionTokenizerTemplate.md │ │ │ ├── OAuth2Api.md │ │ │ ├── OAuth2Client.md │ │ │ ├── OAuth2ClientTokenLifespans.md │ │ │ ├── OAuth2ConsentRequest.md │ │ │ ├── OAuth2ConsentRequestOpenIDConnectContext.md │ │ │ ├── OAuth2ConsentSession.md │ │ │ ├── OAuth2LoginRequest.md │ │ │ ├── OAuth2LogoutRequest.md │ │ │ ├── OAuth2RedirectTo.md │ │ │ ├── OAuth2TokenExchange.md │ │ │ ├── OidcApi.md │ │ │ ├── OidcConfiguration.md │ │ │ ├── OidcUserInfo.md │ │ │ ├── OnboardingPortalLink.md │ │ │ ├── OnboardingPortalOrganization.md │ │ │ ├── Organization.md │ │ │ ├── OrganizationBody.md │ │ │ ├── OrganizationOnboardingPortalLinksResponse.md │ │ │ ├── ParseError.md │ │ │ ├── PatchIdentitiesBody.md │ │ │ ├── PerformNativeLogoutBody.md │ │ │ ├── PermissionApi.md │ │ │ ├── PermissionsOnWorkspace.md │ │ │ ├── Plan.md │ │ │ ├── PlanDetails.md │ │ │ ├── PostCheckPermissionBody.md │ │ │ ├── PostCheckPermissionOrErrorBody.md │ │ │ ├── Project.md │ │ │ ├── ProjectApi.md │ │ │ ├── ProjectApiKey.md │ │ │ ├── ProjectBranding.md │ │ │ ├── ProjectBrandingColors.md │ │ │ ├── ProjectBrandingTheme.md │ │ │ ├── ProjectCors.md │ │ │ ├── ProjectEventsDatapoint.md │ │ │ ├── ProjectHost.md │ │ │ ├── ProjectMember.md │ │ │ ├── ProjectMetadata.md │ │ │ ├── ProjectServiceAccountExperience.md │ │ │ ├── ProjectServiceIdentity.md │ │ │ ├── ProjectServiceOAuth2.md │ │ │ ├── ProjectServicePermission.md │ │ │ ├── ProjectServices.md │ │ │ ├── Provider.md │ │ │ ├── QuotaUsage.md │ │ │ ├── RFC6749ErrorJson.md │ │ │ ├── RecoveryCodeForIdentity.md │ │ │ ├── RecoveryFlow.md │ │ │ ├── RecoveryFlowState.md │ │ │ ├── RecoveryIdentityAddress.md │ │ │ ├── RecoveryLinkForIdentity.md │ │ │ ├── RegistrationFlow.md │ │ │ ├── RegistrationFlowState.md │ │ │ ├── RejectOAuth2Request.md │ │ │ ├── RelationQuery.md │ │ │ ├── Relationship.md │ │ │ ├── RelationshipApi.md │ │ │ ├── RelationshipNamespaces.md │ │ │ ├── RelationshipPatch.md │ │ │ ├── Relationships.md │ │ │ ├── RevisionAccountExperienceCustomTranslation.md │ │ │ ├── SchemaPatch.md │ │ │ ├── SelfServiceFlowExpiredError.md │ │ │ ├── Session.md │ │ │ ├── SessionActivityDatapoint.md │ │ │ ├── SessionAuthenticationMethod.md │ │ │ ├── SessionDevice.md │ │ │ ├── SetActiveProjectInConsoleBody.md │ │ │ ├── SetCustomDomainBody.md │ │ │ ├── SetEventStreamBody.md │ │ │ ├── SetOrganizationFromOnboardingPortalLinkBody.md │ │ │ ├── SetProject.md │ │ │ ├── SetProjectBrandingThemeBody.md │ │ │ ├── SettingsFlow.md │ │ │ ├── SettingsFlowState.md │ │ │ ├── SourcePosition.md │ │ │ ├── SubjectSet.md │ │ │ ├── Subscription.md │ │ │ ├── SuccessfulCodeExchangeResponse.md │ │ │ ├── SuccessfulNativeLogin.md │ │ │ ├── SuccessfulNativeRegistration.md │ │ │ ├── SuccessfulProjectUpdate.md │ │ │ ├── TaxLineItem.md │ │ │ ├── TimeInterval.md │ │ │ ├── TokenPagination.md │ │ │ ├── TokenPaginationHeaders.md │ │ │ ├── TokenPaginationRequestParameters.md │ │ │ ├── TokenPaginationResponseHeaders.md │ │ │ ├── TrustOAuth2JwtGrantIssuer.md │ │ │ ├── TrustedOAuth2JwtGrantIssuer.md │ │ │ ├── TrustedOAuth2JwtGrantJsonWebKey.md │ │ │ ├── UiContainer.md │ │ │ ├── UiNode.md │ │ │ ├── UiNodeAnchorAttributes.md │ │ │ ├── UiNodeAttributes.md │ │ │ ├── UiNodeDivisionAttributes.md │ │ │ ├── UiNodeImageAttributes.md │ │ │ ├── UiNodeInputAttributes.md │ │ │ ├── UiNodeMeta.md │ │ │ ├── UiNodeScriptAttributes.md │ │ │ ├── UiNodeTextAttributes.md │ │ │ ├── UiText.md │ │ │ ├── UpdateFedcmFlowBody.md │ │ │ ├── UpdateIdentityBody.md │ │ │ ├── UpdateLoginFlowBody.md │ │ │ ├── UpdateLoginFlowWithCodeMethod.md │ │ │ ├── UpdateLoginFlowWithIdentifierFirstMethod.md │ │ │ ├── UpdateLoginFlowWithLookupSecretMethod.md │ │ │ ├── UpdateLoginFlowWithOidcMethod.md │ │ │ ├── UpdateLoginFlowWithPasskeyMethod.md │ │ │ ├── UpdateLoginFlowWithPasswordMethod.md │ │ │ ├── UpdateLoginFlowWithSamlMethod.md │ │ │ ├── UpdateLoginFlowWithTotpMethod.md │ │ │ ├── UpdateLoginFlowWithWebAuthnMethod.md │ │ │ ├── UpdateOrganizationOnboardingPortalLinkBody.md │ │ │ ├── UpdateRecoveryFlowBody.md │ │ │ ├── UpdateRecoveryFlowWithCodeMethod.md │ │ │ ├── UpdateRecoveryFlowWithLinkMethod.md │ │ │ ├── UpdateRegistrationFlowBody.md │ │ │ ├── UpdateRegistrationFlowWithCodeMethod.md │ │ │ ├── UpdateRegistrationFlowWithOidcMethod.md │ │ │ ├── UpdateRegistrationFlowWithPasskeyMethod.md │ │ │ ├── UpdateRegistrationFlowWithPasswordMethod.md │ │ │ ├── UpdateRegistrationFlowWithProfileMethod.md │ │ │ ├── UpdateRegistrationFlowWithSamlMethod.md │ │ │ ├── UpdateRegistrationFlowWithWebAuthnMethod.md │ │ │ ├── UpdateSettingsFlowBody.md │ │ │ ├── UpdateSettingsFlowWithLookupMethod.md │ │ │ ├── UpdateSettingsFlowWithOidcMethod.md │ │ │ ├── UpdateSettingsFlowWithPasskeyMethod.md │ │ │ ├── UpdateSettingsFlowWithPasswordMethod.md │ │ │ ├── UpdateSettingsFlowWithProfileMethod.md │ │ │ ├── UpdateSettingsFlowWithSamlMethod.md │ │ │ ├── UpdateSettingsFlowWithTotpMethod.md │ │ │ ├── UpdateSettingsFlowWithWebAuthnMethod.md │ │ │ ├── UpdateSubscriptionBody.md │ │ │ ├── UpdateVerificationFlowBody.md │ │ │ ├── UpdateVerificationFlowWithCodeMethod.md │ │ │ ├── UpdateVerificationFlowWithLinkMethod.md │ │ │ ├── UpdateWorkspaceBody.md │ │ │ ├── Usage.md │ │ │ ├── VerifiableCredentialPrimingResponse.md │ │ │ ├── VerifiableCredentialProof.md │ │ │ ├── VerifiableCredentialResponse.md │ │ │ ├── VerifiableIdentityAddress.md │ │ │ ├── VerificationFlow.md │ │ │ ├── VerificationFlowState.md │ │ │ ├── VerifyUserCodeRequest.md │ │ │ ├── Version.md │ │ │ ├── Warning.md │ │ │ ├── WellknownApi.md │ │ │ ├── Workspace.md │ │ │ ├── WorkspaceApi.md │ │ │ └── WorkspaceApiKey.md │ │ ├── lib │ │ │ ├── ory_client.dart │ │ │ └── src │ │ │ │ ├── api.dart │ │ │ │ ├── api │ │ │ │ ├── courier_api.dart │ │ │ │ ├── events_api.dart │ │ │ │ ├── frontend_api.dart │ │ │ │ ├── identity_api.dart │ │ │ │ ├── jwk_api.dart │ │ │ │ ├── metadata_api.dart │ │ │ │ ├── o_auth2_api.dart │ │ │ │ ├── oidc_api.dart │ │ │ │ ├── permission_api.dart │ │ │ │ ├── project_api.dart │ │ │ │ ├── relationship_api.dart │ │ │ │ ├── wellknown_api.dart │ │ │ │ └── workspace_api.dart │ │ │ │ ├── api_util.dart │ │ │ │ ├── auth │ │ │ │ ├── api_key_auth.dart │ │ │ │ ├── auth.dart │ │ │ │ ├── basic_auth.dart │ │ │ │ ├── bearer_auth.dart │ │ │ │ └── oauth.dart │ │ │ │ ├── date_serializer.dart │ │ │ │ ├── model │ │ │ │ ├── accept_device_user_code_request.dart │ │ │ │ ├── accept_device_user_code_request.g.dart │ │ │ │ ├── accept_o_auth2_consent_request.dart │ │ │ │ ├── accept_o_auth2_consent_request.g.dart │ │ │ │ ├── accept_o_auth2_consent_request_session.dart │ │ │ │ ├── accept_o_auth2_consent_request_session.g.dart │ │ │ │ ├── accept_o_auth2_login_request.dart │ │ │ │ ├── accept_o_auth2_login_request.g.dart │ │ │ │ ├── account_experience_colors.dart │ │ │ │ ├── account_experience_colors.g.dart │ │ │ │ ├── account_experience_configuration.dart │ │ │ │ ├── account_experience_configuration.g.dart │ │ │ │ ├── active_project_in_console.dart │ │ │ │ ├── active_project_in_console.g.dart │ │ │ │ ├── add_project_to_workspace_body.dart │ │ │ │ ├── add_project_to_workspace_body.g.dart │ │ │ │ ├── attribute.dart │ │ │ │ ├── attribute.g.dart │ │ │ │ ├── attribute_filter.dart │ │ │ │ ├── attribute_filter.g.dart │ │ │ │ ├── attributes_count_datapoint.dart │ │ │ │ ├── attributes_count_datapoint.g.dart │ │ │ │ ├── authenticator_assurance_level.dart │ │ │ │ ├── authenticator_assurance_level.g.dart │ │ │ │ ├── basic_organization.dart │ │ │ │ ├── basic_organization.g.dart │ │ │ │ ├── batch_check_permission_body.dart │ │ │ │ ├── batch_check_permission_body.g.dart │ │ │ │ ├── batch_check_permission_result.dart │ │ │ │ ├── batch_check_permission_result.g.dart │ │ │ │ ├── batch_patch_identities_response.dart │ │ │ │ ├── batch_patch_identities_response.g.dart │ │ │ │ ├── billing_period_bucket.dart │ │ │ │ ├── billing_period_bucket.g.dart │ │ │ │ ├── check_opl_syntax_result.dart │ │ │ │ ├── check_opl_syntax_result.g.dart │ │ │ │ ├── check_permission_result.dart │ │ │ │ ├── check_permission_result.g.dart │ │ │ │ ├── check_permission_result_with_error.dart │ │ │ │ ├── check_permission_result_with_error.g.dart │ │ │ │ ├── cloud_account.dart │ │ │ │ ├── cloud_account.g.dart │ │ │ │ ├── consistency_request_parameters.dart │ │ │ │ ├── consistency_request_parameters.g.dart │ │ │ │ ├── continue_with.dart │ │ │ │ ├── continue_with.g.dart │ │ │ │ ├── continue_with_recovery_ui.dart │ │ │ │ ├── continue_with_recovery_ui.g.dart │ │ │ │ ├── continue_with_recovery_ui_flow.dart │ │ │ │ ├── continue_with_recovery_ui_flow.g.dart │ │ │ │ ├── continue_with_redirect_browser_to.dart │ │ │ │ ├── continue_with_redirect_browser_to.g.dart │ │ │ │ ├── continue_with_set_ory_session_token.dart │ │ │ │ ├── continue_with_set_ory_session_token.g.dart │ │ │ │ ├── continue_with_settings_ui.dart │ │ │ │ ├── continue_with_settings_ui.g.dart │ │ │ │ ├── continue_with_settings_ui_flow.dart │ │ │ │ ├── continue_with_settings_ui_flow.g.dart │ │ │ │ ├── continue_with_verification_ui.dart │ │ │ │ ├── continue_with_verification_ui.g.dart │ │ │ │ ├── continue_with_verification_ui_flow.dart │ │ │ │ ├── continue_with_verification_ui_flow.g.dart │ │ │ │ ├── courier_message_status.dart │ │ │ │ ├── courier_message_status.g.dart │ │ │ │ ├── courier_message_type.dart │ │ │ │ ├── courier_message_type.g.dart │ │ │ │ ├── create_custom_domain_body.dart │ │ │ │ ├── create_custom_domain_body.g.dart │ │ │ │ ├── create_event_stream_body.dart │ │ │ │ ├── create_event_stream_body.g.dart │ │ │ │ ├── create_fedcm_flow_response.dart │ │ │ │ ├── create_fedcm_flow_response.g.dart │ │ │ │ ├── create_identity_body.dart │ │ │ │ ├── create_identity_body.g.dart │ │ │ │ ├── create_invite_response.dart │ │ │ │ ├── create_invite_response.g.dart │ │ │ │ ├── create_json_web_key_set.dart │ │ │ │ ├── create_json_web_key_set.g.dart │ │ │ │ ├── create_organization_onboarding_portal_link_body.dart │ │ │ │ ├── create_organization_onboarding_portal_link_body.g.dart │ │ │ │ ├── create_project_api_key_request.dart │ │ │ │ ├── create_project_api_key_request.g.dart │ │ │ │ ├── create_project_body.dart │ │ │ │ ├── create_project_body.g.dart │ │ │ │ ├── create_project_branding.dart │ │ │ │ ├── create_project_branding.g.dart │ │ │ │ ├── create_project_member_invite_body.dart │ │ │ │ ├── create_project_member_invite_body.g.dart │ │ │ │ ├── create_project_normalized_payload.dart │ │ │ │ ├── create_project_normalized_payload.g.dart │ │ │ │ ├── create_recovery_code_for_identity_body.dart │ │ │ │ ├── create_recovery_code_for_identity_body.g.dart │ │ │ │ ├── create_recovery_link_for_identity_body.dart │ │ │ │ ├── create_recovery_link_for_identity_body.g.dart │ │ │ │ ├── create_relationship_body.dart │ │ │ │ ├── create_relationship_body.g.dart │ │ │ │ ├── create_subscription_body.dart │ │ │ │ ├── create_subscription_body.g.dart │ │ │ │ ├── create_subscription_common.dart │ │ │ │ ├── create_subscription_common.g.dart │ │ │ │ ├── create_verifiable_credential_request_body.dart │ │ │ │ ├── create_verifiable_credential_request_body.g.dart │ │ │ │ ├── create_workspace_api_key_body.dart │ │ │ │ ├── create_workspace_api_key_body.g.dart │ │ │ │ ├── create_workspace_body.dart │ │ │ │ ├── create_workspace_body.g.dart │ │ │ │ ├── create_workspace_member_invite_body.dart │ │ │ │ ├── create_workspace_member_invite_body.g.dart │ │ │ │ ├── create_workspace_subscription_body.dart │ │ │ │ ├── create_workspace_subscription_body.g.dart │ │ │ │ ├── credential_supported_draft00.dart │ │ │ │ ├── credential_supported_draft00.g.dart │ │ │ │ ├── custom_domain.dart │ │ │ │ ├── custom_domain.g.dart │ │ │ │ ├── date.dart │ │ │ │ ├── delete_my_sessions_count.dart │ │ │ │ ├── delete_my_sessions_count.g.dart │ │ │ │ ├── device_authorization.dart │ │ │ │ ├── device_authorization.g.dart │ │ │ │ ├── device_user_auth_request.dart │ │ │ │ ├── device_user_auth_request.g.dart │ │ │ │ ├── email_template_data.dart │ │ │ │ ├── email_template_data.g.dart │ │ │ │ ├── email_template_data_body.dart │ │ │ │ ├── email_template_data_body.g.dart │ │ │ │ ├── error_authenticator_assurance_level_not_satisfied.dart │ │ │ │ ├── error_authenticator_assurance_level_not_satisfied.g.dart │ │ │ │ ├── error_browser_location_change_required.dart │ │ │ │ ├── error_browser_location_change_required.g.dart │ │ │ │ ├── error_flow_replaced.dart │ │ │ │ ├── error_flow_replaced.g.dart │ │ │ │ ├── error_generic.dart │ │ │ │ ├── error_generic.g.dart │ │ │ │ ├── error_o_auth2.dart │ │ │ │ ├── error_o_auth2.g.dart │ │ │ │ ├── event_stream.dart │ │ │ │ ├── event_stream.g.dart │ │ │ │ ├── expanded_permission_tree.dart │ │ │ │ ├── expanded_permission_tree.g.dart │ │ │ │ ├── flow_error.dart │ │ │ │ ├── flow_error.g.dart │ │ │ │ ├── generic_error.dart │ │ │ │ ├── generic_error.g.dart │ │ │ │ ├── generic_error_content.dart │ │ │ │ ├── generic_error_content.g.dart │ │ │ │ ├── generic_usage.dart │ │ │ │ ├── generic_usage.g.dart │ │ │ │ ├── get_attributes_count.dart │ │ │ │ ├── get_attributes_count.g.dart │ │ │ │ ├── get_managed_identity_schema_location.dart │ │ │ │ ├── get_managed_identity_schema_location.g.dart │ │ │ │ ├── get_metrics_count.dart │ │ │ │ ├── get_metrics_count.g.dart │ │ │ │ ├── get_metrics_event_attributes.dart │ │ │ │ ├── get_metrics_event_attributes.g.dart │ │ │ │ ├── get_metrics_event_types.dart │ │ │ │ ├── get_metrics_event_types.g.dart │ │ │ │ ├── get_organization_response.dart │ │ │ │ ├── get_organization_response.g.dart │ │ │ │ ├── get_project_events.dart │ │ │ │ ├── get_project_events.g.dart │ │ │ │ ├── get_project_events_body.dart │ │ │ │ ├── get_project_events_body.g.dart │ │ │ │ ├── get_project_metrics.dart │ │ │ │ ├── get_project_metrics.g.dart │ │ │ │ ├── get_session_activity.dart │ │ │ │ ├── get_session_activity.g.dart │ │ │ │ ├── get_version200_response.dart │ │ │ │ ├── get_version200_response.g.dart │ │ │ │ ├── health_not_ready_status.dart │ │ │ │ ├── health_not_ready_status.g.dart │ │ │ │ ├── health_status.dart │ │ │ │ ├── health_status.g.dart │ │ │ │ ├── identity.dart │ │ │ │ ├── identity.g.dart │ │ │ │ ├── identity_credentials.dart │ │ │ │ ├── identity_credentials.g.dart │ │ │ │ ├── identity_credentials_code.dart │ │ │ │ ├── identity_credentials_code.g.dart │ │ │ │ ├── identity_credentials_code_address.dart │ │ │ │ ├── identity_credentials_code_address.g.dart │ │ │ │ ├── identity_credentials_oidc.dart │ │ │ │ ├── identity_credentials_oidc.g.dart │ │ │ │ ├── identity_credentials_oidc_provider.dart │ │ │ │ ├── identity_credentials_oidc_provider.g.dart │ │ │ │ ├── identity_credentials_password.dart │ │ │ │ ├── identity_credentials_password.g.dart │ │ │ │ ├── identity_patch.dart │ │ │ │ ├── identity_patch.g.dart │ │ │ │ ├── identity_patch_response.dart │ │ │ │ ├── identity_patch_response.g.dart │ │ │ │ ├── identity_schema_container.dart │ │ │ │ ├── identity_schema_container.g.dart │ │ │ │ ├── identity_schema_preset.dart │ │ │ │ ├── identity_schema_preset.g.dart │ │ │ │ ├── identity_with_credentials.dart │ │ │ │ ├── identity_with_credentials.g.dart │ │ │ │ ├── identity_with_credentials_oidc.dart │ │ │ │ ├── identity_with_credentials_oidc.g.dart │ │ │ │ ├── identity_with_credentials_oidc_config.dart │ │ │ │ ├── identity_with_credentials_oidc_config.g.dart │ │ │ │ ├── identity_with_credentials_oidc_config_provider.dart │ │ │ │ ├── identity_with_credentials_oidc_config_provider.g.dart │ │ │ │ ├── identity_with_credentials_password.dart │ │ │ │ ├── identity_with_credentials_password.g.dart │ │ │ │ ├── identity_with_credentials_password_config.dart │ │ │ │ ├── identity_with_credentials_password_config.g.dart │ │ │ │ ├── identity_with_credentials_saml.dart │ │ │ │ ├── identity_with_credentials_saml.g.dart │ │ │ │ ├── identity_with_credentials_saml_config.dart │ │ │ │ ├── identity_with_credentials_saml_config.g.dart │ │ │ │ ├── identity_with_credentials_saml_config_provider.dart │ │ │ │ ├── identity_with_credentials_saml_config_provider.g.dart │ │ │ │ ├── internal_get_project_branding_body.dart │ │ │ │ ├── internal_get_project_branding_body.g.dart │ │ │ │ ├── internal_is_ax_welcome_screen_enabled_for_project_body.dart │ │ │ │ ├── internal_is_ax_welcome_screen_enabled_for_project_body.g.dart │ │ │ │ ├── internal_is_owner_for_project_by_slug.dart │ │ │ │ ├── internal_is_owner_for_project_by_slug.g.dart │ │ │ │ ├── internal_is_owner_for_project_by_slug_body.dart │ │ │ │ ├── internal_is_owner_for_project_by_slug_body.g.dart │ │ │ │ ├── introspected_o_auth2_token.dart │ │ │ │ ├── introspected_o_auth2_token.g.dart │ │ │ │ ├── invite_token_body.dart │ │ │ │ ├── invite_token_body.g.dart │ │ │ │ ├── invoice.dart │ │ │ │ ├── invoice.g.dart │ │ │ │ ├── invoice_data_v1.dart │ │ │ │ ├── invoice_data_v1.g.dart │ │ │ │ ├── is_owner_for_project_by_slug.dart │ │ │ │ ├── is_owner_for_project_by_slug.g.dart │ │ │ │ ├── json_patch.dart │ │ │ │ ├── json_patch.g.dart │ │ │ │ ├── json_web_key.dart │ │ │ │ ├── json_web_key.g.dart │ │ │ │ ├── json_web_key_set.dart │ │ │ │ ├── json_web_key_set.g.dart │ │ │ │ ├── keto_namespace.dart │ │ │ │ ├── keto_namespace.g.dart │ │ │ │ ├── keyset_pagination_request_parameters.dart │ │ │ │ ├── keyset_pagination_request_parameters.g.dart │ │ │ │ ├── keyset_pagination_response_headers.dart │ │ │ │ ├── keyset_pagination_response_headers.g.dart │ │ │ │ ├── line_item_v1.dart │ │ │ │ ├── line_item_v1.g.dart │ │ │ │ ├── list_event_streams.dart │ │ │ │ ├── list_event_streams.g.dart │ │ │ │ ├── list_invoices_response.dart │ │ │ │ ├── list_invoices_response.g.dart │ │ │ │ ├── list_organizations_response.dart │ │ │ │ ├── list_organizations_response.g.dart │ │ │ │ ├── list_workspace_projects.dart │ │ │ │ ├── list_workspace_projects.g.dart │ │ │ │ ├── list_workspaces.dart │ │ │ │ ├── list_workspaces.g.dart │ │ │ │ ├── login_flow.dart │ │ │ │ ├── login_flow.g.dart │ │ │ │ ├── login_flow_state.dart │ │ │ │ ├── login_flow_state.g.dart │ │ │ │ ├── logout_flow.dart │ │ │ │ ├── logout_flow.g.dart │ │ │ │ ├── managed_identity_schema.dart │ │ │ │ ├── managed_identity_schema.g.dart │ │ │ │ ├── managed_identity_schema_validation_result.dart │ │ │ │ ├── managed_identity_schema_validation_result.g.dart │ │ │ │ ├── member_invite.dart │ │ │ │ ├── member_invite.g.dart │ │ │ │ ├── message.dart │ │ │ │ ├── message.g.dart │ │ │ │ ├── message_dispatch.dart │ │ │ │ ├── message_dispatch.g.dart │ │ │ │ ├── metrics_datapoint.dart │ │ │ │ ├── metrics_datapoint.g.dart │ │ │ │ ├── money.dart │ │ │ │ ├── money.g.dart │ │ │ │ ├── namespace.dart │ │ │ │ ├── namespace.g.dart │ │ │ │ ├── needs_privileged_session_error.dart │ │ │ │ ├── needs_privileged_session_error.g.dart │ │ │ │ ├── normalized_project.dart │ │ │ │ ├── normalized_project.g.dart │ │ │ │ ├── normalized_project_revision.dart │ │ │ │ ├── normalized_project_revision.g.dart │ │ │ │ ├── normalized_project_revision_courier_channel.dart │ │ │ │ ├── normalized_project_revision_courier_channel.g.dart │ │ │ │ ├── normalized_project_revision_hook.dart │ │ │ │ ├── normalized_project_revision_hook.g.dart │ │ │ │ ├── normalized_project_revision_identity_schema.dart │ │ │ │ ├── normalized_project_revision_identity_schema.g.dart │ │ │ │ ├── normalized_project_revision_saml_provider.dart │ │ │ │ ├── normalized_project_revision_saml_provider.g.dart │ │ │ │ ├── normalized_project_revision_scim_client.dart │ │ │ │ ├── normalized_project_revision_scim_client.g.dart │ │ │ │ ├── normalized_project_revision_third_party_provider.dart │ │ │ │ ├── normalized_project_revision_third_party_provider.g.dart │ │ │ │ ├── normalized_project_revision_tokenizer_template.dart │ │ │ │ ├── normalized_project_revision_tokenizer_template.g.dart │ │ │ │ ├── o_auth2_client.dart │ │ │ │ ├── o_auth2_client.g.dart │ │ │ │ ├── o_auth2_client_token_lifespans.dart │ │ │ │ ├── o_auth2_client_token_lifespans.g.dart │ │ │ │ ├── o_auth2_consent_request.dart │ │ │ │ ├── o_auth2_consent_request.g.dart │ │ │ │ ├── o_auth2_consent_request_open_id_connect_context.dart │ │ │ │ ├── o_auth2_consent_request_open_id_connect_context.g.dart │ │ │ │ ├── o_auth2_consent_session.dart │ │ │ │ ├── o_auth2_consent_session.g.dart │ │ │ │ ├── o_auth2_login_request.dart │ │ │ │ ├── o_auth2_login_request.g.dart │ │ │ │ ├── o_auth2_logout_request.dart │ │ │ │ ├── o_auth2_logout_request.g.dart │ │ │ │ ├── o_auth2_redirect_to.dart │ │ │ │ ├── o_auth2_redirect_to.g.dart │ │ │ │ ├── o_auth2_token_exchange.dart │ │ │ │ ├── o_auth2_token_exchange.g.dart │ │ │ │ ├── oidc_configuration.dart │ │ │ │ ├── oidc_configuration.g.dart │ │ │ │ ├── oidc_user_info.dart │ │ │ │ ├── oidc_user_info.g.dart │ │ │ │ ├── onboarding_portal_link.dart │ │ │ │ ├── onboarding_portal_link.g.dart │ │ │ │ ├── onboarding_portal_organization.dart │ │ │ │ ├── onboarding_portal_organization.g.dart │ │ │ │ ├── organization.dart │ │ │ │ ├── organization.g.dart │ │ │ │ ├── organization_body.dart │ │ │ │ ├── organization_body.g.dart │ │ │ │ ├── organization_onboarding_portal_links_response.dart │ │ │ │ ├── organization_onboarding_portal_links_response.g.dart │ │ │ │ ├── parse_error.dart │ │ │ │ ├── parse_error.g.dart │ │ │ │ ├── patch_identities_body.dart │ │ │ │ ├── patch_identities_body.g.dart │ │ │ │ ├── perform_native_logout_body.dart │ │ │ │ ├── perform_native_logout_body.g.dart │ │ │ │ ├── permissions_on_workspace.dart │ │ │ │ ├── permissions_on_workspace.g.dart │ │ │ │ ├── plan.dart │ │ │ │ ├── plan.g.dart │ │ │ │ ├── plan_details.dart │ │ │ │ ├── plan_details.g.dart │ │ │ │ ├── post_check_permission_body.dart │ │ │ │ ├── post_check_permission_body.g.dart │ │ │ │ ├── post_check_permission_or_error_body.dart │ │ │ │ ├── post_check_permission_or_error_body.g.dart │ │ │ │ ├── project.dart │ │ │ │ ├── project.g.dart │ │ │ │ ├── project_api_key.dart │ │ │ │ ├── project_api_key.g.dart │ │ │ │ ├── project_branding.dart │ │ │ │ ├── project_branding.g.dart │ │ │ │ ├── project_branding_colors.dart │ │ │ │ ├── project_branding_colors.g.dart │ │ │ │ ├── project_branding_theme.dart │ │ │ │ ├── project_branding_theme.g.dart │ │ │ │ ├── project_cors.dart │ │ │ │ ├── project_cors.g.dart │ │ │ │ ├── project_events_datapoint.dart │ │ │ │ ├── project_events_datapoint.g.dart │ │ │ │ ├── project_host.dart │ │ │ │ ├── project_host.g.dart │ │ │ │ ├── project_member.dart │ │ │ │ ├── project_member.g.dart │ │ │ │ ├── project_metadata.dart │ │ │ │ ├── project_metadata.g.dart │ │ │ │ ├── project_service_account_experience.dart │ │ │ │ ├── project_service_account_experience.g.dart │ │ │ │ ├── project_service_identity.dart │ │ │ │ ├── project_service_identity.g.dart │ │ │ │ ├── project_service_o_auth2.dart │ │ │ │ ├── project_service_o_auth2.g.dart │ │ │ │ ├── project_service_permission.dart │ │ │ │ ├── project_service_permission.g.dart │ │ │ │ ├── project_services.dart │ │ │ │ ├── project_services.g.dart │ │ │ │ ├── provider.dart │ │ │ │ ├── provider.g.dart │ │ │ │ ├── quota_usage.dart │ │ │ │ ├── quota_usage.g.dart │ │ │ │ ├── recovery_code_for_identity.dart │ │ │ │ ├── recovery_code_for_identity.g.dart │ │ │ │ ├── recovery_flow.dart │ │ │ │ ├── recovery_flow.g.dart │ │ │ │ ├── recovery_flow_state.dart │ │ │ │ ├── recovery_flow_state.g.dart │ │ │ │ ├── recovery_identity_address.dart │ │ │ │ ├── recovery_identity_address.g.dart │ │ │ │ ├── recovery_link_for_identity.dart │ │ │ │ ├── recovery_link_for_identity.g.dart │ │ │ │ ├── registration_flow.dart │ │ │ │ ├── registration_flow.g.dart │ │ │ │ ├── registration_flow_state.dart │ │ │ │ ├── registration_flow_state.g.dart │ │ │ │ ├── reject_o_auth2_request.dart │ │ │ │ ├── reject_o_auth2_request.g.dart │ │ │ │ ├── relation_query.dart │ │ │ │ ├── relation_query.g.dart │ │ │ │ ├── relationship.dart │ │ │ │ ├── relationship.g.dart │ │ │ │ ├── relationship_namespaces.dart │ │ │ │ ├── relationship_namespaces.g.dart │ │ │ │ ├── relationship_patch.dart │ │ │ │ ├── relationship_patch.g.dart │ │ │ │ ├── relationships.dart │ │ │ │ ├── relationships.g.dart │ │ │ │ ├── revision_account_experience_custom_translation.dart │ │ │ │ ├── revision_account_experience_custom_translation.g.dart │ │ │ │ ├── rfc6749_error_json.dart │ │ │ │ ├── rfc6749_error_json.g.dart │ │ │ │ ├── schema_patch.dart │ │ │ │ ├── schema_patch.g.dart │ │ │ │ ├── self_service_flow_expired_error.dart │ │ │ │ ├── self_service_flow_expired_error.g.dart │ │ │ │ ├── session.dart │ │ │ │ ├── session.g.dart │ │ │ │ ├── session_activity_datapoint.dart │ │ │ │ ├── session_activity_datapoint.g.dart │ │ │ │ ├── session_authentication_method.dart │ │ │ │ ├── session_authentication_method.g.dart │ │ │ │ ├── session_device.dart │ │ │ │ ├── session_device.g.dart │ │ │ │ ├── set_active_project_in_console_body.dart │ │ │ │ ├── set_active_project_in_console_body.g.dart │ │ │ │ ├── set_custom_domain_body.dart │ │ │ │ ├── set_custom_domain_body.g.dart │ │ │ │ ├── set_event_stream_body.dart │ │ │ │ ├── set_event_stream_body.g.dart │ │ │ │ ├── set_organization_from_onboarding_portal_link_body.dart │ │ │ │ ├── set_organization_from_onboarding_portal_link_body.g.dart │ │ │ │ ├── set_project.dart │ │ │ │ ├── set_project.g.dart │ │ │ │ ├── set_project_branding_theme_body.dart │ │ │ │ ├── set_project_branding_theme_body.g.dart │ │ │ │ ├── settings_flow.dart │ │ │ │ ├── settings_flow.g.dart │ │ │ │ ├── settings_flow_state.dart │ │ │ │ ├── settings_flow_state.g.dart │ │ │ │ ├── source_position.dart │ │ │ │ ├── source_position.g.dart │ │ │ │ ├── subject_set.dart │ │ │ │ ├── subject_set.g.dart │ │ │ │ ├── subscription.dart │ │ │ │ ├── subscription.g.dart │ │ │ │ ├── successful_code_exchange_response.dart │ │ │ │ ├── successful_code_exchange_response.g.dart │ │ │ │ ├── successful_native_login.dart │ │ │ │ ├── successful_native_login.g.dart │ │ │ │ ├── successful_native_registration.dart │ │ │ │ ├── successful_native_registration.g.dart │ │ │ │ ├── successful_project_update.dart │ │ │ │ ├── successful_project_update.g.dart │ │ │ │ ├── tax_line_item.dart │ │ │ │ ├── tax_line_item.g.dart │ │ │ │ ├── time_interval.dart │ │ │ │ ├── time_interval.g.dart │ │ │ │ ├── token_pagination.dart │ │ │ │ ├── token_pagination.g.dart │ │ │ │ ├── token_pagination_headers.dart │ │ │ │ ├── token_pagination_headers.g.dart │ │ │ │ ├── token_pagination_request_parameters.dart │ │ │ │ ├── token_pagination_request_parameters.g.dart │ │ │ │ ├── token_pagination_response_headers.dart │ │ │ │ ├── token_pagination_response_headers.g.dart │ │ │ │ ├── trust_o_auth2_jwt_grant_issuer.dart │ │ │ │ ├── trust_o_auth2_jwt_grant_issuer.g.dart │ │ │ │ ├── trusted_o_auth2_jwt_grant_issuer.dart │ │ │ │ ├── trusted_o_auth2_jwt_grant_issuer.g.dart │ │ │ │ ├── trusted_o_auth2_jwt_grant_json_web_key.dart │ │ │ │ ├── trusted_o_auth2_jwt_grant_json_web_key.g.dart │ │ │ │ ├── ui_container.dart │ │ │ │ ├── ui_container.g.dart │ │ │ │ ├── ui_node.dart │ │ │ │ ├── ui_node.g.dart │ │ │ │ ├── ui_node_anchor_attributes.dart │ │ │ │ ├── ui_node_anchor_attributes.g.dart │ │ │ │ ├── ui_node_attributes.dart │ │ │ │ ├── ui_node_attributes.g.dart │ │ │ │ ├── ui_node_division_attributes.dart │ │ │ │ ├── ui_node_division_attributes.g.dart │ │ │ │ ├── ui_node_image_attributes.dart │ │ │ │ ├── ui_node_image_attributes.g.dart │ │ │ │ ├── ui_node_input_attributes.dart │ │ │ │ ├── ui_node_input_attributes.g.dart │ │ │ │ ├── ui_node_meta.dart │ │ │ │ ├── ui_node_meta.g.dart │ │ │ │ ├── ui_node_script_attributes.dart │ │ │ │ ├── ui_node_script_attributes.g.dart │ │ │ │ ├── ui_node_text_attributes.dart │ │ │ │ ├── ui_node_text_attributes.g.dart │ │ │ │ ├── ui_text.dart │ │ │ │ ├── ui_text.g.dart │ │ │ │ ├── update_fedcm_flow_body.dart │ │ │ │ ├── update_fedcm_flow_body.g.dart │ │ │ │ ├── update_identity_body.dart │ │ │ │ ├── update_identity_body.g.dart │ │ │ │ ├── update_login_flow_body.dart │ │ │ │ ├── update_login_flow_body.g.dart │ │ │ │ ├── update_login_flow_with_code_method.dart │ │ │ │ ├── update_login_flow_with_code_method.g.dart │ │ │ │ ├── update_login_flow_with_identifier_first_method.dart │ │ │ │ ├── update_login_flow_with_identifier_first_method.g.dart │ │ │ │ ├── update_login_flow_with_lookup_secret_method.dart │ │ │ │ ├── update_login_flow_with_lookup_secret_method.g.dart │ │ │ │ ├── update_login_flow_with_oidc_method.dart │ │ │ │ ├── update_login_flow_with_oidc_method.g.dart │ │ │ │ ├── update_login_flow_with_passkey_method.dart │ │ │ │ ├── update_login_flow_with_passkey_method.g.dart │ │ │ │ ├── update_login_flow_with_password_method.dart │ │ │ │ ├── update_login_flow_with_password_method.g.dart │ │ │ │ ├── update_login_flow_with_saml_method.dart │ │ │ │ ├── update_login_flow_with_saml_method.g.dart │ │ │ │ ├── update_login_flow_with_totp_method.dart │ │ │ │ ├── update_login_flow_with_totp_method.g.dart │ │ │ │ ├── update_login_flow_with_web_authn_method.dart │ │ │ │ ├── update_login_flow_with_web_authn_method.g.dart │ │ │ │ ├── update_organization_onboarding_portal_link_body.dart │ │ │ │ ├── update_organization_onboarding_portal_link_body.g.dart │ │ │ │ ├── update_recovery_flow_body.dart │ │ │ │ ├── update_recovery_flow_body.g.dart │ │ │ │ ├── update_recovery_flow_with_code_method.dart │ │ │ │ ├── update_recovery_flow_with_code_method.g.dart │ │ │ │ ├── update_recovery_flow_with_link_method.dart │ │ │ │ ├── update_recovery_flow_with_link_method.g.dart │ │ │ │ ├── update_registration_flow_body.dart │ │ │ │ ├── update_registration_flow_body.g.dart │ │ │ │ ├── update_registration_flow_with_code_method.dart │ │ │ │ ├── update_registration_flow_with_code_method.g.dart │ │ │ │ ├── update_registration_flow_with_oidc_method.dart │ │ │ │ ├── update_registration_flow_with_oidc_method.g.dart │ │ │ │ ├── update_registration_flow_with_passkey_method.dart │ │ │ │ ├── update_registration_flow_with_passkey_method.g.dart │ │ │ │ ├── update_registration_flow_with_password_method.dart │ │ │ │ ├── update_registration_flow_with_password_method.g.dart │ │ │ │ ├── update_registration_flow_with_profile_method.dart │ │ │ │ ├── update_registration_flow_with_profile_method.g.dart │ │ │ │ ├── update_registration_flow_with_saml_method.dart │ │ │ │ ├── update_registration_flow_with_saml_method.g.dart │ │ │ │ ├── update_registration_flow_with_web_authn_method.dart │ │ │ │ ├── update_registration_flow_with_web_authn_method.g.dart │ │ │ │ ├── update_settings_flow_body.dart │ │ │ │ ├── update_settings_flow_body.g.dart │ │ │ │ ├── update_settings_flow_with_lookup_method.dart │ │ │ │ ├── update_settings_flow_with_lookup_method.g.dart │ │ │ │ ├── update_settings_flow_with_oidc_method.dart │ │ │ │ ├── update_settings_flow_with_oidc_method.g.dart │ │ │ │ ├── update_settings_flow_with_passkey_method.dart │ │ │ │ ├── update_settings_flow_with_passkey_method.g.dart │ │ │ │ ├── update_settings_flow_with_password_method.dart │ │ │ │ ├── update_settings_flow_with_password_method.g.dart │ │ │ │ ├── update_settings_flow_with_profile_method.dart │ │ │ │ ├── update_settings_flow_with_profile_method.g.dart │ │ │ │ ├── update_settings_flow_with_saml_method.dart │ │ │ │ ├── update_settings_flow_with_saml_method.g.dart │ │ │ │ ├── update_settings_flow_with_totp_method.dart │ │ │ │ ├── update_settings_flow_with_totp_method.g.dart │ │ │ │ ├── update_settings_flow_with_web_authn_method.dart │ │ │ │ ├── update_settings_flow_with_web_authn_method.g.dart │ │ │ │ ├── update_subscription_body.dart │ │ │ │ ├── update_subscription_body.g.dart │ │ │ │ ├── update_verification_flow_body.dart │ │ │ │ ├── update_verification_flow_body.g.dart │ │ │ │ ├── update_verification_flow_with_code_method.dart │ │ │ │ ├── update_verification_flow_with_code_method.g.dart │ │ │ │ ├── update_verification_flow_with_link_method.dart │ │ │ │ ├── update_verification_flow_with_link_method.g.dart │ │ │ │ ├── update_workspace_body.dart │ │ │ │ ├── update_workspace_body.g.dart │ │ │ │ ├── usage.dart │ │ │ │ ├── usage.g.dart │ │ │ │ ├── verifiable_credential_priming_response.dart │ │ │ │ ├── verifiable_credential_priming_response.g.dart │ │ │ │ ├── verifiable_credential_proof.dart │ │ │ │ ├── verifiable_credential_proof.g.dart │ │ │ │ ├── verifiable_credential_response.dart │ │ │ │ ├── verifiable_credential_response.g.dart │ │ │ │ ├── verifiable_identity_address.dart │ │ │ │ ├── verifiable_identity_address.g.dart │ │ │ │ ├── verification_flow.dart │ │ │ │ ├── verification_flow.g.dart │ │ │ │ ├── verification_flow_state.dart │ │ │ │ ├── verification_flow_state.g.dart │ │ │ │ ├── verify_user_code_request.dart │ │ │ │ ├── verify_user_code_request.g.dart │ │ │ │ ├── version.dart │ │ │ │ ├── version.g.dart │ │ │ │ ├── warning.dart │ │ │ │ ├── warning.g.dart │ │ │ │ ├── workspace.dart │ │ │ │ ├── workspace.g.dart │ │ │ │ ├── workspace_api_key.dart │ │ │ │ └── workspace_api_key.g.dart │ │ │ │ ├── serializers.dart │ │ │ │ └── serializers.g.dart │ │ ├── pubspec.yaml │ │ └── test │ │ │ ├── accept_device_user_code_request_test.dart │ │ │ ├── accept_o_auth2_consent_request_session_test.dart │ │ │ ├── accept_o_auth2_consent_request_test.dart │ │ │ ├── accept_o_auth2_login_request_test.dart │ │ │ ├── account_experience_colors_test.dart │ │ │ ├── account_experience_configuration_test.dart │ │ │ ├── active_project_in_console_test.dart │ │ │ ├── add_project_to_workspace_body_test.dart │ │ │ ├── attribute_filter_test.dart │ │ │ ├── attribute_test.dart │ │ │ ├── attributes_count_datapoint_test.dart │ │ │ ├── authenticator_assurance_level_test.dart │ │ │ ├── basic_organization_test.dart │ │ │ ├── batch_check_permission_body_test.dart │ │ │ ├── batch_check_permission_result_test.dart │ │ │ ├── batch_patch_identities_response_test.dart │ │ │ ├── billing_period_bucket_test.dart │ │ │ ├── check_opl_syntax_result_test.dart │ │ │ ├── check_permission_result_test.dart │ │ │ ├── check_permission_result_with_error_test.dart │ │ │ ├── cloud_account_test.dart │ │ │ ├── consistency_request_parameters_test.dart │ │ │ ├── continue_with_recovery_ui_flow_test.dart │ │ │ ├── continue_with_recovery_ui_test.dart │ │ │ ├── continue_with_redirect_browser_to_test.dart │ │ │ ├── continue_with_set_ory_session_token_test.dart │ │ │ ├── continue_with_settings_ui_flow_test.dart │ │ │ ├── continue_with_settings_ui_test.dart │ │ │ ├── continue_with_test.dart │ │ │ ├── continue_with_verification_ui_flow_test.dart │ │ │ ├── continue_with_verification_ui_test.dart │ │ │ ├── courier_api_test.dart │ │ │ ├── courier_message_status_test.dart │ │ │ ├── courier_message_type_test.dart │ │ │ ├── create_custom_domain_body_test.dart │ │ │ ├── create_event_stream_body_test.dart │ │ │ ├── create_fedcm_flow_response_test.dart │ │ │ ├── create_identity_body_test.dart │ │ │ ├── create_invite_response_test.dart │ │ │ ├── create_json_web_key_set_test.dart │ │ │ ├── create_organization_onboarding_portal_link_body_test.dart │ │ │ ├── create_project_api_key_request_test.dart │ │ │ ├── create_project_body_test.dart │ │ │ ├── create_project_branding_test.dart │ │ │ ├── create_project_member_invite_body_test.dart │ │ │ ├── create_project_normalized_payload_test.dart │ │ │ ├── create_recovery_code_for_identity_body_test.dart │ │ │ ├── create_recovery_link_for_identity_body_test.dart │ │ │ ├── create_relationship_body_test.dart │ │ │ ├── create_subscription_body_test.dart │ │ │ ├── create_subscription_common_test.dart │ │ │ ├── create_verifiable_credential_request_body_test.dart │ │ │ ├── create_workspace_api_key_body_test.dart │ │ │ ├── create_workspace_body_test.dart │ │ │ ├── create_workspace_member_invite_body_test.dart │ │ │ ├── create_workspace_subscription_body_test.dart │ │ │ ├── credential_supported_draft00_test.dart │ │ │ ├── custom_domain_test.dart │ │ │ ├── delete_my_sessions_count_test.dart │ │ │ ├── device_authorization_test.dart │ │ │ ├── device_user_auth_request_test.dart │ │ │ ├── email_template_data_body_test.dart │ │ │ ├── email_template_data_test.dart │ │ │ ├── error_authenticator_assurance_level_not_satisfied_test.dart │ │ │ ├── error_browser_location_change_required_test.dart │ │ │ ├── error_flow_replaced_test.dart │ │ │ ├── error_generic_test.dart │ │ │ ├── error_o_auth2_test.dart │ │ │ ├── event_stream_test.dart │ │ │ ├── events_api_test.dart │ │ │ ├── expanded_permission_tree_test.dart │ │ │ ├── flow_error_test.dart │ │ │ ├── frontend_api_test.dart │ │ │ ├── generic_error_content_test.dart │ │ │ ├── generic_error_test.dart │ │ │ ├── generic_usage_test.dart │ │ │ ├── get_attributes_count_test.dart │ │ │ ├── get_managed_identity_schema_location_test.dart │ │ │ ├── get_metrics_count_test.dart │ │ │ ├── get_metrics_event_attributes_test.dart │ │ │ ├── get_metrics_event_types_test.dart │ │ │ ├── get_organization_response_test.dart │ │ │ ├── get_project_events_body_test.dart │ │ │ ├── get_project_events_test.dart │ │ │ ├── get_project_metrics_test.dart │ │ │ ├── get_session_activity_test.dart │ │ │ ├── get_version200_response_test.dart │ │ │ ├── health_not_ready_status_test.dart │ │ │ ├── health_status_test.dart │ │ │ ├── identity_api_test.dart │ │ │ ├── identity_credentials_code_address_test.dart │ │ │ ├── identity_credentials_code_test.dart │ │ │ ├── identity_credentials_oidc_provider_test.dart │ │ │ ├── identity_credentials_oidc_test.dart │ │ │ ├── identity_credentials_password_test.dart │ │ │ ├── identity_credentials_test.dart │ │ │ ├── identity_patch_response_test.dart │ │ │ ├── identity_patch_test.dart │ │ │ ├── identity_schema_container_test.dart │ │ │ ├── identity_schema_preset_test.dart │ │ │ ├── identity_test.dart │ │ │ ├── identity_with_credentials_oidc_config_provider_test.dart │ │ │ ├── identity_with_credentials_oidc_config_test.dart │ │ │ ├── identity_with_credentials_oidc_test.dart │ │ │ ├── identity_with_credentials_password_config_test.dart │ │ │ ├── identity_with_credentials_password_test.dart │ │ │ ├── identity_with_credentials_saml_config_provider_test.dart │ │ │ ├── identity_with_credentials_saml_config_test.dart │ │ │ ├── identity_with_credentials_saml_test.dart │ │ │ ├── identity_with_credentials_test.dart │ │ │ ├── internal_get_project_branding_body_test.dart │ │ │ ├── internal_is_ax_welcome_screen_enabled_for_project_body_test.dart │ │ │ ├── internal_is_owner_for_project_by_slug_body_test.dart │ │ │ ├── internal_is_owner_for_project_by_slug_test.dart │ │ │ ├── introspected_o_auth2_token_test.dart │ │ │ ├── invite_token_body_test.dart │ │ │ ├── invoice_data_v1_test.dart │ │ │ ├── invoice_test.dart │ │ │ ├── is_owner_for_project_by_slug_test.dart │ │ │ ├── json_patch_test.dart │ │ │ ├── json_web_key_set_test.dart │ │ │ ├── json_web_key_test.dart │ │ │ ├── jwk_api_test.dart │ │ │ ├── keto_namespace_test.dart │ │ │ ├── keyset_pagination_request_parameters_test.dart │ │ │ ├── keyset_pagination_response_headers_test.dart │ │ │ ├── line_item_v1_test.dart │ │ │ ├── list_event_streams_test.dart │ │ │ ├── list_invoices_response_test.dart │ │ │ ├── list_organizations_response_test.dart │ │ │ ├── list_workspace_projects_test.dart │ │ │ ├── list_workspaces_test.dart │ │ │ ├── login_flow_state_test.dart │ │ │ ├── login_flow_test.dart │ │ │ ├── logout_flow_test.dart │ │ │ ├── managed_identity_schema_test.dart │ │ │ ├── managed_identity_schema_validation_result_test.dart │ │ │ ├── member_invite_test.dart │ │ │ ├── message_dispatch_test.dart │ │ │ ├── message_test.dart │ │ │ ├── metadata_api_test.dart │ │ │ ├── metrics_datapoint_test.dart │ │ │ ├── money_test.dart │ │ │ ├── namespace_test.dart │ │ │ ├── needs_privileged_session_error_test.dart │ │ │ ├── normalized_project_revision_courier_channel_test.dart │ │ │ ├── normalized_project_revision_hook_test.dart │ │ │ ├── normalized_project_revision_identity_schema_test.dart │ │ │ ├── normalized_project_revision_saml_provider_test.dart │ │ │ ├── normalized_project_revision_scim_client_test.dart │ │ │ ├── normalized_project_revision_test.dart │ │ │ ├── normalized_project_revision_third_party_provider_test.dart │ │ │ ├── normalized_project_revision_tokenizer_template_test.dart │ │ │ ├── normalized_project_test.dart │ │ │ ├── o_auth2_api_test.dart │ │ │ ├── o_auth2_client_test.dart │ │ │ ├── o_auth2_client_token_lifespans_test.dart │ │ │ ├── o_auth2_consent_request_open_id_connect_context_test.dart │ │ │ ├── o_auth2_consent_request_test.dart │ │ │ ├── o_auth2_consent_session_test.dart │ │ │ ├── o_auth2_login_request_test.dart │ │ │ ├── o_auth2_logout_request_test.dart │ │ │ ├── o_auth2_redirect_to_test.dart │ │ │ ├── o_auth2_token_exchange_test.dart │ │ │ ├── oidc_api_test.dart │ │ │ ├── oidc_configuration_test.dart │ │ │ ├── oidc_user_info_test.dart │ │ │ ├── onboarding_portal_link_test.dart │ │ │ ├── onboarding_portal_organization_test.dart │ │ │ ├── organization_body_test.dart │ │ │ ├── organization_onboarding_portal_links_response_test.dart │ │ │ ├── organization_test.dart │ │ │ ├── parse_error_test.dart │ │ │ ├── patch_identities_body_test.dart │ │ │ ├── perform_native_logout_body_test.dart │ │ │ ├── permission_api_test.dart │ │ │ ├── permissions_on_workspace_test.dart │ │ │ ├── plan_details_test.dart │ │ │ ├── plan_test.dart │ │ │ ├── post_check_permission_body_test.dart │ │ │ ├── post_check_permission_or_error_body_test.dart │ │ │ ├── project_api_key_test.dart │ │ │ ├── project_api_test.dart │ │ │ ├── project_branding_colors_test.dart │ │ │ ├── project_branding_test.dart │ │ │ ├── project_branding_theme_test.dart │ │ │ ├── project_cors_test.dart │ │ │ ├── project_events_datapoint_test.dart │ │ │ ├── project_host_test.dart │ │ │ ├── project_member_test.dart │ │ │ ├── project_metadata_test.dart │ │ │ ├── project_service_account_experience_test.dart │ │ │ ├── project_service_identity_test.dart │ │ │ ├── project_service_o_auth2_test.dart │ │ │ ├── project_service_permission_test.dart │ │ │ ├── project_services_test.dart │ │ │ ├── project_test.dart │ │ │ ├── provider_test.dart │ │ │ ├── quota_usage_test.dart │ │ │ ├── recovery_code_for_identity_test.dart │ │ │ ├── recovery_flow_state_test.dart │ │ │ ├── recovery_flow_test.dart │ │ │ ├── recovery_identity_address_test.dart │ │ │ ├── recovery_link_for_identity_test.dart │ │ │ ├── registration_flow_state_test.dart │ │ │ ├── registration_flow_test.dart │ │ │ ├── reject_o_auth2_request_test.dart │ │ │ ├── relation_query_test.dart │ │ │ ├── relationship_api_test.dart │ │ │ ├── relationship_namespaces_test.dart │ │ │ ├── relationship_patch_test.dart │ │ │ ├── relationship_test.dart │ │ │ ├── relationships_test.dart │ │ │ ├── revision_account_experience_custom_translation_test.dart │ │ │ ├── rfc6749_error_json_test.dart │ │ │ ├── schema_patch_test.dart │ │ │ ├── self_service_flow_expired_error_test.dart │ │ │ ├── session_activity_datapoint_test.dart │ │ │ ├── session_authentication_method_test.dart │ │ │ ├── session_device_test.dart │ │ │ ├── session_test.dart │ │ │ ├── set_active_project_in_console_body_test.dart │ │ │ ├── set_custom_domain_body_test.dart │ │ │ ├── set_event_stream_body_test.dart │ │ │ ├── set_organization_from_onboarding_portal_link_body_test.dart │ │ │ ├── set_project_branding_theme_body_test.dart │ │ │ ├── set_project_test.dart │ │ │ ├── settings_flow_state_test.dart │ │ │ ├── settings_flow_test.dart │ │ │ ├── source_position_test.dart │ │ │ ├── subject_set_test.dart │ │ │ ├── subscription_test.dart │ │ │ ├── successful_code_exchange_response_test.dart │ │ │ ├── successful_native_login_test.dart │ │ │ ├── successful_native_registration_test.dart │ │ │ ├── successful_project_update_test.dart │ │ │ ├── tax_line_item_test.dart │ │ │ ├── time_interval_test.dart │ │ │ ├── token_pagination_headers_test.dart │ │ │ ├── token_pagination_request_parameters_test.dart │ │ │ ├── token_pagination_response_headers_test.dart │ │ │ ├── token_pagination_test.dart │ │ │ ├── trust_o_auth2_jwt_grant_issuer_test.dart │ │ │ ├── trusted_o_auth2_jwt_grant_issuer_test.dart │ │ │ ├── trusted_o_auth2_jwt_grant_json_web_key_test.dart │ │ │ ├── ui_container_test.dart │ │ │ ├── ui_node_anchor_attributes_test.dart │ │ │ ├── ui_node_attributes_test.dart │ │ │ ├── ui_node_division_attributes_test.dart │ │ │ ├── ui_node_image_attributes_test.dart │ │ │ ├── ui_node_input_attributes_test.dart │ │ │ ├── ui_node_meta_test.dart │ │ │ ├── ui_node_script_attributes_test.dart │ │ │ ├── ui_node_test.dart │ │ │ ├── ui_node_text_attributes_test.dart │ │ │ ├── ui_text_test.dart │ │ │ ├── update_fedcm_flow_body_test.dart │ │ │ ├── update_identity_body_test.dart │ │ │ ├── update_login_flow_body_test.dart │ │ │ ├── update_login_flow_with_code_method_test.dart │ │ │ ├── update_login_flow_with_identifier_first_method_test.dart │ │ │ ├── update_login_flow_with_lookup_secret_method_test.dart │ │ │ ├── update_login_flow_with_oidc_method_test.dart │ │ │ ├── update_login_flow_with_passkey_method_test.dart │ │ │ ├── update_login_flow_with_password_method_test.dart │ │ │ ├── update_login_flow_with_saml_method_test.dart │ │ │ ├── update_login_flow_with_totp_method_test.dart │ │ │ ├── update_login_flow_with_web_authn_method_test.dart │ │ │ ├── update_organization_onboarding_portal_link_body_test.dart │ │ │ ├── update_recovery_flow_body_test.dart │ │ │ ├── update_recovery_flow_with_code_method_test.dart │ │ │ ├── update_recovery_flow_with_link_method_test.dart │ │ │ ├── update_registration_flow_body_test.dart │ │ │ ├── update_registration_flow_with_code_method_test.dart │ │ │ ├── update_registration_flow_with_oidc_method_test.dart │ │ │ ├── update_registration_flow_with_passkey_method_test.dart │ │ │ ├── update_registration_flow_with_password_method_test.dart │ │ │ ├── update_registration_flow_with_profile_method_test.dart │ │ │ ├── update_registration_flow_with_saml_method_test.dart │ │ │ ├── update_registration_flow_with_web_authn_method_test.dart │ │ │ ├── update_settings_flow_body_test.dart │ │ │ ├── update_settings_flow_with_lookup_method_test.dart │ │ │ ├── update_settings_flow_with_oidc_method_test.dart │ │ │ ├── update_settings_flow_with_passkey_method_test.dart │ │ │ ├── update_settings_flow_with_password_method_test.dart │ │ │ ├── update_settings_flow_with_profile_method_test.dart │ │ │ ├── update_settings_flow_with_saml_method_test.dart │ │ │ ├── update_settings_flow_with_totp_method_test.dart │ │ │ ├── update_settings_flow_with_web_authn_method_test.dart │ │ │ ├── update_subscription_body_test.dart │ │ │ ├── update_verification_flow_body_test.dart │ │ │ ├── update_verification_flow_with_code_method_test.dart │ │ │ ├── update_verification_flow_with_link_method_test.dart │ │ │ ├── update_workspace_body_test.dart │ │ │ ├── usage_test.dart │ │ │ ├── verifiable_credential_priming_response_test.dart │ │ │ ├── verifiable_credential_proof_test.dart │ │ │ ├── verifiable_credential_response_test.dart │ │ │ ├── verifiable_identity_address_test.dart │ │ │ ├── verification_flow_state_test.dart │ │ │ ├── verification_flow_test.dart │ │ │ ├── verify_user_code_request_test.dart │ │ │ ├── version_test.dart │ │ │ ├── warning_test.dart │ │ │ ├── wellknown_api_test.dart │ │ │ ├── workspace_api_key_test.dart │ │ │ ├── workspace_api_test.dart │ │ │ └── workspace_test.dart │ ├── dotnet │ │ ├── .gitignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── LICENSE │ │ ├── Ory.Client.sln │ │ ├── README.md │ │ ├── api │ │ │ └── openapi.yaml │ │ ├── appveyor.yml │ │ ├── docs │ │ │ ├── ClientAcceptOAuth2ConsentRequest.md │ │ │ ├── ClientAcceptOAuth2ConsentRequestSession.md │ │ │ ├── ClientAcceptOAuth2LoginRequest.md │ │ │ ├── ClientAccountExperienceColors.md │ │ │ ├── ClientAccountExperienceConfiguration.md │ │ │ ├── ClientAccountExperienceThemeVariables.md │ │ │ ├── ClientActiveProjectInConsole.md │ │ │ ├── ClientAddProjectToWorkspaceBody.md │ │ │ ├── ClientAttribute.md │ │ │ ├── ClientAttributeFilter.md │ │ │ ├── ClientAttributesCountDatapoint.md │ │ │ ├── ClientAuthenticatorAssuranceLevel.md │ │ │ ├── ClientBatchCheckPermissionBody.md │ │ │ ├── ClientBatchCheckPermissionResult.md │ │ │ ├── ClientBatchPatchIdentitiesResponse.md │ │ │ ├── ClientBillingPeriodBucket.md │ │ │ ├── ClientCheckOplSyntaxResult.md │ │ │ ├── ClientCheckPermissionResult.md │ │ │ ├── ClientCheckPermissionResultWithError.md │ │ │ ├── ClientCloudAccount.md │ │ │ ├── ClientConsistencyRequestParameters.md │ │ │ ├── ClientContinueWith.md │ │ │ ├── ClientContinueWithRecoveryUi.md │ │ │ ├── ClientContinueWithRecoveryUiFlow.md │ │ │ ├── ClientContinueWithRedirectBrowserTo.md │ │ │ ├── ClientContinueWithSetOrySessionToken.md │ │ │ ├── ClientContinueWithSettingsUi.md │ │ │ ├── ClientContinueWithSettingsUiFlow.md │ │ │ ├── ClientContinueWithVerificationUi.md │ │ │ ├── ClientContinueWithVerificationUiFlow.md │ │ │ ├── ClientCourierMessageStatus.md │ │ │ ├── ClientCourierMessageType.md │ │ │ ├── ClientCreateCustomDomainBody.md │ │ │ ├── ClientCreateEventStreamBody.md │ │ │ ├── ClientCreateFedcmFlowResponse.md │ │ │ ├── ClientCreateIdentityBody.md │ │ │ ├── ClientCreateInviteResponse.md │ │ │ ├── ClientCreateJsonWebKeySet.md │ │ │ ├── ClientCreateProjectApiKeyRequest.md │ │ │ ├── ClientCreateProjectBody.md │ │ │ ├── ClientCreateProjectBranding.md │ │ │ ├── ClientCreateProjectMemberInviteBody.md │ │ │ ├── ClientCreateProjectNormalizedPayload.md │ │ │ ├── ClientCreateRecoveryCodeForIdentityBody.md │ │ │ ├── ClientCreateRecoveryLinkForIdentityBody.md │ │ │ ├── ClientCreateRelationshipBody.md │ │ │ ├── ClientCreateSubscriptionBody.md │ │ │ ├── ClientCreateSubscriptionCommon.md │ │ │ ├── ClientCreateVerifiableCredentialRequestBody.md │ │ │ ├── ClientCreateWorkspaceApiKeyBody.md │ │ │ ├── ClientCreateWorkspaceBody.md │ │ │ ├── ClientCreateWorkspaceMemberInviteBody.md │ │ │ ├── ClientCreateWorkspaceSubscriptionBody.md │ │ │ ├── ClientCredentialSupportedDraft00.md │ │ │ ├── ClientCustomDomain.md │ │ │ ├── ClientDeleteMySessionsCount.md │ │ │ ├── ClientEmailTemplateData.md │ │ │ ├── ClientEmailTemplateDataBody.md │ │ │ ├── ClientErrorAuthenticatorAssuranceLevelNotSatisfied.md │ │ │ ├── ClientErrorBrowserLocationChangeRequired.md │ │ │ ├── ClientErrorFlowReplaced.md │ │ │ ├── ClientErrorGeneric.md │ │ │ ├── ClientErrorOAuth2.md │ │ │ ├── ClientEventStream.md │ │ │ ├── ClientExpandedPermissionTree.md │ │ │ ├── ClientFlowError.md │ │ │ ├── ClientGenericError.md │ │ │ ├── ClientGenericErrorContent.md │ │ │ ├── ClientGenericUsage.md │ │ │ ├── ClientGetAttributesCountResponse.md │ │ │ ├── ClientGetManagedIdentitySchemaLocation.md │ │ │ ├── ClientGetMetricsEventAttributesResponse.md │ │ │ ├── ClientGetMetricsEventTypesResponse.md │ │ │ ├── ClientGetOrganizationResponse.md │ │ │ ├── ClientGetProjectEventsBody.md │ │ │ ├── ClientGetProjectEventsResponse.md │ │ │ ├── ClientGetProjectMetricsResponse.md │ │ │ ├── ClientGetSessionActivityResponse.md │ │ │ ├── ClientGetVersion200Response.md │ │ │ ├── ClientHealthNotReadyStatus.md │ │ │ ├── ClientHealthStatus.md │ │ │ ├── ClientIdentity.md │ │ │ ├── ClientIdentityCredentials.md │ │ │ ├── ClientIdentityCredentialsCode.md │ │ │ ├── ClientIdentityCredentialsCodeAddress.md │ │ │ ├── ClientIdentityCredentialsOidc.md │ │ │ ├── ClientIdentityCredentialsOidcProvider.md │ │ │ ├── ClientIdentityCredentialsPassword.md │ │ │ ├── ClientIdentityPatch.md │ │ │ ├── ClientIdentityPatchResponse.md │ │ │ ├── ClientIdentitySchemaContainer.md │ │ │ ├── ClientIdentitySchemaPreset.md │ │ │ ├── ClientIdentityWithCredentials.md │ │ │ ├── ClientIdentityWithCredentialsOidc.md │ │ │ ├── ClientIdentityWithCredentialsOidcConfig.md │ │ │ ├── ClientIdentityWithCredentialsOidcConfigProvider.md │ │ │ ├── ClientIdentityWithCredentialsPassword.md │ │ │ ├── ClientIdentityWithCredentialsPasswordConfig.md │ │ │ ├── ClientIdentityWithCredentialsSaml.md │ │ │ ├── ClientIdentityWithCredentialsSamlConfig.md │ │ │ ├── ClientIdentityWithCredentialsSamlConfigProvider.md │ │ │ ├── ClientInternalGetProjectBrandingBody.md │ │ │ ├── ClientInternalIsAXWelcomeScreenEnabledForProjectBody.md │ │ │ ├── ClientInternalIsOwnerForProjectBySlugBody.md │ │ │ ├── ClientInternalIsOwnerForProjectBySlugResponse.md │ │ │ ├── ClientIntrospectedOAuth2Token.md │ │ │ ├── ClientInviteTokenBody.md │ │ │ ├── ClientInvoice.md │ │ │ ├── ClientInvoiceDataV1.md │ │ │ ├── ClientIsOwnerForProjectBySlug.md │ │ │ ├── ClientJsonPatch.md │ │ │ ├── ClientJsonWebKey.md │ │ │ ├── ClientJsonWebKeySet.md │ │ │ ├── ClientKetoNamespace.md │ │ │ ├── ClientLineItemV1.md │ │ │ ├── ClientListEventStreams.md │ │ │ ├── ClientListInvoicesResponse.md │ │ │ ├── ClientListOrganizationsResponse.md │ │ │ ├── ClientListWorkspaceProjects.md │ │ │ ├── ClientListWorkspaces.md │ │ │ ├── ClientLoginFlow.md │ │ │ ├── ClientLoginFlowState.md │ │ │ ├── ClientLogoutFlow.md │ │ │ ├── ClientManagedIdentitySchema.md │ │ │ ├── ClientManagedIdentitySchemaValidationResult.md │ │ │ ├── ClientMemberInvite.md │ │ │ ├── ClientMessage.md │ │ │ ├── ClientMessageDispatch.md │ │ │ ├── ClientMetricsDatapoint.md │ │ │ ├── ClientMoney.md │ │ │ ├── ClientNamespace.md │ │ │ ├── ClientNeedsPrivilegedSessionError.md │ │ │ ├── ClientNormalizedProject.md │ │ │ ├── ClientNormalizedProjectRevision.md │ │ │ ├── ClientNormalizedProjectRevisionCourierChannel.md │ │ │ ├── ClientNormalizedProjectRevisionHook.md │ │ │ ├── ClientNormalizedProjectRevisionIdentitySchema.md │ │ │ ├── ClientNormalizedProjectRevisionSAMLProvider.md │ │ │ ├── ClientNormalizedProjectRevisionScimClient.md │ │ │ ├── ClientNormalizedProjectRevisionThirdPartyProvider.md │ │ │ ├── ClientNormalizedProjectRevisionTokenizerTemplate.md │ │ │ ├── ClientOAuth2Client.md │ │ │ ├── ClientOAuth2ClientTokenLifespans.md │ │ │ ├── ClientOAuth2ConsentRequest.md │ │ │ ├── ClientOAuth2ConsentRequestOpenIDConnectContext.md │ │ │ ├── ClientOAuth2ConsentSession.md │ │ │ ├── ClientOAuth2ConsentSessionExpiresAt.md │ │ │ ├── ClientOAuth2LoginRequest.md │ │ │ ├── ClientOAuth2LogoutRequest.md │ │ │ ├── ClientOAuth2RedirectTo.md │ │ │ ├── ClientOAuth2TokenExchange.md │ │ │ ├── ClientOidcConfiguration.md │ │ │ ├── ClientOidcUserInfo.md │ │ │ ├── ClientOrganization.md │ │ │ ├── ClientOrganizationBody.md │ │ │ ├── ClientPagination.md │ │ │ ├── ClientPaginationHeaders.md │ │ │ ├── ClientParseError.md │ │ │ ├── ClientPatchIdentitiesBody.md │ │ │ ├── ClientPerformNativeLogoutBody.md │ │ │ ├── ClientPermissionsOnWorkspace.md │ │ │ ├── ClientPlan.md │ │ │ ├── ClientPlanDetails.md │ │ │ ├── ClientPostCheckPermissionBody.md │ │ │ ├── ClientPostCheckPermissionOrErrorBody.md │ │ │ ├── ClientProject.md │ │ │ ├── ClientProjectApiKey.md │ │ │ ├── ClientProjectBranding.md │ │ │ ├── ClientProjectBrandingColors.md │ │ │ ├── ClientProjectBrandingTheme.md │ │ │ ├── ClientProjectCors.md │ │ │ ├── ClientProjectEventsDatapoint.md │ │ │ ├── ClientProjectHost.md │ │ │ ├── ClientProjectMember.md │ │ │ ├── ClientProjectMetadata.md │ │ │ ├── ClientProjectServiceIdentity.md │ │ │ ├── ClientProjectServiceOAuth2.md │ │ │ ├── ClientProjectServicePermission.md │ │ │ ├── ClientProjectServices.md │ │ │ ├── ClientProvider.md │ │ │ ├── ClientQuotaUsage.md │ │ │ ├── ClientRFC6749ErrorJson.md │ │ │ ├── ClientRecoveryCodeForIdentity.md │ │ │ ├── ClientRecoveryFlow.md │ │ │ ├── ClientRecoveryFlowState.md │ │ │ ├── ClientRecoveryIdentityAddress.md │ │ │ ├── ClientRecoveryLinkForIdentity.md │ │ │ ├── ClientRegistrationFlow.md │ │ │ ├── ClientRegistrationFlowState.md │ │ │ ├── ClientRejectOAuth2Request.md │ │ │ ├── ClientRelationQuery.md │ │ │ ├── ClientRelationship.md │ │ │ ├── ClientRelationshipNamespaces.md │ │ │ ├── ClientRelationshipPatch.md │ │ │ ├── ClientRelationships.md │ │ │ ├── ClientSchemaPatch.md │ │ │ ├── ClientSelfServiceFlowExpiredError.md │ │ │ ├── ClientSession.md │ │ │ ├── ClientSessionActivityDatapoint.md │ │ │ ├── ClientSessionAuthenticationMethod.md │ │ │ ├── ClientSessionDevice.md │ │ │ ├── ClientSetActiveProjectInConsoleBody.md │ │ │ ├── ClientSetCustomDomainBody.md │ │ │ ├── ClientSetEventStreamBody.md │ │ │ ├── ClientSetProject.md │ │ │ ├── ClientSetProjectBrandingThemeBody.md │ │ │ ├── ClientSettingsFlow.md │ │ │ ├── ClientSettingsFlowState.md │ │ │ ├── ClientSourcePosition.md │ │ │ ├── ClientSubjectSet.md │ │ │ ├── ClientSubscription.md │ │ │ ├── ClientSuccessfulCodeExchangeResponse.md │ │ │ ├── ClientSuccessfulNativeLogin.md │ │ │ ├── ClientSuccessfulNativeRegistration.md │ │ │ ├── ClientSuccessfulProjectUpdate.md │ │ │ ├── ClientTaxLineItem.md │ │ │ ├── ClientTimeInterval.md │ │ │ ├── ClientTokenPagination.md │ │ │ ├── ClientTokenPaginationHeaders.md │ │ │ ├── ClientTokenPaginationRequestParameters.md │ │ │ ├── ClientTokenPaginationResponseHeaders.md │ │ │ ├── ClientTrustOAuth2JwtGrantIssuer.md │ │ │ ├── ClientTrustedOAuth2JwtGrantIssuer.md │ │ │ ├── ClientTrustedOAuth2JwtGrantJsonWebKey.md │ │ │ ├── ClientUiContainer.md │ │ │ ├── ClientUiNode.md │ │ │ ├── ClientUiNodeAnchorAttributes.md │ │ │ ├── ClientUiNodeAttributes.md │ │ │ ├── ClientUiNodeDivisionAttributes.md │ │ │ ├── ClientUiNodeImageAttributes.md │ │ │ ├── ClientUiNodeInputAttributes.md │ │ │ ├── ClientUiNodeMeta.md │ │ │ ├── ClientUiNodeScriptAttributes.md │ │ │ ├── ClientUiNodeTextAttributes.md │ │ │ ├── ClientUiText.md │ │ │ ├── ClientUpdateFedcmFlowBody.md │ │ │ ├── ClientUpdateIdentityBody.md │ │ │ ├── ClientUpdateLoginFlowBody.md │ │ │ ├── ClientUpdateLoginFlowWithCodeMethod.md │ │ │ ├── ClientUpdateLoginFlowWithIdentifierFirstMethod.md │ │ │ ├── ClientUpdateLoginFlowWithLookupSecretMethod.md │ │ │ ├── ClientUpdateLoginFlowWithOidcMethod.md │ │ │ ├── ClientUpdateLoginFlowWithPasskeyMethod.md │ │ │ ├── ClientUpdateLoginFlowWithPasswordMethod.md │ │ │ ├── ClientUpdateLoginFlowWithSamlMethod.md │ │ │ ├── ClientUpdateLoginFlowWithTotpMethod.md │ │ │ ├── ClientUpdateLoginFlowWithWebAuthnMethod.md │ │ │ ├── ClientUpdateRecoveryFlowBody.md │ │ │ ├── ClientUpdateRecoveryFlowWithCodeMethod.md │ │ │ ├── ClientUpdateRecoveryFlowWithLinkMethod.md │ │ │ ├── ClientUpdateRegistrationFlowBody.md │ │ │ ├── ClientUpdateRegistrationFlowWithCodeMethod.md │ │ │ ├── ClientUpdateRegistrationFlowWithOidcMethod.md │ │ │ ├── ClientUpdateRegistrationFlowWithPasskeyMethod.md │ │ │ ├── ClientUpdateRegistrationFlowWithPasswordMethod.md │ │ │ ├── ClientUpdateRegistrationFlowWithProfileMethod.md │ │ │ ├── ClientUpdateRegistrationFlowWithSamlMethod.md │ │ │ ├── ClientUpdateRegistrationFlowWithWebAuthnMethod.md │ │ │ ├── ClientUpdateSettingsFlowBody.md │ │ │ ├── ClientUpdateSettingsFlowWithLookupMethod.md │ │ │ ├── ClientUpdateSettingsFlowWithOidcMethod.md │ │ │ ├── ClientUpdateSettingsFlowWithPasskeyMethod.md │ │ │ ├── ClientUpdateSettingsFlowWithPasswordMethod.md │ │ │ ├── ClientUpdateSettingsFlowWithProfileMethod.md │ │ │ ├── ClientUpdateSettingsFlowWithSamlMethod.md │ │ │ ├── ClientUpdateSettingsFlowWithTotpMethod.md │ │ │ ├── ClientUpdateSettingsFlowWithWebAuthnMethod.md │ │ │ ├── ClientUpdateSubscriptionBody.md │ │ │ ├── ClientUpdateVerificationFlowBody.md │ │ │ ├── ClientUpdateVerificationFlowWithCodeMethod.md │ │ │ ├── ClientUpdateVerificationFlowWithLinkMethod.md │ │ │ ├── ClientUpdateWorkspaceBody.md │ │ │ ├── ClientUsage.md │ │ │ ├── ClientVerifiableCredentialPrimingResponse.md │ │ │ ├── ClientVerifiableCredentialProof.md │ │ │ ├── ClientVerifiableCredentialResponse.md │ │ │ ├── ClientVerifiableIdentityAddress.md │ │ │ ├── ClientVerificationFlow.md │ │ │ ├── ClientVerificationFlowState.md │ │ │ ├── ClientVersion.md │ │ │ ├── ClientWarning.md │ │ │ ├── ClientWorkspace.md │ │ │ ├── ClientWorkspaceApiKey.md │ │ │ ├── CourierApi.md │ │ │ ├── EventsApi.md │ │ │ ├── FrontendApi.md │ │ │ ├── IdentityApi.md │ │ │ ├── JwkApi.md │ │ │ ├── MetadataApi.md │ │ │ ├── OAuth2Api.md │ │ │ ├── OidcApi.md │ │ │ ├── PermissionApi.md │ │ │ ├── ProjectApi.md │ │ │ ├── RelationshipApi.md │ │ │ ├── WellknownApi.md │ │ │ └── WorkspaceApi.md │ │ └── src │ │ │ ├── Ory.Client.Test │ │ │ ├── Api │ │ │ │ ├── CourierApiTests.cs │ │ │ │ ├── EventsApiTests.cs │ │ │ │ ├── FrontendApiTests.cs │ │ │ │ ├── IdentityApiTests.cs │ │ │ │ ├── JwkApiTests.cs │ │ │ │ ├── MetadataApiTests.cs │ │ │ │ ├── OAuth2ApiTests.cs │ │ │ │ ├── OidcApiTests.cs │ │ │ │ ├── PermissionApiTests.cs │ │ │ │ ├── ProjectApiTests.cs │ │ │ │ ├── RelationshipApiTests.cs │ │ │ │ ├── WellknownApiTests.cs │ │ │ │ └── WorkspaceApiTests.cs │ │ │ ├── Model │ │ │ │ ├── ClientAcceptOAuth2ConsentRequestSessionTests.cs │ │ │ │ ├── ClientAcceptOAuth2ConsentRequestTests.cs │ │ │ │ ├── ClientAcceptOAuth2LoginRequestTests.cs │ │ │ │ ├── ClientAccountExperienceColorsTests.cs │ │ │ │ ├── ClientAccountExperienceConfigurationTests.cs │ │ │ │ ├── ClientAccountExperienceThemeVariablesTests.cs │ │ │ │ ├── ClientActiveProjectInConsoleTests.cs │ │ │ │ ├── ClientAddProjectToWorkspaceBodyTests.cs │ │ │ │ ├── ClientAttributeFilterTests.cs │ │ │ │ ├── ClientAttributeTests.cs │ │ │ │ ├── ClientAttributesCountDatapointTests.cs │ │ │ │ ├── ClientAuthenticatorAssuranceLevelTests.cs │ │ │ │ ├── ClientBatchCheckPermissionBodyTests.cs │ │ │ │ ├── ClientBatchCheckPermissionResultTests.cs │ │ │ │ ├── ClientBatchPatchIdentitiesResponseTests.cs │ │ │ │ ├── ClientBillingPeriodBucketTests.cs │ │ │ │ ├── ClientCheckOplSyntaxResultTests.cs │ │ │ │ ├── ClientCheckPermissionResultTests.cs │ │ │ │ ├── ClientCheckPermissionResultWithErrorTests.cs │ │ │ │ ├── ClientCloudAccountTests.cs │ │ │ │ ├── ClientConsistencyRequestParametersTests.cs │ │ │ │ ├── ClientContinueWithRecoveryUiFlowTests.cs │ │ │ │ ├── ClientContinueWithRecoveryUiTests.cs │ │ │ │ ├── ClientContinueWithRedirectBrowserToTests.cs │ │ │ │ ├── ClientContinueWithSetOrySessionTokenTests.cs │ │ │ │ ├── ClientContinueWithSettingsUiFlowTests.cs │ │ │ │ ├── ClientContinueWithSettingsUiTests.cs │ │ │ │ ├── ClientContinueWithTests.cs │ │ │ │ ├── ClientContinueWithVerificationUiFlowTests.cs │ │ │ │ ├── ClientContinueWithVerificationUiTests.cs │ │ │ │ ├── ClientCourierMessageStatusTests.cs │ │ │ │ ├── ClientCourierMessageTypeTests.cs │ │ │ │ ├── ClientCreateCustomDomainBodyTests.cs │ │ │ │ ├── ClientCreateEventStreamBodyTests.cs │ │ │ │ ├── ClientCreateFedcmFlowResponseTests.cs │ │ │ │ ├── ClientCreateIdentityBodyTests.cs │ │ │ │ ├── ClientCreateInviteResponseTests.cs │ │ │ │ ├── ClientCreateJsonWebKeySetTests.cs │ │ │ │ ├── ClientCreateProjectApiKeyRequestTests.cs │ │ │ │ ├── ClientCreateProjectBodyTests.cs │ │ │ │ ├── ClientCreateProjectBrandingTests.cs │ │ │ │ ├── ClientCreateProjectMemberInviteBodyTests.cs │ │ │ │ ├── ClientCreateProjectNormalizedPayloadTests.cs │ │ │ │ ├── ClientCreateRecoveryCodeForIdentityBodyTests.cs │ │ │ │ ├── ClientCreateRecoveryLinkForIdentityBodyTests.cs │ │ │ │ ├── ClientCreateRelationshipBodyTests.cs │ │ │ │ ├── ClientCreateSubscriptionBodyTests.cs │ │ │ │ ├── ClientCreateSubscriptionCommonTests.cs │ │ │ │ ├── ClientCreateVerifiableCredentialRequestBodyTests.cs │ │ │ │ ├── ClientCreateWorkspaceApiKeyBodyTests.cs │ │ │ │ ├── ClientCreateWorkspaceBodyTests.cs │ │ │ │ ├── ClientCreateWorkspaceMemberInviteBodyTests.cs │ │ │ │ ├── ClientCreateWorkspaceSubscriptionBodyTests.cs │ │ │ │ ├── ClientCredentialSupportedDraft00Tests.cs │ │ │ │ ├── ClientCustomDomainTests.cs │ │ │ │ ├── ClientDeleteMySessionsCountTests.cs │ │ │ │ ├── ClientEmailTemplateDataBodyTests.cs │ │ │ │ ├── ClientEmailTemplateDataTests.cs │ │ │ │ ├── ClientErrorAuthenticatorAssuranceLevelNotSatisfiedTests.cs │ │ │ │ ├── ClientErrorBrowserLocationChangeRequiredTests.cs │ │ │ │ ├── ClientErrorFlowReplacedTests.cs │ │ │ │ ├── ClientErrorGenericTests.cs │ │ │ │ ├── ClientErrorOAuth2Tests.cs │ │ │ │ ├── ClientEventStreamTests.cs │ │ │ │ ├── ClientExpandedPermissionTreeTests.cs │ │ │ │ ├── ClientFlowErrorTests.cs │ │ │ │ ├── ClientGenericErrorContentTests.cs │ │ │ │ ├── ClientGenericErrorTests.cs │ │ │ │ ├── ClientGenericUsageTests.cs │ │ │ │ ├── ClientGetAttributesCountResponseTests.cs │ │ │ │ ├── ClientGetManagedIdentitySchemaLocationTests.cs │ │ │ │ ├── ClientGetMetricsEventAttributesResponseTests.cs │ │ │ │ ├── ClientGetMetricsEventTypesResponseTests.cs │ │ │ │ ├── ClientGetOrganizationResponseTests.cs │ │ │ │ ├── ClientGetProjectEventsBodyTests.cs │ │ │ │ ├── ClientGetProjectEventsResponseTests.cs │ │ │ │ ├── ClientGetProjectMetricsResponseTests.cs │ │ │ │ ├── ClientGetSessionActivityResponseTests.cs │ │ │ │ ├── ClientGetVersion200ResponseTests.cs │ │ │ │ ├── ClientHealthNotReadyStatusTests.cs │ │ │ │ ├── ClientHealthStatusTests.cs │ │ │ │ ├── ClientIdentityCredentialsCodeAddressTests.cs │ │ │ │ ├── ClientIdentityCredentialsCodeTests.cs │ │ │ │ ├── ClientIdentityCredentialsOidcProviderTests.cs │ │ │ │ ├── ClientIdentityCredentialsOidcTests.cs │ │ │ │ ├── ClientIdentityCredentialsPasswordTests.cs │ │ │ │ ├── ClientIdentityCredentialsTests.cs │ │ │ │ ├── ClientIdentityPatchResponseTests.cs │ │ │ │ ├── ClientIdentityPatchTests.cs │ │ │ │ ├── ClientIdentitySchemaContainerTests.cs │ │ │ │ ├── ClientIdentitySchemaPresetTests.cs │ │ │ │ ├── ClientIdentityTests.cs │ │ │ │ ├── ClientIdentityWithCredentialsOidcConfigProviderTests.cs │ │ │ │ ├── ClientIdentityWithCredentialsOidcConfigTests.cs │ │ │ │ ├── ClientIdentityWithCredentialsOidcTests.cs │ │ │ │ ├── ClientIdentityWithCredentialsPasswordConfigTests.cs │ │ │ │ ├── ClientIdentityWithCredentialsPasswordTests.cs │ │ │ │ ├── ClientIdentityWithCredentialsSamlConfigProviderTests.cs │ │ │ │ ├── ClientIdentityWithCredentialsSamlConfigTests.cs │ │ │ │ ├── ClientIdentityWithCredentialsSamlTests.cs │ │ │ │ ├── ClientIdentityWithCredentialsTests.cs │ │ │ │ ├── ClientInternalGetProjectBrandingBodyTests.cs │ │ │ │ ├── ClientInternalIsAXWelcomeScreenEnabledForProjectBodyTests.cs │ │ │ │ ├── ClientInternalIsOwnerForProjectBySlugBodyTests.cs │ │ │ │ ├── ClientInternalIsOwnerForProjectBySlugResponseTests.cs │ │ │ │ ├── ClientIntrospectedOAuth2TokenTests.cs │ │ │ │ ├── ClientInviteTokenBodyTests.cs │ │ │ │ ├── ClientInvoiceDataV1Tests.cs │ │ │ │ ├── ClientInvoiceTests.cs │ │ │ │ ├── ClientIsOwnerForProjectBySlugTests.cs │ │ │ │ ├── ClientJsonPatchTests.cs │ │ │ │ ├── ClientJsonWebKeySetTests.cs │ │ │ │ ├── ClientJsonWebKeyTests.cs │ │ │ │ ├── ClientKetoNamespaceTests.cs │ │ │ │ ├── ClientLineItemV1Tests.cs │ │ │ │ ├── ClientListEventStreamsTests.cs │ │ │ │ ├── ClientListInvoicesResponseTests.cs │ │ │ │ ├── ClientListOrganizationsResponseTests.cs │ │ │ │ ├── ClientListWorkspaceProjectsTests.cs │ │ │ │ ├── ClientListWorkspacesTests.cs │ │ │ │ ├── ClientLoginFlowStateTests.cs │ │ │ │ ├── ClientLoginFlowTests.cs │ │ │ │ ├── ClientLogoutFlowTests.cs │ │ │ │ ├── ClientManagedIdentitySchemaTests.cs │ │ │ │ ├── ClientManagedIdentitySchemaValidationResultTests.cs │ │ │ │ ├── ClientMemberInviteTests.cs │ │ │ │ ├── ClientMessageDispatchTests.cs │ │ │ │ ├── ClientMessageTests.cs │ │ │ │ ├── ClientMetricsDatapointTests.cs │ │ │ │ ├── ClientMoneyTests.cs │ │ │ │ ├── ClientNamespaceTests.cs │ │ │ │ ├── ClientNeedsPrivilegedSessionErrorTests.cs │ │ │ │ ├── ClientNormalizedProjectRevisionCourierChannelTests.cs │ │ │ │ ├── ClientNormalizedProjectRevisionHookTests.cs │ │ │ │ ├── ClientNormalizedProjectRevisionIdentitySchemaTests.cs │ │ │ │ ├── ClientNormalizedProjectRevisionSAMLProviderTests.cs │ │ │ │ ├── ClientNormalizedProjectRevisionScimClientTests.cs │ │ │ │ ├── ClientNormalizedProjectRevisionTests.cs │ │ │ │ ├── ClientNormalizedProjectRevisionThirdPartyProviderTests.cs │ │ │ │ ├── ClientNormalizedProjectRevisionTokenizerTemplateTests.cs │ │ │ │ ├── ClientNormalizedProjectTests.cs │ │ │ │ ├── ClientOAuth2ClientTests.cs │ │ │ │ ├── ClientOAuth2ClientTokenLifespansTests.cs │ │ │ │ ├── ClientOAuth2ConsentRequestOpenIDConnectContextTests.cs │ │ │ │ ├── ClientOAuth2ConsentRequestTests.cs │ │ │ │ ├── ClientOAuth2ConsentSessionExpiresAtTests.cs │ │ │ │ ├── ClientOAuth2ConsentSessionTests.cs │ │ │ │ ├── ClientOAuth2LoginRequestTests.cs │ │ │ │ ├── ClientOAuth2LogoutRequestTests.cs │ │ │ │ ├── ClientOAuth2RedirectToTests.cs │ │ │ │ ├── ClientOAuth2TokenExchangeTests.cs │ │ │ │ ├── ClientOidcConfigurationTests.cs │ │ │ │ ├── ClientOidcUserInfoTests.cs │ │ │ │ ├── ClientOrganizationBodyTests.cs │ │ │ │ ├── ClientOrganizationTests.cs │ │ │ │ ├── ClientPaginationHeadersTests.cs │ │ │ │ ├── ClientPaginationTests.cs │ │ │ │ ├── ClientParseErrorTests.cs │ │ │ │ ├── ClientPatchIdentitiesBodyTests.cs │ │ │ │ ├── ClientPerformNativeLogoutBodyTests.cs │ │ │ │ ├── ClientPermissionsOnWorkspaceTests.cs │ │ │ │ ├── ClientPlanDetailsTests.cs │ │ │ │ ├── ClientPlanTests.cs │ │ │ │ ├── ClientPostCheckPermissionBodyTests.cs │ │ │ │ ├── ClientPostCheckPermissionOrErrorBodyTests.cs │ │ │ │ ├── ClientProjectApiKeyTests.cs │ │ │ │ ├── ClientProjectBrandingColorsTests.cs │ │ │ │ ├── ClientProjectBrandingTests.cs │ │ │ │ ├── ClientProjectBrandingThemeTests.cs │ │ │ │ ├── ClientProjectCorsTests.cs │ │ │ │ ├── ClientProjectEventsDatapointTests.cs │ │ │ │ ├── ClientProjectHostTests.cs │ │ │ │ ├── ClientProjectMemberTests.cs │ │ │ │ ├── ClientProjectMetadataTests.cs │ │ │ │ ├── ClientProjectServiceIdentityTests.cs │ │ │ │ ├── ClientProjectServiceOAuth2Tests.cs │ │ │ │ ├── ClientProjectServicePermissionTests.cs │ │ │ │ ├── ClientProjectServicesTests.cs │ │ │ │ ├── ClientProjectTests.cs │ │ │ │ ├── ClientProviderTests.cs │ │ │ │ ├── ClientQuotaUsageTests.cs │ │ │ │ ├── ClientRFC6749ErrorJsonTests.cs │ │ │ │ ├── ClientRecoveryCodeForIdentityTests.cs │ │ │ │ ├── ClientRecoveryFlowStateTests.cs │ │ │ │ ├── ClientRecoveryFlowTests.cs │ │ │ │ ├── ClientRecoveryIdentityAddressTests.cs │ │ │ │ ├── ClientRecoveryLinkForIdentityTests.cs │ │ │ │ ├── ClientRegistrationFlowStateTests.cs │ │ │ │ ├── ClientRegistrationFlowTests.cs │ │ │ │ ├── ClientRejectOAuth2RequestTests.cs │ │ │ │ ├── ClientRelationQueryTests.cs │ │ │ │ ├── ClientRelationshipNamespacesTests.cs │ │ │ │ ├── ClientRelationshipPatchTests.cs │ │ │ │ ├── ClientRelationshipTests.cs │ │ │ │ ├── ClientRelationshipsTests.cs │ │ │ │ ├── ClientSchemaPatchTests.cs │ │ │ │ ├── ClientSelfServiceFlowExpiredErrorTests.cs │ │ │ │ ├── ClientSessionActivityDatapointTests.cs │ │ │ │ ├── ClientSessionAuthenticationMethodTests.cs │ │ │ │ ├── ClientSessionDeviceTests.cs │ │ │ │ ├── ClientSessionTests.cs │ │ │ │ ├── ClientSetActiveProjectInConsoleBodyTests.cs │ │ │ │ ├── ClientSetCustomDomainBodyTests.cs │ │ │ │ ├── ClientSetEventStreamBodyTests.cs │ │ │ │ ├── ClientSetProjectBrandingThemeBodyTests.cs │ │ │ │ ├── ClientSetProjectTests.cs │ │ │ │ ├── ClientSettingsFlowStateTests.cs │ │ │ │ ├── ClientSettingsFlowTests.cs │ │ │ │ ├── ClientSourcePositionTests.cs │ │ │ │ ├── ClientSubjectSetTests.cs │ │ │ │ ├── ClientSubscriptionTests.cs │ │ │ │ ├── ClientSuccessfulCodeExchangeResponseTests.cs │ │ │ │ ├── ClientSuccessfulNativeLoginTests.cs │ │ │ │ ├── ClientSuccessfulNativeRegistrationTests.cs │ │ │ │ ├── ClientSuccessfulProjectUpdateTests.cs │ │ │ │ ├── ClientTaxLineItemTests.cs │ │ │ │ ├── ClientTimeIntervalTests.cs │ │ │ │ ├── ClientTokenPaginationHeadersTests.cs │ │ │ │ ├── ClientTokenPaginationRequestParametersTests.cs │ │ │ │ ├── ClientTokenPaginationResponseHeadersTests.cs │ │ │ │ ├── ClientTokenPaginationTests.cs │ │ │ │ ├── ClientTrustOAuth2JwtGrantIssuerTests.cs │ │ │ │ ├── ClientTrustedOAuth2JwtGrantIssuerTests.cs │ │ │ │ ├── ClientTrustedOAuth2JwtGrantJsonWebKeyTests.cs │ │ │ │ ├── ClientUiContainerTests.cs │ │ │ │ ├── ClientUiNodeAnchorAttributesTests.cs │ │ │ │ ├── ClientUiNodeAttributesTests.cs │ │ │ │ ├── ClientUiNodeDivisionAttributesTests.cs │ │ │ │ ├── ClientUiNodeImageAttributesTests.cs │ │ │ │ ├── ClientUiNodeInputAttributesTests.cs │ │ │ │ ├── ClientUiNodeMetaTests.cs │ │ │ │ ├── ClientUiNodeScriptAttributesTests.cs │ │ │ │ ├── ClientUiNodeTests.cs │ │ │ │ ├── ClientUiNodeTextAttributesTests.cs │ │ │ │ ├── ClientUiTextTests.cs │ │ │ │ ├── ClientUpdateFedcmFlowBodyTests.cs │ │ │ │ ├── ClientUpdateIdentityBodyTests.cs │ │ │ │ ├── ClientUpdateLoginFlowBodyTests.cs │ │ │ │ ├── ClientUpdateLoginFlowWithCodeMethodTests.cs │ │ │ │ ├── ClientUpdateLoginFlowWithIdentifierFirstMethodTests.cs │ │ │ │ ├── ClientUpdateLoginFlowWithLookupSecretMethodTests.cs │ │ │ │ ├── ClientUpdateLoginFlowWithOidcMethodTests.cs │ │ │ │ ├── ClientUpdateLoginFlowWithPasskeyMethodTests.cs │ │ │ │ ├── ClientUpdateLoginFlowWithPasswordMethodTests.cs │ │ │ │ ├── ClientUpdateLoginFlowWithSamlMethodTests.cs │ │ │ │ ├── ClientUpdateLoginFlowWithTotpMethodTests.cs │ │ │ │ ├── ClientUpdateLoginFlowWithWebAuthnMethodTests.cs │ │ │ │ ├── ClientUpdateRecoveryFlowBodyTests.cs │ │ │ │ ├── ClientUpdateRecoveryFlowWithCodeMethodTests.cs │ │ │ │ ├── ClientUpdateRecoveryFlowWithLinkMethodTests.cs │ │ │ │ ├── ClientUpdateRegistrationFlowBodyTests.cs │ │ │ │ ├── ClientUpdateRegistrationFlowWithCodeMethodTests.cs │ │ │ │ ├── ClientUpdateRegistrationFlowWithOidcMethodTests.cs │ │ │ │ ├── ClientUpdateRegistrationFlowWithPasskeyMethodTests.cs │ │ │ │ ├── ClientUpdateRegistrationFlowWithPasswordMethodTests.cs │ │ │ │ ├── ClientUpdateRegistrationFlowWithProfileMethodTests.cs │ │ │ │ ├── ClientUpdateRegistrationFlowWithSamlMethodTests.cs │ │ │ │ ├── ClientUpdateRegistrationFlowWithWebAuthnMethodTests.cs │ │ │ │ ├── ClientUpdateSettingsFlowBodyTests.cs │ │ │ │ ├── ClientUpdateSettingsFlowWithLookupMethodTests.cs │ │ │ │ ├── ClientUpdateSettingsFlowWithOidcMethodTests.cs │ │ │ │ ├── ClientUpdateSettingsFlowWithPasskeyMethodTests.cs │ │ │ │ ├── ClientUpdateSettingsFlowWithPasswordMethodTests.cs │ │ │ │ ├── ClientUpdateSettingsFlowWithProfileMethodTests.cs │ │ │ │ ├── ClientUpdateSettingsFlowWithSamlMethodTests.cs │ │ │ │ ├── ClientUpdateSettingsFlowWithTotpMethodTests.cs │ │ │ │ ├── ClientUpdateSettingsFlowWithWebAuthnMethodTests.cs │ │ │ │ ├── ClientUpdateSubscriptionBodyTests.cs │ │ │ │ ├── ClientUpdateVerificationFlowBodyTests.cs │ │ │ │ ├── ClientUpdateVerificationFlowWithCodeMethodTests.cs │ │ │ │ ├── ClientUpdateVerificationFlowWithLinkMethodTests.cs │ │ │ │ ├── ClientUpdateWorkspaceBodyTests.cs │ │ │ │ ├── ClientUsageTests.cs │ │ │ │ ├── ClientVerifiableCredentialPrimingResponseTests.cs │ │ │ │ ├── ClientVerifiableCredentialProofTests.cs │ │ │ │ ├── ClientVerifiableCredentialResponseTests.cs │ │ │ │ ├── ClientVerifiableIdentityAddressTests.cs │ │ │ │ ├── ClientVerificationFlowStateTests.cs │ │ │ │ ├── ClientVerificationFlowTests.cs │ │ │ │ ├── ClientVersionTests.cs │ │ │ │ ├── ClientWarningTests.cs │ │ │ │ ├── ClientWorkspaceApiKeyTests.cs │ │ │ │ └── ClientWorkspaceTests.cs │ │ │ └── Ory.Client.Test.csproj │ │ │ └── Ory.Client │ │ │ ├── Api │ │ │ ├── CourierApi.cs │ │ │ ├── EventsApi.cs │ │ │ ├── FrontendApi.cs │ │ │ ├── IdentityApi.cs │ │ │ ├── JwkApi.cs │ │ │ ├── MetadataApi.cs │ │ │ ├── OAuth2Api.cs │ │ │ ├── OidcApi.cs │ │ │ ├── PermissionApi.cs │ │ │ ├── ProjectApi.cs │ │ │ ├── RelationshipApi.cs │ │ │ ├── WellknownApi.cs │ │ │ └── WorkspaceApi.cs │ │ │ ├── Client │ │ │ ├── ApiClient.cs │ │ │ ├── ApiException.cs │ │ │ ├── ApiResponse.cs │ │ │ ├── Auth │ │ │ │ ├── OAuthAuthenticator.cs │ │ │ │ ├── OAuthFlow.cs │ │ │ │ └── TokenResponse.cs │ │ │ ├── ClientUtils.cs │ │ │ ├── Configuration.cs │ │ │ ├── ExceptionFactory.cs │ │ │ ├── GlobalConfiguration.cs │ │ │ ├── HttpMethod.cs │ │ │ ├── IApiAccessor.cs │ │ │ ├── IAsynchronousClient.cs │ │ │ ├── IReadableConfiguration.cs │ │ │ ├── ISynchronousClient.cs │ │ │ ├── Multimap.cs │ │ │ ├── OpenAPIDateConverter.cs │ │ │ ├── RequestOptions.cs │ │ │ └── RetryConfiguration.cs │ │ │ ├── Model │ │ │ ├── AbstractOpenAPISchema.cs │ │ │ ├── ClientAcceptOAuth2ConsentRequest.cs │ │ │ ├── ClientAcceptOAuth2ConsentRequestSession.cs │ │ │ ├── ClientAcceptOAuth2LoginRequest.cs │ │ │ ├── ClientAccountExperienceColors.cs │ │ │ ├── ClientAccountExperienceConfiguration.cs │ │ │ ├── ClientAccountExperienceThemeVariables.cs │ │ │ ├── ClientActiveProjectInConsole.cs │ │ │ ├── ClientAddProjectToWorkspaceBody.cs │ │ │ ├── ClientAttribute.cs │ │ │ ├── ClientAttributeFilter.cs │ │ │ ├── ClientAttributesCountDatapoint.cs │ │ │ ├── ClientAuthenticatorAssuranceLevel.cs │ │ │ ├── ClientBatchCheckPermissionBody.cs │ │ │ ├── ClientBatchCheckPermissionResult.cs │ │ │ ├── ClientBatchPatchIdentitiesResponse.cs │ │ │ ├── ClientBillingPeriodBucket.cs │ │ │ ├── ClientCheckOplSyntaxResult.cs │ │ │ ├── ClientCheckPermissionResult.cs │ │ │ ├── ClientCheckPermissionResultWithError.cs │ │ │ ├── ClientCloudAccount.cs │ │ │ ├── ClientConsistencyRequestParameters.cs │ │ │ ├── ClientContinueWith.cs │ │ │ ├── ClientContinueWithRecoveryUi.cs │ │ │ ├── ClientContinueWithRecoveryUiFlow.cs │ │ │ ├── ClientContinueWithRedirectBrowserTo.cs │ │ │ ├── ClientContinueWithSetOrySessionToken.cs │ │ │ ├── ClientContinueWithSettingsUi.cs │ │ │ ├── ClientContinueWithSettingsUiFlow.cs │ │ │ ├── ClientContinueWithVerificationUi.cs │ │ │ ├── ClientContinueWithVerificationUiFlow.cs │ │ │ ├── ClientCourierMessageStatus.cs │ │ │ ├── ClientCourierMessageType.cs │ │ │ ├── ClientCreateCustomDomainBody.cs │ │ │ ├── ClientCreateEventStreamBody.cs │ │ │ ├── ClientCreateFedcmFlowResponse.cs │ │ │ ├── ClientCreateIdentityBody.cs │ │ │ ├── ClientCreateInviteResponse.cs │ │ │ ├── ClientCreateJsonWebKeySet.cs │ │ │ ├── ClientCreateProjectApiKeyRequest.cs │ │ │ ├── ClientCreateProjectBody.cs │ │ │ ├── ClientCreateProjectBranding.cs │ │ │ ├── ClientCreateProjectMemberInviteBody.cs │ │ │ ├── ClientCreateProjectNormalizedPayload.cs │ │ │ ├── ClientCreateRecoveryCodeForIdentityBody.cs │ │ │ ├── ClientCreateRecoveryLinkForIdentityBody.cs │ │ │ ├── ClientCreateRelationshipBody.cs │ │ │ ├── ClientCreateSubscriptionBody.cs │ │ │ ├── ClientCreateSubscriptionCommon.cs │ │ │ ├── ClientCreateVerifiableCredentialRequestBody.cs │ │ │ ├── ClientCreateWorkspaceApiKeyBody.cs │ │ │ ├── ClientCreateWorkspaceBody.cs │ │ │ ├── ClientCreateWorkspaceMemberInviteBody.cs │ │ │ ├── ClientCreateWorkspaceSubscriptionBody.cs │ │ │ ├── ClientCredentialSupportedDraft00.cs │ │ │ ├── ClientCustomDomain.cs │ │ │ ├── ClientDeleteMySessionsCount.cs │ │ │ ├── ClientEmailTemplateData.cs │ │ │ ├── ClientEmailTemplateDataBody.cs │ │ │ ├── ClientErrorAuthenticatorAssuranceLevelNotSatisfied.cs │ │ │ ├── ClientErrorBrowserLocationChangeRequired.cs │ │ │ ├── ClientErrorFlowReplaced.cs │ │ │ ├── ClientErrorGeneric.cs │ │ │ ├── ClientErrorOAuth2.cs │ │ │ ├── ClientEventStream.cs │ │ │ ├── ClientExpandedPermissionTree.cs │ │ │ ├── ClientFlowError.cs │ │ │ ├── ClientGenericError.cs │ │ │ ├── ClientGenericErrorContent.cs │ │ │ ├── ClientGenericUsage.cs │ │ │ ├── ClientGetAttributesCountResponse.cs │ │ │ ├── ClientGetManagedIdentitySchemaLocation.cs │ │ │ ├── ClientGetMetricsEventAttributesResponse.cs │ │ │ ├── ClientGetMetricsEventTypesResponse.cs │ │ │ ├── ClientGetOrganizationResponse.cs │ │ │ ├── ClientGetProjectEventsBody.cs │ │ │ ├── ClientGetProjectEventsResponse.cs │ │ │ ├── ClientGetProjectMetricsResponse.cs │ │ │ ├── ClientGetSessionActivityResponse.cs │ │ │ ├── ClientGetVersion200Response.cs │ │ │ ├── ClientHealthNotReadyStatus.cs │ │ │ ├── ClientHealthStatus.cs │ │ │ ├── ClientIdentity.cs │ │ │ ├── ClientIdentityCredentials.cs │ │ │ ├── ClientIdentityCredentialsCode.cs │ │ │ ├── ClientIdentityCredentialsCodeAddress.cs │ │ │ ├── ClientIdentityCredentialsOidc.cs │ │ │ ├── ClientIdentityCredentialsOidcProvider.cs │ │ │ ├── ClientIdentityCredentialsPassword.cs │ │ │ ├── ClientIdentityPatch.cs │ │ │ ├── ClientIdentityPatchResponse.cs │ │ │ ├── ClientIdentitySchemaContainer.cs │ │ │ ├── ClientIdentitySchemaPreset.cs │ │ │ ├── ClientIdentityWithCredentials.cs │ │ │ ├── ClientIdentityWithCredentialsOidc.cs │ │ │ ├── ClientIdentityWithCredentialsOidcConfig.cs │ │ │ ├── ClientIdentityWithCredentialsOidcConfigProvider.cs │ │ │ ├── ClientIdentityWithCredentialsPassword.cs │ │ │ ├── ClientIdentityWithCredentialsPasswordConfig.cs │ │ │ ├── ClientIdentityWithCredentialsSaml.cs │ │ │ ├── ClientIdentityWithCredentialsSamlConfig.cs │ │ │ ├── ClientIdentityWithCredentialsSamlConfigProvider.cs │ │ │ ├── ClientInternalGetProjectBrandingBody.cs │ │ │ ├── ClientInternalIsAXWelcomeScreenEnabledForProjectBody.cs │ │ │ ├── ClientInternalIsOwnerForProjectBySlugBody.cs │ │ │ ├── ClientInternalIsOwnerForProjectBySlugResponse.cs │ │ │ ├── ClientIntrospectedOAuth2Token.cs │ │ │ ├── ClientInviteTokenBody.cs │ │ │ ├── ClientInvoice.cs │ │ │ ├── ClientInvoiceDataV1.cs │ │ │ ├── ClientIsOwnerForProjectBySlug.cs │ │ │ ├── ClientJsonPatch.cs │ │ │ ├── ClientJsonWebKey.cs │ │ │ ├── ClientJsonWebKeySet.cs │ │ │ ├── ClientKetoNamespace.cs │ │ │ ├── ClientLineItemV1.cs │ │ │ ├── ClientListEventStreams.cs │ │ │ ├── ClientListInvoicesResponse.cs │ │ │ ├── ClientListOrganizationsResponse.cs │ │ │ ├── ClientListWorkspaceProjects.cs │ │ │ ├── ClientListWorkspaces.cs │ │ │ ├── ClientLoginFlow.cs │ │ │ ├── ClientLoginFlowState.cs │ │ │ ├── ClientLogoutFlow.cs │ │ │ ├── ClientManagedIdentitySchema.cs │ │ │ ├── ClientManagedIdentitySchemaValidationResult.cs │ │ │ ├── ClientMemberInvite.cs │ │ │ ├── ClientMessage.cs │ │ │ ├── ClientMessageDispatch.cs │ │ │ ├── ClientMetricsDatapoint.cs │ │ │ ├── ClientMoney.cs │ │ │ ├── ClientNamespace.cs │ │ │ ├── ClientNeedsPrivilegedSessionError.cs │ │ │ ├── ClientNormalizedProject.cs │ │ │ ├── ClientNormalizedProjectRevision.cs │ │ │ ├── ClientNormalizedProjectRevisionCourierChannel.cs │ │ │ ├── ClientNormalizedProjectRevisionHook.cs │ │ │ ├── ClientNormalizedProjectRevisionIdentitySchema.cs │ │ │ ├── ClientNormalizedProjectRevisionSAMLProvider.cs │ │ │ ├── ClientNormalizedProjectRevisionScimClient.cs │ │ │ ├── ClientNormalizedProjectRevisionThirdPartyProvider.cs │ │ │ ├── ClientNormalizedProjectRevisionTokenizerTemplate.cs │ │ │ ├── ClientOAuth2Client.cs │ │ │ ├── ClientOAuth2ClientTokenLifespans.cs │ │ │ ├── ClientOAuth2ConsentRequest.cs │ │ │ ├── ClientOAuth2ConsentRequestOpenIDConnectContext.cs │ │ │ ├── ClientOAuth2ConsentSession.cs │ │ │ ├── ClientOAuth2ConsentSessionExpiresAt.cs │ │ │ ├── ClientOAuth2LoginRequest.cs │ │ │ ├── ClientOAuth2LogoutRequest.cs │ │ │ ├── ClientOAuth2RedirectTo.cs │ │ │ ├── ClientOAuth2TokenExchange.cs │ │ │ ├── ClientOidcConfiguration.cs │ │ │ ├── ClientOidcUserInfo.cs │ │ │ ├── ClientOrganization.cs │ │ │ ├── ClientOrganizationBody.cs │ │ │ ├── ClientPagination.cs │ │ │ ├── ClientPaginationHeaders.cs │ │ │ ├── ClientParseError.cs │ │ │ ├── ClientPatchIdentitiesBody.cs │ │ │ ├── ClientPerformNativeLogoutBody.cs │ │ │ ├── ClientPermissionsOnWorkspace.cs │ │ │ ├── ClientPlan.cs │ │ │ ├── ClientPlanDetails.cs │ │ │ ├── ClientPostCheckPermissionBody.cs │ │ │ ├── ClientPostCheckPermissionOrErrorBody.cs │ │ │ ├── ClientProject.cs │ │ │ ├── ClientProjectApiKey.cs │ │ │ ├── ClientProjectBranding.cs │ │ │ ├── ClientProjectBrandingColors.cs │ │ │ ├── ClientProjectBrandingTheme.cs │ │ │ ├── ClientProjectCors.cs │ │ │ ├── ClientProjectEventsDatapoint.cs │ │ │ ├── ClientProjectHost.cs │ │ │ ├── ClientProjectMember.cs │ │ │ ├── ClientProjectMetadata.cs │ │ │ ├── ClientProjectServiceIdentity.cs │ │ │ ├── ClientProjectServiceOAuth2.cs │ │ │ ├── ClientProjectServicePermission.cs │ │ │ ├── ClientProjectServices.cs │ │ │ ├── ClientProvider.cs │ │ │ ├── ClientQuotaUsage.cs │ │ │ ├── ClientRFC6749ErrorJson.cs │ │ │ ├── ClientRecoveryCodeForIdentity.cs │ │ │ ├── ClientRecoveryFlow.cs │ │ │ ├── ClientRecoveryFlowState.cs │ │ │ ├── ClientRecoveryIdentityAddress.cs │ │ │ ├── ClientRecoveryLinkForIdentity.cs │ │ │ ├── ClientRegistrationFlow.cs │ │ │ ├── ClientRegistrationFlowState.cs │ │ │ ├── ClientRejectOAuth2Request.cs │ │ │ ├── ClientRelationQuery.cs │ │ │ ├── ClientRelationship.cs │ │ │ ├── ClientRelationshipNamespaces.cs │ │ │ ├── ClientRelationshipPatch.cs │ │ │ ├── ClientRelationships.cs │ │ │ ├── ClientSchemaPatch.cs │ │ │ ├── ClientSelfServiceFlowExpiredError.cs │ │ │ ├── ClientSession.cs │ │ │ ├── ClientSessionActivityDatapoint.cs │ │ │ ├── ClientSessionAuthenticationMethod.cs │ │ │ ├── ClientSessionDevice.cs │ │ │ ├── ClientSetActiveProjectInConsoleBody.cs │ │ │ ├── ClientSetCustomDomainBody.cs │ │ │ ├── ClientSetEventStreamBody.cs │ │ │ ├── ClientSetProject.cs │ │ │ ├── ClientSetProjectBrandingThemeBody.cs │ │ │ ├── ClientSettingsFlow.cs │ │ │ ├── ClientSettingsFlowState.cs │ │ │ ├── ClientSourcePosition.cs │ │ │ ├── ClientSubjectSet.cs │ │ │ ├── ClientSubscription.cs │ │ │ ├── ClientSuccessfulCodeExchangeResponse.cs │ │ │ ├── ClientSuccessfulNativeLogin.cs │ │ │ ├── ClientSuccessfulNativeRegistration.cs │ │ │ ├── ClientSuccessfulProjectUpdate.cs │ │ │ ├── ClientTaxLineItem.cs │ │ │ ├── ClientTimeInterval.cs │ │ │ ├── ClientTokenPagination.cs │ │ │ ├── ClientTokenPaginationHeaders.cs │ │ │ ├── ClientTokenPaginationRequestParameters.cs │ │ │ ├── ClientTokenPaginationResponseHeaders.cs │ │ │ ├── ClientTrustOAuth2JwtGrantIssuer.cs │ │ │ ├── ClientTrustedOAuth2JwtGrantIssuer.cs │ │ │ ├── ClientTrustedOAuth2JwtGrantJsonWebKey.cs │ │ │ ├── ClientUiContainer.cs │ │ │ ├── ClientUiNode.cs │ │ │ ├── ClientUiNodeAnchorAttributes.cs │ │ │ ├── ClientUiNodeAttributes.cs │ │ │ ├── ClientUiNodeDivisionAttributes.cs │ │ │ ├── ClientUiNodeImageAttributes.cs │ │ │ ├── ClientUiNodeInputAttributes.cs │ │ │ ├── ClientUiNodeMeta.cs │ │ │ ├── ClientUiNodeScriptAttributes.cs │ │ │ ├── ClientUiNodeTextAttributes.cs │ │ │ ├── ClientUiText.cs │ │ │ ├── ClientUpdateFedcmFlowBody.cs │ │ │ ├── ClientUpdateIdentityBody.cs │ │ │ ├── ClientUpdateLoginFlowBody.cs │ │ │ ├── ClientUpdateLoginFlowWithCodeMethod.cs │ │ │ ├── ClientUpdateLoginFlowWithIdentifierFirstMethod.cs │ │ │ ├── ClientUpdateLoginFlowWithLookupSecretMethod.cs │ │ │ ├── ClientUpdateLoginFlowWithOidcMethod.cs │ │ │ ├── ClientUpdateLoginFlowWithPasskeyMethod.cs │ │ │ ├── ClientUpdateLoginFlowWithPasswordMethod.cs │ │ │ ├── ClientUpdateLoginFlowWithSamlMethod.cs │ │ │ ├── ClientUpdateLoginFlowWithTotpMethod.cs │ │ │ ├── ClientUpdateLoginFlowWithWebAuthnMethod.cs │ │ │ ├── ClientUpdateRecoveryFlowBody.cs │ │ │ ├── ClientUpdateRecoveryFlowWithCodeMethod.cs │ │ │ ├── ClientUpdateRecoveryFlowWithLinkMethod.cs │ │ │ ├── ClientUpdateRegistrationFlowBody.cs │ │ │ ├── ClientUpdateRegistrationFlowWithCodeMethod.cs │ │ │ ├── ClientUpdateRegistrationFlowWithOidcMethod.cs │ │ │ ├── ClientUpdateRegistrationFlowWithPasskeyMethod.cs │ │ │ ├── ClientUpdateRegistrationFlowWithPasswordMethod.cs │ │ │ ├── ClientUpdateRegistrationFlowWithProfileMethod.cs │ │ │ ├── ClientUpdateRegistrationFlowWithSamlMethod.cs │ │ │ ├── ClientUpdateRegistrationFlowWithWebAuthnMethod.cs │ │ │ ├── ClientUpdateSettingsFlowBody.cs │ │ │ ├── ClientUpdateSettingsFlowWithLookupMethod.cs │ │ │ ├── ClientUpdateSettingsFlowWithOidcMethod.cs │ │ │ ├── ClientUpdateSettingsFlowWithPasskeyMethod.cs │ │ │ ├── ClientUpdateSettingsFlowWithPasswordMethod.cs │ │ │ ├── ClientUpdateSettingsFlowWithProfileMethod.cs │ │ │ ├── ClientUpdateSettingsFlowWithSamlMethod.cs │ │ │ ├── ClientUpdateSettingsFlowWithTotpMethod.cs │ │ │ ├── ClientUpdateSettingsFlowWithWebAuthnMethod.cs │ │ │ ├── ClientUpdateSubscriptionBody.cs │ │ │ ├── ClientUpdateVerificationFlowBody.cs │ │ │ ├── ClientUpdateVerificationFlowWithCodeMethod.cs │ │ │ ├── ClientUpdateVerificationFlowWithLinkMethod.cs │ │ │ ├── ClientUpdateWorkspaceBody.cs │ │ │ ├── ClientUsage.cs │ │ │ ├── ClientVerifiableCredentialPrimingResponse.cs │ │ │ ├── ClientVerifiableCredentialProof.cs │ │ │ ├── ClientVerifiableCredentialResponse.cs │ │ │ ├── ClientVerifiableIdentityAddress.cs │ │ │ ├── ClientVerificationFlow.cs │ │ │ ├── ClientVerificationFlowState.cs │ │ │ ├── ClientVersion.cs │ │ │ ├── ClientWarning.cs │ │ │ ├── ClientWorkspace.cs │ │ │ └── ClientWorkspaceApiKey.cs │ │ │ └── Ory.Client.csproj │ ├── elixir │ │ ├── .formatter.exs │ │ ├── .gitignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── LICENSE │ │ ├── README.md │ │ ├── config │ │ │ ├── config.exs │ │ │ └── runtime.exs │ │ ├── lib │ │ │ └── ory │ │ │ │ ├── api │ │ │ │ ├── courier.ex │ │ │ │ ├── events.ex │ │ │ │ ├── frontend.ex │ │ │ │ ├── identity.ex │ │ │ │ ├── jwk.ex │ │ │ │ ├── metadata.ex │ │ │ │ ├── o_auth2.ex │ │ │ │ ├── oidc.ex │ │ │ │ ├── permission.ex │ │ │ │ ├── project.ex │ │ │ │ ├── relationship.ex │ │ │ │ ├── wellknown.ex │ │ │ │ └── workspace.ex │ │ │ │ ├── connection.ex │ │ │ │ ├── deserializer.ex │ │ │ │ ├── model │ │ │ │ ├── accept_device_user_code_request.ex │ │ │ │ ├── accept_o_auth2_consent_request.ex │ │ │ │ ├── accept_o_auth2_consent_request_session.ex │ │ │ │ ├── accept_o_auth2_login_request.ex │ │ │ │ ├── account_experience_colors.ex │ │ │ │ ├── account_experience_configuration.ex │ │ │ │ ├── active_project_in_console.ex │ │ │ │ ├── add_project_to_workspace_body.ex │ │ │ │ ├── attribute.ex │ │ │ │ ├── attribute_filter.ex │ │ │ │ ├── attributes_count_datapoint.ex │ │ │ │ ├── authenticator_assurance_level.ex │ │ │ │ ├── basic_organization.ex │ │ │ │ ├── batch_check_permission_body.ex │ │ │ │ ├── batch_check_permission_result.ex │ │ │ │ ├── batch_patch_identities_response.ex │ │ │ │ ├── billing_period_bucket.ex │ │ │ │ ├── check_opl_syntax_result.ex │ │ │ │ ├── check_permission_result.ex │ │ │ │ ├── check_permission_result_with_error.ex │ │ │ │ ├── cloud_account.ex │ │ │ │ ├── consistency_request_parameters.ex │ │ │ │ ├── continue_with.ex │ │ │ │ ├── continue_with_recovery_ui.ex │ │ │ │ ├── continue_with_recovery_ui_flow.ex │ │ │ │ ├── continue_with_redirect_browser_to.ex │ │ │ │ ├── continue_with_set_ory_session_token.ex │ │ │ │ ├── continue_with_settings_ui.ex │ │ │ │ ├── continue_with_settings_ui_flow.ex │ │ │ │ ├── continue_with_verification_ui.ex │ │ │ │ ├── continue_with_verification_ui_flow.ex │ │ │ │ ├── courier_message_status.ex │ │ │ │ ├── courier_message_type.ex │ │ │ │ ├── create_custom_domain_body.ex │ │ │ │ ├── create_event_stream_body.ex │ │ │ │ ├── create_fedcm_flow_response.ex │ │ │ │ ├── create_identity_body.ex │ │ │ │ ├── create_invite_response.ex │ │ │ │ ├── create_json_web_key_set.ex │ │ │ │ ├── create_organization_onboarding_portal_link_body.ex │ │ │ │ ├── create_project_api_key_request.ex │ │ │ │ ├── create_project_body.ex │ │ │ │ ├── create_project_branding.ex │ │ │ │ ├── create_project_member_invite_body.ex │ │ │ │ ├── create_project_normalized_payload.ex │ │ │ │ ├── create_recovery_code_for_identity_body.ex │ │ │ │ ├── create_recovery_link_for_identity_body.ex │ │ │ │ ├── create_relationship_body.ex │ │ │ │ ├── create_subscription_body.ex │ │ │ │ ├── create_subscription_common.ex │ │ │ │ ├── create_verifiable_credential_request_body.ex │ │ │ │ ├── create_workspace_api_key_body.ex │ │ │ │ ├── create_workspace_body.ex │ │ │ │ ├── create_workspace_member_invite_body.ex │ │ │ │ ├── create_workspace_subscription_body.ex │ │ │ │ ├── credential_supported_draft00.ex │ │ │ │ ├── custom_domain.ex │ │ │ │ ├── delete_my_sessions_count.ex │ │ │ │ ├── device_authorization.ex │ │ │ │ ├── device_user_auth_request.ex │ │ │ │ ├── email_template_data.ex │ │ │ │ ├── email_template_data_body.ex │ │ │ │ ├── error_authenticator_assurance_level_not_satisfied.ex │ │ │ │ ├── error_browser_location_change_required.ex │ │ │ │ ├── error_flow_replaced.ex │ │ │ │ ├── error_generic.ex │ │ │ │ ├── error_o_auth2.ex │ │ │ │ ├── event_stream.ex │ │ │ │ ├── expanded_permission_tree.ex │ │ │ │ ├── flow_error.ex │ │ │ │ ├── generic_error.ex │ │ │ │ ├── generic_error_content.ex │ │ │ │ ├── generic_usage.ex │ │ │ │ ├── get_attributes_count.ex │ │ │ │ ├── get_managed_identity_schema_location.ex │ │ │ │ ├── get_metrics_count.ex │ │ │ │ ├── get_metrics_event_attributes.ex │ │ │ │ ├── get_metrics_event_types.ex │ │ │ │ ├── get_organization_response.ex │ │ │ │ ├── get_project_events.ex │ │ │ │ ├── get_project_events_body.ex │ │ │ │ ├── get_project_metrics.ex │ │ │ │ ├── get_session_activity.ex │ │ │ │ ├── get_version_200_response.ex │ │ │ │ ├── health_not_ready_status.ex │ │ │ │ ├── health_status.ex │ │ │ │ ├── identity.ex │ │ │ │ ├── identity_credentials.ex │ │ │ │ ├── identity_credentials_code.ex │ │ │ │ ├── identity_credentials_code_address.ex │ │ │ │ ├── identity_credentials_oidc.ex │ │ │ │ ├── identity_credentials_oidc_provider.ex │ │ │ │ ├── identity_credentials_password.ex │ │ │ │ ├── identity_patch.ex │ │ │ │ ├── identity_patch_response.ex │ │ │ │ ├── identity_schema_container.ex │ │ │ │ ├── identity_schema_preset.ex │ │ │ │ ├── identity_with_credentials.ex │ │ │ │ ├── identity_with_credentials_oidc.ex │ │ │ │ ├── identity_with_credentials_oidc_config.ex │ │ │ │ ├── identity_with_credentials_oidc_config_provider.ex │ │ │ │ ├── identity_with_credentials_password.ex │ │ │ │ ├── identity_with_credentials_password_config.ex │ │ │ │ ├── identity_with_credentials_saml.ex │ │ │ │ ├── identity_with_credentials_saml_config.ex │ │ │ │ ├── identity_with_credentials_saml_config_provider.ex │ │ │ │ ├── internal_get_project_branding_body.ex │ │ │ │ ├── internal_is_ax_welcome_screen_enabled_for_project_body.ex │ │ │ │ ├── internal_is_owner_for_project_by_slug.ex │ │ │ │ ├── internal_is_owner_for_project_by_slug_body.ex │ │ │ │ ├── introspected_o_auth2_token.ex │ │ │ │ ├── invite_token_body.ex │ │ │ │ ├── invoice.ex │ │ │ │ ├── invoice_data_v1.ex │ │ │ │ ├── is_owner_for_project_by_slug.ex │ │ │ │ ├── json_patch.ex │ │ │ │ ├── json_web_key.ex │ │ │ │ ├── json_web_key_set.ex │ │ │ │ ├── keto_namespace.ex │ │ │ │ ├── keyset_pagination_request_parameters.ex │ │ │ │ ├── keyset_pagination_response_headers.ex │ │ │ │ ├── line_item_v1.ex │ │ │ │ ├── list_event_streams.ex │ │ │ │ ├── list_invoices_response.ex │ │ │ │ ├── list_organizations_response.ex │ │ │ │ ├── list_workspace_projects.ex │ │ │ │ ├── list_workspaces.ex │ │ │ │ ├── login_flow.ex │ │ │ │ ├── login_flow_state.ex │ │ │ │ ├── logout_flow.ex │ │ │ │ ├── managed_identity_schema.ex │ │ │ │ ├── managed_identity_schema_validation_result.ex │ │ │ │ ├── member_invite.ex │ │ │ │ ├── message.ex │ │ │ │ ├── message_dispatch.ex │ │ │ │ ├── metrics_datapoint.ex │ │ │ │ ├── money.ex │ │ │ │ ├── namespace.ex │ │ │ │ ├── needs_privileged_session_error.ex │ │ │ │ ├── normalized_project.ex │ │ │ │ ├── normalized_project_revision.ex │ │ │ │ ├── normalized_project_revision_courier_channel.ex │ │ │ │ ├── normalized_project_revision_hook.ex │ │ │ │ ├── normalized_project_revision_identity_schema.ex │ │ │ │ ├── normalized_project_revision_saml_provider.ex │ │ │ │ ├── normalized_project_revision_scim_client.ex │ │ │ │ ├── normalized_project_revision_third_party_provider.ex │ │ │ │ ├── normalized_project_revision_tokenizer_template.ex │ │ │ │ ├── o_auth2_client.ex │ │ │ │ ├── o_auth2_client_token_lifespans.ex │ │ │ │ ├── o_auth2_consent_request.ex │ │ │ │ ├── o_auth2_consent_request_open_id_connect_context.ex │ │ │ │ ├── o_auth2_consent_session.ex │ │ │ │ ├── o_auth2_login_request.ex │ │ │ │ ├── o_auth2_logout_request.ex │ │ │ │ ├── o_auth2_redirect_to.ex │ │ │ │ ├── o_auth2_token_exchange.ex │ │ │ │ ├── oidc_configuration.ex │ │ │ │ ├── oidc_user_info.ex │ │ │ │ ├── onboarding_portal_link.ex │ │ │ │ ├── onboarding_portal_organization.ex │ │ │ │ ├── organization.ex │ │ │ │ ├── organization_body.ex │ │ │ │ ├── organization_onboarding_portal_links_response.ex │ │ │ │ ├── parse_error.ex │ │ │ │ ├── patch_identities_body.ex │ │ │ │ ├── perform_native_logout_body.ex │ │ │ │ ├── permissions_on_workspace.ex │ │ │ │ ├── plan.ex │ │ │ │ ├── plan_details.ex │ │ │ │ ├── post_check_permission_body.ex │ │ │ │ ├── post_check_permission_or_error_body.ex │ │ │ │ ├── project.ex │ │ │ │ ├── project_api_key.ex │ │ │ │ ├── project_branding.ex │ │ │ │ ├── project_branding_colors.ex │ │ │ │ ├── project_branding_theme.ex │ │ │ │ ├── project_cors.ex │ │ │ │ ├── project_events_datapoint.ex │ │ │ │ ├── project_host.ex │ │ │ │ ├── project_member.ex │ │ │ │ ├── project_metadata.ex │ │ │ │ ├── project_service_account_experience.ex │ │ │ │ ├── project_service_identity.ex │ │ │ │ ├── project_service_o_auth2.ex │ │ │ │ ├── project_service_permission.ex │ │ │ │ ├── project_services.ex │ │ │ │ ├── provider.ex │ │ │ │ ├── quota_usage.ex │ │ │ │ ├── recovery_code_for_identity.ex │ │ │ │ ├── recovery_flow.ex │ │ │ │ ├── recovery_flow_state.ex │ │ │ │ ├── recovery_identity_address.ex │ │ │ │ ├── recovery_link_for_identity.ex │ │ │ │ ├── registration_flow.ex │ │ │ │ ├── registration_flow_state.ex │ │ │ │ ├── reject_o_auth2_request.ex │ │ │ │ ├── relation_query.ex │ │ │ │ ├── relationship.ex │ │ │ │ ├── relationship_namespaces.ex │ │ │ │ ├── relationship_patch.ex │ │ │ │ ├── relationships.ex │ │ │ │ ├── revision_account_experience_custom_translation.ex │ │ │ │ ├── rfc6749_error_json.ex │ │ │ │ ├── schema_patch.ex │ │ │ │ ├── self_service_flow_expired_error.ex │ │ │ │ ├── session.ex │ │ │ │ ├── session_activity_datapoint.ex │ │ │ │ ├── session_authentication_method.ex │ │ │ │ ├── session_device.ex │ │ │ │ ├── set_active_project_in_console_body.ex │ │ │ │ ├── set_custom_domain_body.ex │ │ │ │ ├── set_event_stream_body.ex │ │ │ │ ├── set_organization_from_onboarding_portal_link_body.ex │ │ │ │ ├── set_project.ex │ │ │ │ ├── set_project_branding_theme_body.ex │ │ │ │ ├── settings_flow.ex │ │ │ │ ├── settings_flow_state.ex │ │ │ │ ├── source_position.ex │ │ │ │ ├── subject_set.ex │ │ │ │ ├── subscription.ex │ │ │ │ ├── successful_code_exchange_response.ex │ │ │ │ ├── successful_native_login.ex │ │ │ │ ├── successful_native_registration.ex │ │ │ │ ├── successful_project_update.ex │ │ │ │ ├── tax_line_item.ex │ │ │ │ ├── time_interval.ex │ │ │ │ ├── token_pagination.ex │ │ │ │ ├── token_pagination_headers.ex │ │ │ │ ├── token_pagination_request_parameters.ex │ │ │ │ ├── token_pagination_response_headers.ex │ │ │ │ ├── trust_o_auth2_jwt_grant_issuer.ex │ │ │ │ ├── trusted_o_auth2_jwt_grant_issuer.ex │ │ │ │ ├── trusted_o_auth2_jwt_grant_json_web_key.ex │ │ │ │ ├── ui_container.ex │ │ │ │ ├── ui_node.ex │ │ │ │ ├── ui_node_anchor_attributes.ex │ │ │ │ ├── ui_node_attributes.ex │ │ │ │ ├── ui_node_division_attributes.ex │ │ │ │ ├── ui_node_image_attributes.ex │ │ │ │ ├── ui_node_input_attributes.ex │ │ │ │ ├── ui_node_meta.ex │ │ │ │ ├── ui_node_script_attributes.ex │ │ │ │ ├── ui_node_text_attributes.ex │ │ │ │ ├── ui_text.ex │ │ │ │ ├── update_fedcm_flow_body.ex │ │ │ │ ├── update_identity_body.ex │ │ │ │ ├── update_login_flow_body.ex │ │ │ │ ├── update_login_flow_with_code_method.ex │ │ │ │ ├── update_login_flow_with_identifier_first_method.ex │ │ │ │ ├── update_login_flow_with_lookup_secret_method.ex │ │ │ │ ├── update_login_flow_with_oidc_method.ex │ │ │ │ ├── update_login_flow_with_passkey_method.ex │ │ │ │ ├── update_login_flow_with_password_method.ex │ │ │ │ ├── update_login_flow_with_saml_method.ex │ │ │ │ ├── update_login_flow_with_totp_method.ex │ │ │ │ ├── update_login_flow_with_web_authn_method.ex │ │ │ │ ├── update_organization_onboarding_portal_link_body.ex │ │ │ │ ├── update_recovery_flow_body.ex │ │ │ │ ├── update_recovery_flow_with_code_method.ex │ │ │ │ ├── update_recovery_flow_with_link_method.ex │ │ │ │ ├── update_registration_flow_body.ex │ │ │ │ ├── update_registration_flow_with_code_method.ex │ │ │ │ ├── update_registration_flow_with_oidc_method.ex │ │ │ │ ├── update_registration_flow_with_passkey_method.ex │ │ │ │ ├── update_registration_flow_with_password_method.ex │ │ │ │ ├── update_registration_flow_with_profile_method.ex │ │ │ │ ├── update_registration_flow_with_saml_method.ex │ │ │ │ ├── update_registration_flow_with_web_authn_method.ex │ │ │ │ ├── update_settings_flow_body.ex │ │ │ │ ├── update_settings_flow_with_lookup_method.ex │ │ │ │ ├── update_settings_flow_with_oidc_method.ex │ │ │ │ ├── update_settings_flow_with_passkey_method.ex │ │ │ │ ├── update_settings_flow_with_password_method.ex │ │ │ │ ├── update_settings_flow_with_profile_method.ex │ │ │ │ ├── update_settings_flow_with_saml_method.ex │ │ │ │ ├── update_settings_flow_with_totp_method.ex │ │ │ │ ├── update_settings_flow_with_web_authn_method.ex │ │ │ │ ├── update_subscription_body.ex │ │ │ │ ├── update_verification_flow_body.ex │ │ │ │ ├── update_verification_flow_with_code_method.ex │ │ │ │ ├── update_verification_flow_with_link_method.ex │ │ │ │ ├── update_workspace_body.ex │ │ │ │ ├── usage.ex │ │ │ │ ├── verifiable_credential_priming_response.ex │ │ │ │ ├── verifiable_credential_proof.ex │ │ │ │ ├── verifiable_credential_response.ex │ │ │ │ ├── verifiable_identity_address.ex │ │ │ │ ├── verification_flow.ex │ │ │ │ ├── verification_flow_state.ex │ │ │ │ ├── verify_user_code_request.ex │ │ │ │ ├── version.ex │ │ │ │ ├── warning.ex │ │ │ │ ├── workspace.ex │ │ │ │ └── workspace_api_key.ex │ │ │ │ └── request_builder.ex │ │ ├── mix.exs │ │ ├── mix.lock │ │ └── test │ │ │ └── test_helper.exs │ ├── go │ │ ├── .gitignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── .travis.yml │ │ ├── LICENSE │ │ ├── README.md │ │ ├── api │ │ │ └── openapi.yaml │ │ ├── api_courier.go │ │ ├── api_events.go │ │ ├── api_frontend.go │ │ ├── api_identity.go │ │ ├── api_jwk.go │ │ ├── api_metadata.go │ │ ├── api_o_auth2.go │ │ ├── api_oidc.go │ │ ├── api_permission.go │ │ ├── api_project.go │ │ ├── api_relationship.go │ │ ├── api_wellknown.go │ │ ├── api_workspace.go │ │ ├── client.go │ │ ├── configuration.go │ │ ├── docs │ │ │ ├── AcceptDeviceUserCodeRequest.md │ │ │ ├── AcceptOAuth2ConsentRequest.md │ │ │ ├── AcceptOAuth2ConsentRequestSession.md │ │ │ ├── AcceptOAuth2LoginRequest.md │ │ │ ├── AccountExperienceColors.md │ │ │ ├── AccountExperienceConfiguration.md │ │ │ ├── ActiveProjectInConsole.md │ │ │ ├── AddProjectToWorkspaceBody.md │ │ │ ├── Attribute.md │ │ │ ├── AttributeFilter.md │ │ │ ├── AttributesCountDatapoint.md │ │ │ ├── AuthenticatorAssuranceLevel.md │ │ │ ├── BasicOrganization.md │ │ │ ├── BatchCheckPermissionBody.md │ │ │ ├── BatchCheckPermissionResult.md │ │ │ ├── BatchPatchIdentitiesResponse.md │ │ │ ├── BillingPeriodBucket.md │ │ │ ├── CheckOplSyntaxResult.md │ │ │ ├── CheckPermissionResult.md │ │ │ ├── CheckPermissionResultWithError.md │ │ │ ├── CloudAccount.md │ │ │ ├── ConsistencyRequestParameters.md │ │ │ ├── ContinueWith.md │ │ │ ├── ContinueWithRecoveryUi.md │ │ │ ├── ContinueWithRecoveryUiFlow.md │ │ │ ├── ContinueWithRedirectBrowserTo.md │ │ │ ├── ContinueWithSetOrySessionToken.md │ │ │ ├── ContinueWithSettingsUi.md │ │ │ ├── ContinueWithSettingsUiFlow.md │ │ │ ├── ContinueWithVerificationUi.md │ │ │ ├── ContinueWithVerificationUiFlow.md │ │ │ ├── CourierAPI.md │ │ │ ├── CourierMessageStatus.md │ │ │ ├── CourierMessageType.md │ │ │ ├── CreateCustomDomainBody.md │ │ │ ├── CreateEventStreamBody.md │ │ │ ├── CreateFedcmFlowResponse.md │ │ │ ├── CreateIdentityBody.md │ │ │ ├── CreateInviteResponse.md │ │ │ ├── CreateJsonWebKeySet.md │ │ │ ├── CreateOrganizationOnboardingPortalLinkBody.md │ │ │ ├── CreateProjectApiKeyRequest.md │ │ │ ├── CreateProjectBody.md │ │ │ ├── CreateProjectBranding.md │ │ │ ├── CreateProjectMemberInviteBody.md │ │ │ ├── CreateProjectNormalizedPayload.md │ │ │ ├── CreateRecoveryCodeForIdentityBody.md │ │ │ ├── CreateRecoveryLinkForIdentityBody.md │ │ │ ├── CreateRelationshipBody.md │ │ │ ├── CreateSubscriptionBody.md │ │ │ ├── CreateSubscriptionCommon.md │ │ │ ├── CreateVerifiableCredentialRequestBody.md │ │ │ ├── CreateWorkspaceApiKeyBody.md │ │ │ ├── CreateWorkspaceBody.md │ │ │ ├── CreateWorkspaceMemberInviteBody.md │ │ │ ├── CreateWorkspaceSubscriptionBody.md │ │ │ ├── CredentialSupportedDraft00.md │ │ │ ├── CustomDomain.md │ │ │ ├── DeleteMySessionsCount.md │ │ │ ├── DeviceAuthorization.md │ │ │ ├── DeviceUserAuthRequest.md │ │ │ ├── EmailTemplateData.md │ │ │ ├── EmailTemplateDataBody.md │ │ │ ├── ErrorAuthenticatorAssuranceLevelNotSatisfied.md │ │ │ ├── ErrorBrowserLocationChangeRequired.md │ │ │ ├── ErrorFlowReplaced.md │ │ │ ├── ErrorGeneric.md │ │ │ ├── ErrorOAuth2.md │ │ │ ├── EventStream.md │ │ │ ├── EventsAPI.md │ │ │ ├── ExpandedPermissionTree.md │ │ │ ├── FlowError.md │ │ │ ├── FrontendAPI.md │ │ │ ├── GenericError.md │ │ │ ├── GenericErrorContent.md │ │ │ ├── GenericUsage.md │ │ │ ├── GetAttributesCount.md │ │ │ ├── GetManagedIdentitySchemaLocation.md │ │ │ ├── GetMetricsCount.md │ │ │ ├── GetMetricsEventAttributes.md │ │ │ ├── GetMetricsEventTypes.md │ │ │ ├── GetOrganizationResponse.md │ │ │ ├── GetProjectEvents.md │ │ │ ├── GetProjectEventsBody.md │ │ │ ├── GetProjectMetrics.md │ │ │ ├── GetSessionActivity.md │ │ │ ├── GetVersion200Response.md │ │ │ ├── HealthNotReadyStatus.md │ │ │ ├── HealthStatus.md │ │ │ ├── Identity.md │ │ │ ├── IdentityAPI.md │ │ │ ├── IdentityCredentials.md │ │ │ ├── IdentityCredentialsCode.md │ │ │ ├── IdentityCredentialsCodeAddress.md │ │ │ ├── IdentityCredentialsOidc.md │ │ │ ├── IdentityCredentialsOidcProvider.md │ │ │ ├── IdentityCredentialsPassword.md │ │ │ ├── IdentityPatch.md │ │ │ ├── IdentityPatchResponse.md │ │ │ ├── IdentitySchemaContainer.md │ │ │ ├── IdentitySchemaPreset.md │ │ │ ├── IdentityWithCredentials.md │ │ │ ├── IdentityWithCredentialsOidc.md │ │ │ ├── IdentityWithCredentialsOidcConfig.md │ │ │ ├── IdentityWithCredentialsOidcConfigProvider.md │ │ │ ├── IdentityWithCredentialsPassword.md │ │ │ ├── IdentityWithCredentialsPasswordConfig.md │ │ │ ├── IdentityWithCredentialsSaml.md │ │ │ ├── IdentityWithCredentialsSamlConfig.md │ │ │ ├── IdentityWithCredentialsSamlConfigProvider.md │ │ │ ├── InternalGetProjectBrandingBody.md │ │ │ ├── InternalIsAXWelcomeScreenEnabledForProjectBody.md │ │ │ ├── InternalIsOwnerForProjectBySlug.md │ │ │ ├── InternalIsOwnerForProjectBySlugBody.md │ │ │ ├── IntrospectedOAuth2Token.md │ │ │ ├── InviteTokenBody.md │ │ │ ├── Invoice.md │ │ │ ├── InvoiceDataV1.md │ │ │ ├── IsOwnerForProjectBySlug.md │ │ │ ├── JsonPatch.md │ │ │ ├── JsonWebKey.md │ │ │ ├── JsonWebKeySet.md │ │ │ ├── JwkAPI.md │ │ │ ├── KetoNamespace.md │ │ │ ├── KeysetPaginationRequestParameters.md │ │ │ ├── KeysetPaginationResponseHeaders.md │ │ │ ├── LineItemV1.md │ │ │ ├── ListEventStreams.md │ │ │ ├── ListInvoicesResponse.md │ │ │ ├── ListOrganizationsResponse.md │ │ │ ├── ListWorkspaceProjects.md │ │ │ ├── ListWorkspaces.md │ │ │ ├── LoginFlow.md │ │ │ ├── LoginFlowState.md │ │ │ ├── LogoutFlow.md │ │ │ ├── ManagedIdentitySchema.md │ │ │ ├── ManagedIdentitySchemaValidationResult.md │ │ │ ├── MemberInvite.md │ │ │ ├── Message.md │ │ │ ├── MessageDispatch.md │ │ │ ├── MetadataAPI.md │ │ │ ├── MetricsDatapoint.md │ │ │ ├── Money.md │ │ │ ├── Namespace.md │ │ │ ├── NeedsPrivilegedSessionError.md │ │ │ ├── NormalizedProject.md │ │ │ ├── NormalizedProjectRevision.md │ │ │ ├── NormalizedProjectRevisionCourierChannel.md │ │ │ ├── NormalizedProjectRevisionHook.md │ │ │ ├── NormalizedProjectRevisionIdentitySchema.md │ │ │ ├── NormalizedProjectRevisionSAMLProvider.md │ │ │ ├── NormalizedProjectRevisionScimClient.md │ │ │ ├── NormalizedProjectRevisionThirdPartyProvider.md │ │ │ ├── NormalizedProjectRevisionTokenizerTemplate.md │ │ │ ├── OAuth2API.md │ │ │ ├── OAuth2Client.md │ │ │ ├── OAuth2ClientTokenLifespans.md │ │ │ ├── OAuth2ConsentRequest.md │ │ │ ├── OAuth2ConsentRequestOpenIDConnectContext.md │ │ │ ├── OAuth2ConsentSession.md │ │ │ ├── OAuth2LoginRequest.md │ │ │ ├── OAuth2LogoutRequest.md │ │ │ ├── OAuth2RedirectTo.md │ │ │ ├── OAuth2TokenExchange.md │ │ │ ├── OidcAPI.md │ │ │ ├── OidcConfiguration.md │ │ │ ├── OidcUserInfo.md │ │ │ ├── OnboardingPortalLink.md │ │ │ ├── OnboardingPortalOrganization.md │ │ │ ├── Organization.md │ │ │ ├── OrganizationBody.md │ │ │ ├── OrganizationOnboardingPortalLinksResponse.md │ │ │ ├── ParseError.md │ │ │ ├── PatchIdentitiesBody.md │ │ │ ├── PerformNativeLogoutBody.md │ │ │ ├── PermissionAPI.md │ │ │ ├── PermissionsOnWorkspace.md │ │ │ ├── Plan.md │ │ │ ├── PlanDetails.md │ │ │ ├── PostCheckPermissionBody.md │ │ │ ├── PostCheckPermissionOrErrorBody.md │ │ │ ├── Project.md │ │ │ ├── ProjectAPI.md │ │ │ ├── ProjectApiKey.md │ │ │ ├── ProjectBranding.md │ │ │ ├── ProjectBrandingColors.md │ │ │ ├── ProjectBrandingTheme.md │ │ │ ├── ProjectCors.md │ │ │ ├── ProjectEventsDatapoint.md │ │ │ ├── ProjectHost.md │ │ │ ├── ProjectMember.md │ │ │ ├── ProjectMetadata.md │ │ │ ├── ProjectServiceAccountExperience.md │ │ │ ├── ProjectServiceIdentity.md │ │ │ ├── ProjectServiceOAuth2.md │ │ │ ├── ProjectServicePermission.md │ │ │ ├── ProjectServices.md │ │ │ ├── Provider.md │ │ │ ├── QuotaUsage.md │ │ │ ├── RFC6749ErrorJson.md │ │ │ ├── RecoveryCodeForIdentity.md │ │ │ ├── RecoveryFlow.md │ │ │ ├── RecoveryFlowState.md │ │ │ ├── RecoveryIdentityAddress.md │ │ │ ├── RecoveryLinkForIdentity.md │ │ │ ├── RegistrationFlow.md │ │ │ ├── RegistrationFlowState.md │ │ │ ├── RejectOAuth2Request.md │ │ │ ├── RelationQuery.md │ │ │ ├── Relationship.md │ │ │ ├── RelationshipAPI.md │ │ │ ├── RelationshipNamespaces.md │ │ │ ├── RelationshipPatch.md │ │ │ ├── Relationships.md │ │ │ ├── RevisionAccountExperienceCustomTranslation.md │ │ │ ├── SchemaPatch.md │ │ │ ├── SelfServiceFlowExpiredError.md │ │ │ ├── Session.md │ │ │ ├── SessionActivityDatapoint.md │ │ │ ├── SessionAuthenticationMethod.md │ │ │ ├── SessionDevice.md │ │ │ ├── SetActiveProjectInConsoleBody.md │ │ │ ├── SetCustomDomainBody.md │ │ │ ├── SetEventStreamBody.md │ │ │ ├── SetOrganizationFromOnboardingPortalLinkBody.md │ │ │ ├── SetProject.md │ │ │ ├── SetProjectBrandingThemeBody.md │ │ │ ├── SettingsFlow.md │ │ │ ├── SettingsFlowState.md │ │ │ ├── SourcePosition.md │ │ │ ├── SubjectSet.md │ │ │ ├── Subscription.md │ │ │ ├── SuccessfulCodeExchangeResponse.md │ │ │ ├── SuccessfulNativeLogin.md │ │ │ ├── SuccessfulNativeRegistration.md │ │ │ ├── SuccessfulProjectUpdate.md │ │ │ ├── TaxLineItem.md │ │ │ ├── TimeInterval.md │ │ │ ├── TokenPagination.md │ │ │ ├── TokenPaginationHeaders.md │ │ │ ├── TokenPaginationRequestParameters.md │ │ │ ├── TokenPaginationResponseHeaders.md │ │ │ ├── TrustOAuth2JwtGrantIssuer.md │ │ │ ├── TrustedOAuth2JwtGrantIssuer.md │ │ │ ├── TrustedOAuth2JwtGrantJsonWebKey.md │ │ │ ├── UiContainer.md │ │ │ ├── UiNode.md │ │ │ ├── UiNodeAnchorAttributes.md │ │ │ ├── UiNodeAttributes.md │ │ │ ├── UiNodeDivisionAttributes.md │ │ │ ├── UiNodeImageAttributes.md │ │ │ ├── UiNodeInputAttributes.md │ │ │ ├── UiNodeMeta.md │ │ │ ├── UiNodeScriptAttributes.md │ │ │ ├── UiNodeTextAttributes.md │ │ │ ├── UiText.md │ │ │ ├── UpdateFedcmFlowBody.md │ │ │ ├── UpdateIdentityBody.md │ │ │ ├── UpdateLoginFlowBody.md │ │ │ ├── UpdateLoginFlowWithCodeMethod.md │ │ │ ├── UpdateLoginFlowWithIdentifierFirstMethod.md │ │ │ ├── UpdateLoginFlowWithLookupSecretMethod.md │ │ │ ├── UpdateLoginFlowWithOidcMethod.md │ │ │ ├── UpdateLoginFlowWithPasskeyMethod.md │ │ │ ├── UpdateLoginFlowWithPasswordMethod.md │ │ │ ├── UpdateLoginFlowWithSamlMethod.md │ │ │ ├── UpdateLoginFlowWithTotpMethod.md │ │ │ ├── UpdateLoginFlowWithWebAuthnMethod.md │ │ │ ├── UpdateOrganizationOnboardingPortalLinkBody.md │ │ │ ├── UpdateRecoveryFlowBody.md │ │ │ ├── UpdateRecoveryFlowWithCodeMethod.md │ │ │ ├── UpdateRecoveryFlowWithLinkMethod.md │ │ │ ├── UpdateRegistrationFlowBody.md │ │ │ ├── UpdateRegistrationFlowWithCodeMethod.md │ │ │ ├── UpdateRegistrationFlowWithOidcMethod.md │ │ │ ├── UpdateRegistrationFlowWithPasskeyMethod.md │ │ │ ├── UpdateRegistrationFlowWithPasswordMethod.md │ │ │ ├── UpdateRegistrationFlowWithProfileMethod.md │ │ │ ├── UpdateRegistrationFlowWithSamlMethod.md │ │ │ ├── UpdateRegistrationFlowWithWebAuthnMethod.md │ │ │ ├── UpdateSettingsFlowBody.md │ │ │ ├── UpdateSettingsFlowWithLookupMethod.md │ │ │ ├── UpdateSettingsFlowWithOidcMethod.md │ │ │ ├── UpdateSettingsFlowWithPasskeyMethod.md │ │ │ ├── UpdateSettingsFlowWithPasswordMethod.md │ │ │ ├── UpdateSettingsFlowWithProfileMethod.md │ │ │ ├── UpdateSettingsFlowWithSamlMethod.md │ │ │ ├── UpdateSettingsFlowWithTotpMethod.md │ │ │ ├── UpdateSettingsFlowWithWebAuthnMethod.md │ │ │ ├── UpdateSubscriptionBody.md │ │ │ ├── UpdateVerificationFlowBody.md │ │ │ ├── UpdateVerificationFlowWithCodeMethod.md │ │ │ ├── UpdateVerificationFlowWithLinkMethod.md │ │ │ ├── UpdateWorkspaceBody.md │ │ │ ├── Usage.md │ │ │ ├── VerifiableCredentialPrimingResponse.md │ │ │ ├── VerifiableCredentialProof.md │ │ │ ├── VerifiableCredentialResponse.md │ │ │ ├── VerifiableIdentityAddress.md │ │ │ ├── VerificationFlow.md │ │ │ ├── VerificationFlowState.md │ │ │ ├── VerifyUserCodeRequest.md │ │ │ ├── Version.md │ │ │ ├── Warning.md │ │ │ ├── WellknownAPI.md │ │ │ ├── Workspace.md │ │ │ ├── WorkspaceAPI.md │ │ │ └── WorkspaceApiKey.md │ │ ├── git_push.sh │ │ ├── go.mod │ │ ├── go.sum │ │ ├── model_accept_device_user_code_request.go │ │ ├── model_accept_o_auth2_consent_request.go │ │ ├── model_accept_o_auth2_consent_request_session.go │ │ ├── model_accept_o_auth2_login_request.go │ │ ├── model_account_experience_colors.go │ │ ├── model_account_experience_configuration.go │ │ ├── model_active_project_in_console.go │ │ ├── model_add_project_to_workspace_body.go │ │ ├── model_attribute.go │ │ ├── model_attribute_filter.go │ │ ├── model_attributes_count_datapoint.go │ │ ├── model_authenticator_assurance_level.go │ │ ├── model_basic_organization.go │ │ ├── model_batch_check_permission_body.go │ │ ├── model_batch_check_permission_result.go │ │ ├── model_batch_patch_identities_response.go │ │ ├── model_billing_period_bucket.go │ │ ├── model_check_opl_syntax_result.go │ │ ├── model_check_permission_result.go │ │ ├── model_check_permission_result_with_error.go │ │ ├── model_cloud_account.go │ │ ├── model_consistency_request_parameters.go │ │ ├── model_continue_with.go │ │ ├── model_continue_with_recovery_ui.go │ │ ├── model_continue_with_recovery_ui_flow.go │ │ ├── model_continue_with_redirect_browser_to.go │ │ ├── model_continue_with_set_ory_session_token.go │ │ ├── model_continue_with_settings_ui.go │ │ ├── model_continue_with_settings_ui_flow.go │ │ ├── model_continue_with_verification_ui.go │ │ ├── model_continue_with_verification_ui_flow.go │ │ ├── model_courier_message_status.go │ │ ├── model_courier_message_type.go │ │ ├── model_create_custom_domain_body.go │ │ ├── model_create_event_stream_body.go │ │ ├── model_create_fedcm_flow_response.go │ │ ├── model_create_identity_body.go │ │ ├── model_create_invite_response.go │ │ ├── model_create_json_web_key_set.go │ │ ├── model_create_organization_onboarding_portal_link_body.go │ │ ├── model_create_project_api_key_request.go │ │ ├── model_create_project_body.go │ │ ├── model_create_project_branding.go │ │ ├── model_create_project_member_invite_body.go │ │ ├── model_create_project_normalized_payload.go │ │ ├── model_create_recovery_code_for_identity_body.go │ │ ├── model_create_recovery_link_for_identity_body.go │ │ ├── model_create_relationship_body.go │ │ ├── model_create_subscription_body.go │ │ ├── model_create_subscription_common.go │ │ ├── model_create_verifiable_credential_request_body.go │ │ ├── model_create_workspace_api_key_body.go │ │ ├── model_create_workspace_body.go │ │ ├── model_create_workspace_member_invite_body.go │ │ ├── model_create_workspace_subscription_body.go │ │ ├── model_credential_supported_draft00.go │ │ ├── model_custom_domain.go │ │ ├── model_delete_my_sessions_count.go │ │ ├── model_device_authorization.go │ │ ├── model_device_user_auth_request.go │ │ ├── model_email_template_data.go │ │ ├── model_email_template_data_body.go │ │ ├── model_error_authenticator_assurance_level_not_satisfied.go │ │ ├── model_error_browser_location_change_required.go │ │ ├── model_error_flow_replaced.go │ │ ├── model_error_generic.go │ │ ├── model_error_o_auth2.go │ │ ├── model_event_stream.go │ │ ├── model_expanded_permission_tree.go │ │ ├── model_flow_error.go │ │ ├── model_generic_error.go │ │ ├── model_generic_error_content.go │ │ ├── model_generic_usage.go │ │ ├── model_get_attributes_count.go │ │ ├── model_get_managed_identity_schema_location.go │ │ ├── model_get_metrics_count.go │ │ ├── model_get_metrics_event_attributes.go │ │ ├── model_get_metrics_event_types.go │ │ ├── model_get_organization_response.go │ │ ├── model_get_project_events.go │ │ ├── model_get_project_events_body.go │ │ ├── model_get_project_metrics.go │ │ ├── model_get_session_activity.go │ │ ├── model_get_version_200_response.go │ │ ├── model_health_not_ready_status.go │ │ ├── model_health_status.go │ │ ├── model_identity.go │ │ ├── model_identity_credentials.go │ │ ├── model_identity_credentials_code.go │ │ ├── model_identity_credentials_code_address.go │ │ ├── model_identity_credentials_oidc.go │ │ ├── model_identity_credentials_oidc_provider.go │ │ ├── model_identity_credentials_password.go │ │ ├── model_identity_patch.go │ │ ├── model_identity_patch_response.go │ │ ├── model_identity_schema_container.go │ │ ├── model_identity_schema_preset.go │ │ ├── model_identity_with_credentials.go │ │ ├── model_identity_with_credentials_oidc.go │ │ ├── model_identity_with_credentials_oidc_config.go │ │ ├── model_identity_with_credentials_oidc_config_provider.go │ │ ├── model_identity_with_credentials_password.go │ │ ├── model_identity_with_credentials_password_config.go │ │ ├── model_identity_with_credentials_saml.go │ │ ├── model_identity_with_credentials_saml_config.go │ │ ├── model_identity_with_credentials_saml_config_provider.go │ │ ├── model_internal_get_project_branding_body.go │ │ ├── model_internal_is_ax_welcome_screen_enabled_for_project_body.go │ │ ├── model_internal_is_owner_for_project_by_slug.go │ │ ├── model_internal_is_owner_for_project_by_slug_body.go │ │ ├── model_introspected_o_auth2_token.go │ │ ├── model_invite_token_body.go │ │ ├── model_invoice.go │ │ ├── model_invoice_data_v1.go │ │ ├── model_is_owner_for_project_by_slug.go │ │ ├── model_json_patch.go │ │ ├── model_json_web_key.go │ │ ├── model_json_web_key_set.go │ │ ├── model_keto_namespace.go │ │ ├── model_keyset_pagination_request_parameters.go │ │ ├── model_keyset_pagination_response_headers.go │ │ ├── model_line_item_v1.go │ │ ├── model_list_event_streams.go │ │ ├── model_list_invoices_response.go │ │ ├── model_list_organizations_response.go │ │ ├── model_list_workspace_projects.go │ │ ├── model_list_workspaces.go │ │ ├── model_login_flow.go │ │ ├── model_login_flow_state.go │ │ ├── model_logout_flow.go │ │ ├── model_managed_identity_schema.go │ │ ├── model_managed_identity_schema_validation_result.go │ │ ├── model_member_invite.go │ │ ├── model_message.go │ │ ├── model_message_dispatch.go │ │ ├── model_metrics_datapoint.go │ │ ├── model_money.go │ │ ├── model_namespace.go │ │ ├── model_needs_privileged_session_error.go │ │ ├── model_normalized_project.go │ │ ├── model_normalized_project_revision.go │ │ ├── model_normalized_project_revision_courier_channel.go │ │ ├── model_normalized_project_revision_hook.go │ │ ├── model_normalized_project_revision_identity_schema.go │ │ ├── model_normalized_project_revision_saml_provider.go │ │ ├── model_normalized_project_revision_scim_client.go │ │ ├── model_normalized_project_revision_third_party_provider.go │ │ ├── model_normalized_project_revision_tokenizer_template.go │ │ ├── model_o_auth2_client.go │ │ ├── model_o_auth2_client_token_lifespans.go │ │ ├── model_o_auth2_consent_request.go │ │ ├── model_o_auth2_consent_request_open_id_connect_context.go │ │ ├── model_o_auth2_consent_session.go │ │ ├── model_o_auth2_login_request.go │ │ ├── model_o_auth2_logout_request.go │ │ ├── model_o_auth2_redirect_to.go │ │ ├── model_o_auth2_token_exchange.go │ │ ├── model_oidc_configuration.go │ │ ├── model_oidc_user_info.go │ │ ├── model_onboarding_portal_link.go │ │ ├── model_onboarding_portal_organization.go │ │ ├── model_organization.go │ │ ├── model_organization_body.go │ │ ├── model_organization_onboarding_portal_links_response.go │ │ ├── model_parse_error.go │ │ ├── model_patch_identities_body.go │ │ ├── model_perform_native_logout_body.go │ │ ├── model_permissions_on_workspace.go │ │ ├── model_plan.go │ │ ├── model_plan_details.go │ │ ├── model_post_check_permission_body.go │ │ ├── model_post_check_permission_or_error_body.go │ │ ├── model_project.go │ │ ├── model_project_api_key.go │ │ ├── model_project_branding.go │ │ ├── model_project_branding_colors.go │ │ ├── model_project_branding_theme.go │ │ ├── model_project_cors.go │ │ ├── model_project_events_datapoint.go │ │ ├── model_project_host.go │ │ ├── model_project_member.go │ │ ├── model_project_metadata.go │ │ ├── model_project_service_account_experience.go │ │ ├── model_project_service_identity.go │ │ ├── model_project_service_o_auth2.go │ │ ├── model_project_service_permission.go │ │ ├── model_project_services.go │ │ ├── model_provider.go │ │ ├── model_quota_usage.go │ │ ├── model_recovery_code_for_identity.go │ │ ├── model_recovery_flow.go │ │ ├── model_recovery_flow_state.go │ │ ├── model_recovery_identity_address.go │ │ ├── model_recovery_link_for_identity.go │ │ ├── model_registration_flow.go │ │ ├── model_registration_flow_state.go │ │ ├── model_reject_o_auth2_request.go │ │ ├── model_relation_query.go │ │ ├── model_relationship.go │ │ ├── model_relationship_namespaces.go │ │ ├── model_relationship_patch.go │ │ ├── model_relationships.go │ │ ├── model_revision_account_experience_custom_translation.go │ │ ├── model_rfc6749_error_json.go │ │ ├── model_schema_patch.go │ │ ├── model_self_service_flow_expired_error.go │ │ ├── model_session.go │ │ ├── model_session_activity_datapoint.go │ │ ├── model_session_authentication_method.go │ │ ├── model_session_device.go │ │ ├── model_set_active_project_in_console_body.go │ │ ├── model_set_custom_domain_body.go │ │ ├── model_set_event_stream_body.go │ │ ├── model_set_organization_from_onboarding_portal_link_body.go │ │ ├── model_set_project.go │ │ ├── model_set_project_branding_theme_body.go │ │ ├── model_settings_flow.go │ │ ├── model_settings_flow_state.go │ │ ├── model_source_position.go │ │ ├── model_subject_set.go │ │ ├── model_subscription.go │ │ ├── model_successful_code_exchange_response.go │ │ ├── model_successful_native_login.go │ │ ├── model_successful_native_registration.go │ │ ├── model_successful_project_update.go │ │ ├── model_tax_line_item.go │ │ ├── model_time_interval.go │ │ ├── model_token_pagination.go │ │ ├── model_token_pagination_headers.go │ │ ├── model_token_pagination_request_parameters.go │ │ ├── model_token_pagination_response_headers.go │ │ ├── model_trust_o_auth2_jwt_grant_issuer.go │ │ ├── model_trusted_o_auth2_jwt_grant_issuer.go │ │ ├── model_trusted_o_auth2_jwt_grant_json_web_key.go │ │ ├── model_ui_container.go │ │ ├── model_ui_node.go │ │ ├── model_ui_node_anchor_attributes.go │ │ ├── model_ui_node_attributes.go │ │ ├── model_ui_node_division_attributes.go │ │ ├── model_ui_node_image_attributes.go │ │ ├── model_ui_node_input_attributes.go │ │ ├── model_ui_node_meta.go │ │ ├── model_ui_node_script_attributes.go │ │ ├── model_ui_node_text_attributes.go │ │ ├── model_ui_text.go │ │ ├── model_update_fedcm_flow_body.go │ │ ├── model_update_identity_body.go │ │ ├── model_update_login_flow_body.go │ │ ├── model_update_login_flow_with_code_method.go │ │ ├── model_update_login_flow_with_identifier_first_method.go │ │ ├── model_update_login_flow_with_lookup_secret_method.go │ │ ├── model_update_login_flow_with_oidc_method.go │ │ ├── model_update_login_flow_with_passkey_method.go │ │ ├── model_update_login_flow_with_password_method.go │ │ ├── model_update_login_flow_with_saml_method.go │ │ ├── model_update_login_flow_with_totp_method.go │ │ ├── model_update_login_flow_with_web_authn_method.go │ │ ├── model_update_organization_onboarding_portal_link_body.go │ │ ├── model_update_recovery_flow_body.go │ │ ├── model_update_recovery_flow_with_code_method.go │ │ ├── model_update_recovery_flow_with_link_method.go │ │ ├── model_update_registration_flow_body.go │ │ ├── model_update_registration_flow_with_code_method.go │ │ ├── model_update_registration_flow_with_oidc_method.go │ │ ├── model_update_registration_flow_with_passkey_method.go │ │ ├── model_update_registration_flow_with_password_method.go │ │ ├── model_update_registration_flow_with_profile_method.go │ │ ├── model_update_registration_flow_with_saml_method.go │ │ ├── model_update_registration_flow_with_web_authn_method.go │ │ ├── model_update_settings_flow_body.go │ │ ├── model_update_settings_flow_with_lookup_method.go │ │ ├── model_update_settings_flow_with_oidc_method.go │ │ ├── model_update_settings_flow_with_passkey_method.go │ │ ├── model_update_settings_flow_with_password_method.go │ │ ├── model_update_settings_flow_with_profile_method.go │ │ ├── model_update_settings_flow_with_saml_method.go │ │ ├── model_update_settings_flow_with_totp_method.go │ │ ├── model_update_settings_flow_with_web_authn_method.go │ │ ├── model_update_subscription_body.go │ │ ├── model_update_verification_flow_body.go │ │ ├── model_update_verification_flow_with_code_method.go │ │ ├── model_update_verification_flow_with_link_method.go │ │ ├── model_update_workspace_body.go │ │ ├── model_usage.go │ │ ├── model_verifiable_credential_priming_response.go │ │ ├── model_verifiable_credential_proof.go │ │ ├── model_verifiable_credential_response.go │ │ ├── model_verifiable_identity_address.go │ │ ├── model_verification_flow.go │ │ ├── model_verification_flow_state.go │ │ ├── model_verify_user_code_request.go │ │ ├── model_version.go │ │ ├── model_warning.go │ │ ├── model_workspace.go │ │ ├── model_workspace_api_key.go │ │ ├── response.go │ │ ├── test │ │ │ ├── api_courier_test.go │ │ │ ├── api_events_test.go │ │ │ ├── api_frontend_test.go │ │ │ ├── api_identity_test.go │ │ │ ├── api_jwk_test.go │ │ │ ├── api_metadata_test.go │ │ │ ├── api_o_auth2_test.go │ │ │ ├── api_oidc_test.go │ │ │ ├── api_permission_test.go │ │ │ ├── api_project_test.go │ │ │ ├── api_relationship_test.go │ │ │ ├── api_wellknown_test.go │ │ │ └── api_workspace_test.go │ │ └── utils.go │ ├── java │ │ ├── .github │ │ │ └── workflows │ │ │ │ └── maven.yml │ │ ├── .gitignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── LICENSE │ │ ├── README.md │ │ ├── api │ │ │ └── openapi.yaml │ │ ├── build.gradle │ │ ├── build.sbt │ │ ├── docs │ │ │ ├── AcceptDeviceUserCodeRequest.md │ │ │ ├── AcceptOAuth2ConsentRequest.md │ │ │ ├── AcceptOAuth2ConsentRequestSession.md │ │ │ ├── AcceptOAuth2LoginRequest.md │ │ │ ├── AccountExperienceColors.md │ │ │ ├── AccountExperienceConfiguration.md │ │ │ ├── ActiveProjectInConsole.md │ │ │ ├── AddProjectToWorkspaceBody.md │ │ │ ├── Attribute.md │ │ │ ├── AttributeFilter.md │ │ │ ├── AttributesCountDatapoint.md │ │ │ ├── AuthenticatorAssuranceLevel.md │ │ │ ├── BasicOrganization.md │ │ │ ├── BatchCheckPermissionBody.md │ │ │ ├── BatchCheckPermissionResult.md │ │ │ ├── BatchPatchIdentitiesResponse.md │ │ │ ├── BillingPeriodBucket.md │ │ │ ├── CheckOplSyntaxResult.md │ │ │ ├── CheckPermissionResult.md │ │ │ ├── CheckPermissionResultWithError.md │ │ │ ├── CloudAccount.md │ │ │ ├── ConsistencyRequestParameters.md │ │ │ ├── ContinueWith.md │ │ │ ├── ContinueWithRecoveryUi.md │ │ │ ├── ContinueWithRecoveryUiFlow.md │ │ │ ├── ContinueWithRedirectBrowserTo.md │ │ │ ├── ContinueWithSetOrySessionToken.md │ │ │ ├── ContinueWithSettingsUi.md │ │ │ ├── ContinueWithSettingsUiFlow.md │ │ │ ├── ContinueWithVerificationUi.md │ │ │ ├── ContinueWithVerificationUiFlow.md │ │ │ ├── CourierApi.md │ │ │ ├── CourierMessageStatus.md │ │ │ ├── CourierMessageType.md │ │ │ ├── CreateCustomDomainBody.md │ │ │ ├── CreateEventStreamBody.md │ │ │ ├── CreateFedcmFlowResponse.md │ │ │ ├── CreateIdentityBody.md │ │ │ ├── CreateInviteResponse.md │ │ │ ├── CreateJsonWebKeySet.md │ │ │ ├── CreateOrganizationOnboardingPortalLinkBody.md │ │ │ ├── CreateProjectApiKeyRequest.md │ │ │ ├── CreateProjectBody.md │ │ │ ├── CreateProjectBranding.md │ │ │ ├── CreateProjectMemberInviteBody.md │ │ │ ├── CreateProjectNormalizedPayload.md │ │ │ ├── CreateRecoveryCodeForIdentityBody.md │ │ │ ├── CreateRecoveryLinkForIdentityBody.md │ │ │ ├── CreateRelationshipBody.md │ │ │ ├── CreateSubscriptionBody.md │ │ │ ├── CreateSubscriptionCommon.md │ │ │ ├── CreateVerifiableCredentialRequestBody.md │ │ │ ├── CreateWorkspaceApiKeyBody.md │ │ │ ├── CreateWorkspaceBody.md │ │ │ ├── CreateWorkspaceMemberInviteBody.md │ │ │ ├── CreateWorkspaceSubscriptionBody.md │ │ │ ├── CredentialSupportedDraft00.md │ │ │ ├── CustomDomain.md │ │ │ ├── DeleteMySessionsCount.md │ │ │ ├── DeviceAuthorization.md │ │ │ ├── DeviceUserAuthRequest.md │ │ │ ├── EmailTemplateData.md │ │ │ ├── EmailTemplateDataBody.md │ │ │ ├── ErrorAuthenticatorAssuranceLevelNotSatisfied.md │ │ │ ├── ErrorBrowserLocationChangeRequired.md │ │ │ ├── ErrorFlowReplaced.md │ │ │ ├── ErrorGeneric.md │ │ │ ├── ErrorOAuth2.md │ │ │ ├── EventStream.md │ │ │ ├── EventsApi.md │ │ │ ├── ExpandedPermissionTree.md │ │ │ ├── FlowError.md │ │ │ ├── FrontendApi.md │ │ │ ├── GenericError.md │ │ │ ├── GenericErrorContent.md │ │ │ ├── GenericUsage.md │ │ │ ├── GetAttributesCount.md │ │ │ ├── GetManagedIdentitySchemaLocation.md │ │ │ ├── GetMetricsCount.md │ │ │ ├── GetMetricsEventAttributes.md │ │ │ ├── GetMetricsEventTypes.md │ │ │ ├── GetOrganizationResponse.md │ │ │ ├── GetProjectEvents.md │ │ │ ├── GetProjectEventsBody.md │ │ │ ├── GetProjectMetrics.md │ │ │ ├── GetSessionActivity.md │ │ │ ├── GetVersion200Response.md │ │ │ ├── HealthNotReadyStatus.md │ │ │ ├── HealthStatus.md │ │ │ ├── Identity.md │ │ │ ├── IdentityApi.md │ │ │ ├── IdentityCredentials.md │ │ │ ├── IdentityCredentialsCode.md │ │ │ ├── IdentityCredentialsCodeAddress.md │ │ │ ├── IdentityCredentialsOidc.md │ │ │ ├── IdentityCredentialsOidcProvider.md │ │ │ ├── IdentityCredentialsPassword.md │ │ │ ├── IdentityPatch.md │ │ │ ├── IdentityPatchResponse.md │ │ │ ├── IdentitySchemaContainer.md │ │ │ ├── IdentitySchemaPreset.md │ │ │ ├── IdentityWithCredentials.md │ │ │ ├── IdentityWithCredentialsOidc.md │ │ │ ├── IdentityWithCredentialsOidcConfig.md │ │ │ ├── IdentityWithCredentialsOidcConfigProvider.md │ │ │ ├── IdentityWithCredentialsPassword.md │ │ │ ├── IdentityWithCredentialsPasswordConfig.md │ │ │ ├── IdentityWithCredentialsSaml.md │ │ │ ├── IdentityWithCredentialsSamlConfig.md │ │ │ ├── IdentityWithCredentialsSamlConfigProvider.md │ │ │ ├── InternalGetProjectBrandingBody.md │ │ │ ├── InternalIsAXWelcomeScreenEnabledForProjectBody.md │ │ │ ├── InternalIsOwnerForProjectBySlug.md │ │ │ ├── InternalIsOwnerForProjectBySlugBody.md │ │ │ ├── IntrospectedOAuth2Token.md │ │ │ ├── InviteTokenBody.md │ │ │ ├── Invoice.md │ │ │ ├── InvoiceDataV1.md │ │ │ ├── IsOwnerForProjectBySlug.md │ │ │ ├── JsonPatch.md │ │ │ ├── JsonWebKey.md │ │ │ ├── JsonWebKeySet.md │ │ │ ├── JwkApi.md │ │ │ ├── KetoNamespace.md │ │ │ ├── KeysetPaginationRequestParameters.md │ │ │ ├── KeysetPaginationResponseHeaders.md │ │ │ ├── LineItemV1.md │ │ │ ├── ListEventStreams.md │ │ │ ├── ListInvoicesResponse.md │ │ │ ├── ListOrganizationsResponse.md │ │ │ ├── ListWorkspaceProjects.md │ │ │ ├── ListWorkspaces.md │ │ │ ├── LoginFlow.md │ │ │ ├── LoginFlowState.md │ │ │ ├── LogoutFlow.md │ │ │ ├── ManagedIdentitySchema.md │ │ │ ├── ManagedIdentitySchemaValidationResult.md │ │ │ ├── MemberInvite.md │ │ │ ├── Message.md │ │ │ ├── MessageDispatch.md │ │ │ ├── MetadataApi.md │ │ │ ├── MetricsDatapoint.md │ │ │ ├── Money.md │ │ │ ├── Namespace.md │ │ │ ├── NeedsPrivilegedSessionError.md │ │ │ ├── NormalizedProject.md │ │ │ ├── NormalizedProjectRevision.md │ │ │ ├── NormalizedProjectRevisionCourierChannel.md │ │ │ ├── NormalizedProjectRevisionHook.md │ │ │ ├── NormalizedProjectRevisionIdentitySchema.md │ │ │ ├── NormalizedProjectRevisionSAMLProvider.md │ │ │ ├── NormalizedProjectRevisionScimClient.md │ │ │ ├── NormalizedProjectRevisionThirdPartyProvider.md │ │ │ ├── NormalizedProjectRevisionTokenizerTemplate.md │ │ │ ├── OAuth2Api.md │ │ │ ├── OAuth2Client.md │ │ │ ├── OAuth2ClientTokenLifespans.md │ │ │ ├── OAuth2ConsentRequest.md │ │ │ ├── OAuth2ConsentRequestOpenIDConnectContext.md │ │ │ ├── OAuth2ConsentSession.md │ │ │ ├── OAuth2LoginRequest.md │ │ │ ├── OAuth2LogoutRequest.md │ │ │ ├── OAuth2RedirectTo.md │ │ │ ├── OAuth2TokenExchange.md │ │ │ ├── OidcApi.md │ │ │ ├── OidcConfiguration.md │ │ │ ├── OidcUserInfo.md │ │ │ ├── OnboardingPortalLink.md │ │ │ ├── OnboardingPortalOrganization.md │ │ │ ├── Organization.md │ │ │ ├── OrganizationBody.md │ │ │ ├── OrganizationOnboardingPortalLinksResponse.md │ │ │ ├── ParseError.md │ │ │ ├── PatchIdentitiesBody.md │ │ │ ├── PerformNativeLogoutBody.md │ │ │ ├── PermissionApi.md │ │ │ ├── PermissionsOnWorkspace.md │ │ │ ├── Plan.md │ │ │ ├── PlanDetails.md │ │ │ ├── PostCheckPermissionBody.md │ │ │ ├── PostCheckPermissionOrErrorBody.md │ │ │ ├── Project.md │ │ │ ├── ProjectApi.md │ │ │ ├── ProjectApiKey.md │ │ │ ├── ProjectBranding.md │ │ │ ├── ProjectBrandingColors.md │ │ │ ├── ProjectBrandingTheme.md │ │ │ ├── ProjectCors.md │ │ │ ├── ProjectEventsDatapoint.md │ │ │ ├── ProjectHost.md │ │ │ ├── ProjectMember.md │ │ │ ├── ProjectMetadata.md │ │ │ ├── ProjectServiceAccountExperience.md │ │ │ ├── ProjectServiceIdentity.md │ │ │ ├── ProjectServiceOAuth2.md │ │ │ ├── ProjectServicePermission.md │ │ │ ├── ProjectServices.md │ │ │ ├── Provider.md │ │ │ ├── QuotaUsage.md │ │ │ ├── RFC6749ErrorJson.md │ │ │ ├── RecoveryCodeForIdentity.md │ │ │ ├── RecoveryFlow.md │ │ │ ├── RecoveryFlowState.md │ │ │ ├── RecoveryIdentityAddress.md │ │ │ ├── RecoveryLinkForIdentity.md │ │ │ ├── RegistrationFlow.md │ │ │ ├── RegistrationFlowState.md │ │ │ ├── RejectOAuth2Request.md │ │ │ ├── RelationQuery.md │ │ │ ├── Relationship.md │ │ │ ├── RelationshipApi.md │ │ │ ├── RelationshipNamespaces.md │ │ │ ├── RelationshipPatch.md │ │ │ ├── Relationships.md │ │ │ ├── RevisionAccountExperienceCustomTranslation.md │ │ │ ├── SchemaPatch.md │ │ │ ├── SelfServiceFlowExpiredError.md │ │ │ ├── Session.md │ │ │ ├── SessionActivityDatapoint.md │ │ │ ├── SessionAuthenticationMethod.md │ │ │ ├── SessionDevice.md │ │ │ ├── SetActiveProjectInConsoleBody.md │ │ │ ├── SetCustomDomainBody.md │ │ │ ├── SetEventStreamBody.md │ │ │ ├── SetOrganizationFromOnboardingPortalLinkBody.md │ │ │ ├── SetProject.md │ │ │ ├── SetProjectBrandingThemeBody.md │ │ │ ├── SettingsFlow.md │ │ │ ├── SettingsFlowState.md │ │ │ ├── SourcePosition.md │ │ │ ├── SubjectSet.md │ │ │ ├── Subscription.md │ │ │ ├── SuccessfulCodeExchangeResponse.md │ │ │ ├── SuccessfulNativeLogin.md │ │ │ ├── SuccessfulNativeRegistration.md │ │ │ ├── SuccessfulProjectUpdate.md │ │ │ ├── TaxLineItem.md │ │ │ ├── TimeInterval.md │ │ │ ├── TokenPagination.md │ │ │ ├── TokenPaginationHeaders.md │ │ │ ├── TokenPaginationRequestParameters.md │ │ │ ├── TokenPaginationResponseHeaders.md │ │ │ ├── TrustOAuth2JwtGrantIssuer.md │ │ │ ├── TrustedOAuth2JwtGrantIssuer.md │ │ │ ├── TrustedOAuth2JwtGrantJsonWebKey.md │ │ │ ├── UiContainer.md │ │ │ ├── UiNode.md │ │ │ ├── UiNodeAnchorAttributes.md │ │ │ ├── UiNodeAttributes.md │ │ │ ├── UiNodeDivisionAttributes.md │ │ │ ├── UiNodeImageAttributes.md │ │ │ ├── UiNodeInputAttributes.md │ │ │ ├── UiNodeMeta.md │ │ │ ├── UiNodeScriptAttributes.md │ │ │ ├── UiNodeTextAttributes.md │ │ │ ├── UiText.md │ │ │ ├── UpdateFedcmFlowBody.md │ │ │ ├── UpdateIdentityBody.md │ │ │ ├── UpdateLoginFlowBody.md │ │ │ ├── UpdateLoginFlowWithCodeMethod.md │ │ │ ├── UpdateLoginFlowWithIdentifierFirstMethod.md │ │ │ ├── UpdateLoginFlowWithLookupSecretMethod.md │ │ │ ├── UpdateLoginFlowWithOidcMethod.md │ │ │ ├── UpdateLoginFlowWithPasskeyMethod.md │ │ │ ├── UpdateLoginFlowWithPasswordMethod.md │ │ │ ├── UpdateLoginFlowWithSamlMethod.md │ │ │ ├── UpdateLoginFlowWithTotpMethod.md │ │ │ ├── UpdateLoginFlowWithWebAuthnMethod.md │ │ │ ├── UpdateOrganizationOnboardingPortalLinkBody.md │ │ │ ├── UpdateRecoveryFlowBody.md │ │ │ ├── UpdateRecoveryFlowWithCodeMethod.md │ │ │ ├── UpdateRecoveryFlowWithLinkMethod.md │ │ │ ├── UpdateRegistrationFlowBody.md │ │ │ ├── UpdateRegistrationFlowWithCodeMethod.md │ │ │ ├── UpdateRegistrationFlowWithOidcMethod.md │ │ │ ├── UpdateRegistrationFlowWithPasskeyMethod.md │ │ │ ├── UpdateRegistrationFlowWithPasswordMethod.md │ │ │ ├── UpdateRegistrationFlowWithProfileMethod.md │ │ │ ├── UpdateRegistrationFlowWithSamlMethod.md │ │ │ ├── UpdateRegistrationFlowWithWebAuthnMethod.md │ │ │ ├── UpdateSettingsFlowBody.md │ │ │ ├── UpdateSettingsFlowWithLookupMethod.md │ │ │ ├── UpdateSettingsFlowWithOidcMethod.md │ │ │ ├── UpdateSettingsFlowWithPasskeyMethod.md │ │ │ ├── UpdateSettingsFlowWithPasswordMethod.md │ │ │ ├── UpdateSettingsFlowWithProfileMethod.md │ │ │ ├── UpdateSettingsFlowWithSamlMethod.md │ │ │ ├── UpdateSettingsFlowWithTotpMethod.md │ │ │ ├── UpdateSettingsFlowWithWebAuthnMethod.md │ │ │ ├── UpdateSubscriptionBody.md │ │ │ ├── UpdateVerificationFlowBody.md │ │ │ ├── UpdateVerificationFlowWithCodeMethod.md │ │ │ ├── UpdateVerificationFlowWithLinkMethod.md │ │ │ ├── UpdateWorkspaceBody.md │ │ │ ├── Usage.md │ │ │ ├── VerifiableCredentialPrimingResponse.md │ │ │ ├── VerifiableCredentialProof.md │ │ │ ├── VerifiableCredentialResponse.md │ │ │ ├── VerifiableIdentityAddress.md │ │ │ ├── VerificationFlow.md │ │ │ ├── VerificationFlowState.md │ │ │ ├── VerifyUserCodeRequest.md │ │ │ ├── Version.md │ │ │ ├── Warning.md │ │ │ ├── WellknownApi.md │ │ │ ├── Workspace.md │ │ │ ├── WorkspaceApi.md │ │ │ └── WorkspaceApiKey.md │ │ ├── gradle.properties │ │ ├── gradle │ │ │ └── wrapper │ │ │ │ ├── gradle-wrapper.jar │ │ │ │ └── gradle-wrapper.properties │ │ ├── gradlew │ │ ├── gradlew.bat │ │ ├── pom.xml │ │ ├── settings.gradle │ │ └── src │ │ │ ├── main │ │ │ ├── AndroidManifest.xml │ │ │ └── java │ │ │ │ └── sh │ │ │ │ └── ory │ │ │ │ ├── ApiCallback.java │ │ │ │ ├── ApiClient.java │ │ │ │ ├── ApiException.java │ │ │ │ ├── ApiResponse.java │ │ │ │ ├── Configuration.java │ │ │ │ ├── GzipRequestInterceptor.java │ │ │ │ ├── JSON.java │ │ │ │ ├── Pair.java │ │ │ │ ├── ProgressRequestBody.java │ │ │ │ ├── ProgressResponseBody.java │ │ │ │ ├── ServerConfiguration.java │ │ │ │ ├── ServerVariable.java │ │ │ │ ├── StringUtil.java │ │ │ │ ├── api │ │ │ │ ├── CourierApi.java │ │ │ │ ├── EventsApi.java │ │ │ │ ├── FrontendApi.java │ │ │ │ ├── IdentityApi.java │ │ │ │ ├── JwkApi.java │ │ │ │ ├── MetadataApi.java │ │ │ │ ├── OAuth2Api.java │ │ │ │ ├── OidcApi.java │ │ │ │ ├── PermissionApi.java │ │ │ │ ├── ProjectApi.java │ │ │ │ ├── RelationshipApi.java │ │ │ │ ├── WellknownApi.java │ │ │ │ └── WorkspaceApi.java │ │ │ │ ├── auth │ │ │ │ ├── ApiKeyAuth.java │ │ │ │ ├── Authentication.java │ │ │ │ ├── HttpBasicAuth.java │ │ │ │ ├── HttpBearerAuth.java │ │ │ │ ├── OAuth.java │ │ │ │ ├── OAuthFlow.java │ │ │ │ ├── OAuthOkHttpClient.java │ │ │ │ └── RetryingOAuth.java │ │ │ │ └── model │ │ │ │ ├── AbstractOpenApiSchema.java │ │ │ │ ├── AcceptDeviceUserCodeRequest.java │ │ │ │ ├── AcceptOAuth2ConsentRequest.java │ │ │ │ ├── AcceptOAuth2ConsentRequestSession.java │ │ │ │ ├── AcceptOAuth2LoginRequest.java │ │ │ │ ├── AccountExperienceColors.java │ │ │ │ ├── AccountExperienceConfiguration.java │ │ │ │ ├── ActiveProjectInConsole.java │ │ │ │ ├── AddProjectToWorkspaceBody.java │ │ │ │ ├── Attribute.java │ │ │ │ ├── AttributeFilter.java │ │ │ │ ├── AttributesCountDatapoint.java │ │ │ │ ├── AuthenticatorAssuranceLevel.java │ │ │ │ ├── BasicOrganization.java │ │ │ │ ├── BatchCheckPermissionBody.java │ │ │ │ ├── BatchCheckPermissionResult.java │ │ │ │ ├── BatchPatchIdentitiesResponse.java │ │ │ │ ├── BillingPeriodBucket.java │ │ │ │ ├── CheckOplSyntaxResult.java │ │ │ │ ├── CheckPermissionResult.java │ │ │ │ ├── CheckPermissionResultWithError.java │ │ │ │ ├── CloudAccount.java │ │ │ │ ├── ConsistencyRequestParameters.java │ │ │ │ ├── ContinueWith.java │ │ │ │ ├── ContinueWithRecoveryUi.java │ │ │ │ ├── ContinueWithRecoveryUiFlow.java │ │ │ │ ├── ContinueWithRedirectBrowserTo.java │ │ │ │ ├── ContinueWithSetOrySessionToken.java │ │ │ │ ├── ContinueWithSettingsUi.java │ │ │ │ ├── ContinueWithSettingsUiFlow.java │ │ │ │ ├── ContinueWithVerificationUi.java │ │ │ │ ├── ContinueWithVerificationUiFlow.java │ │ │ │ ├── CourierMessageStatus.java │ │ │ │ ├── CourierMessageType.java │ │ │ │ ├── CreateCustomDomainBody.java │ │ │ │ ├── CreateEventStreamBody.java │ │ │ │ ├── CreateFedcmFlowResponse.java │ │ │ │ ├── CreateIdentityBody.java │ │ │ │ ├── CreateInviteResponse.java │ │ │ │ ├── CreateJsonWebKeySet.java │ │ │ │ ├── CreateOrganizationOnboardingPortalLinkBody.java │ │ │ │ ├── CreateProjectApiKeyRequest.java │ │ │ │ ├── CreateProjectBody.java │ │ │ │ ├── CreateProjectBranding.java │ │ │ │ ├── CreateProjectMemberInviteBody.java │ │ │ │ ├── CreateProjectNormalizedPayload.java │ │ │ │ ├── CreateRecoveryCodeForIdentityBody.java │ │ │ │ ├── CreateRecoveryLinkForIdentityBody.java │ │ │ │ ├── CreateRelationshipBody.java │ │ │ │ ├── CreateSubscriptionBody.java │ │ │ │ ├── CreateSubscriptionCommon.java │ │ │ │ ├── CreateVerifiableCredentialRequestBody.java │ │ │ │ ├── CreateWorkspaceApiKeyBody.java │ │ │ │ ├── CreateWorkspaceBody.java │ │ │ │ ├── CreateWorkspaceMemberInviteBody.java │ │ │ │ ├── CreateWorkspaceSubscriptionBody.java │ │ │ │ ├── CredentialSupportedDraft00.java │ │ │ │ ├── CustomDomain.java │ │ │ │ ├── DeleteMySessionsCount.java │ │ │ │ ├── DeviceAuthorization.java │ │ │ │ ├── DeviceUserAuthRequest.java │ │ │ │ ├── EmailTemplateData.java │ │ │ │ ├── EmailTemplateDataBody.java │ │ │ │ ├── ErrorAuthenticatorAssuranceLevelNotSatisfied.java │ │ │ │ ├── ErrorBrowserLocationChangeRequired.java │ │ │ │ ├── ErrorFlowReplaced.java │ │ │ │ ├── ErrorGeneric.java │ │ │ │ ├── ErrorOAuth2.java │ │ │ │ ├── EventStream.java │ │ │ │ ├── ExpandedPermissionTree.java │ │ │ │ ├── FlowError.java │ │ │ │ ├── GenericError.java │ │ │ │ ├── GenericErrorContent.java │ │ │ │ ├── GenericUsage.java │ │ │ │ ├── GetAttributesCount.java │ │ │ │ ├── GetManagedIdentitySchemaLocation.java │ │ │ │ ├── GetMetricsCount.java │ │ │ │ ├── GetMetricsEventAttributes.java │ │ │ │ ├── GetMetricsEventTypes.java │ │ │ │ ├── GetOrganizationResponse.java │ │ │ │ ├── GetProjectEvents.java │ │ │ │ ├── GetProjectEventsBody.java │ │ │ │ ├── GetProjectMetrics.java │ │ │ │ ├── GetSessionActivity.java │ │ │ │ ├── GetVersion200Response.java │ │ │ │ ├── HealthNotReadyStatus.java │ │ │ │ ├── HealthStatus.java │ │ │ │ ├── Identity.java │ │ │ │ ├── IdentityCredentials.java │ │ │ │ ├── IdentityCredentialsCode.java │ │ │ │ ├── IdentityCredentialsCodeAddress.java │ │ │ │ ├── IdentityCredentialsOidc.java │ │ │ │ ├── IdentityCredentialsOidcProvider.java │ │ │ │ ├── IdentityCredentialsPassword.java │ │ │ │ ├── IdentityPatch.java │ │ │ │ ├── IdentityPatchResponse.java │ │ │ │ ├── IdentitySchemaContainer.java │ │ │ │ ├── IdentitySchemaPreset.java │ │ │ │ ├── IdentityWithCredentials.java │ │ │ │ ├── IdentityWithCredentialsOidc.java │ │ │ │ ├── IdentityWithCredentialsOidcConfig.java │ │ │ │ ├── IdentityWithCredentialsOidcConfigProvider.java │ │ │ │ ├── IdentityWithCredentialsPassword.java │ │ │ │ ├── IdentityWithCredentialsPasswordConfig.java │ │ │ │ ├── IdentityWithCredentialsSaml.java │ │ │ │ ├── IdentityWithCredentialsSamlConfig.java │ │ │ │ ├── IdentityWithCredentialsSamlConfigProvider.java │ │ │ │ ├── InternalGetProjectBrandingBody.java │ │ │ │ ├── InternalIsAXWelcomeScreenEnabledForProjectBody.java │ │ │ │ ├── InternalIsOwnerForProjectBySlug.java │ │ │ │ ├── InternalIsOwnerForProjectBySlugBody.java │ │ │ │ ├── IntrospectedOAuth2Token.java │ │ │ │ ├── InviteTokenBody.java │ │ │ │ ├── Invoice.java │ │ │ │ ├── InvoiceDataV1.java │ │ │ │ ├── IsOwnerForProjectBySlug.java │ │ │ │ ├── JsonPatch.java │ │ │ │ ├── JsonWebKey.java │ │ │ │ ├── JsonWebKeySet.java │ │ │ │ ├── KetoNamespace.java │ │ │ │ ├── KeysetPaginationRequestParameters.java │ │ │ │ ├── KeysetPaginationResponseHeaders.java │ │ │ │ ├── LineItemV1.java │ │ │ │ ├── ListEventStreams.java │ │ │ │ ├── ListInvoicesResponse.java │ │ │ │ ├── ListOrganizationsResponse.java │ │ │ │ ├── ListWorkspaceProjects.java │ │ │ │ ├── ListWorkspaces.java │ │ │ │ ├── LoginFlow.java │ │ │ │ ├── LoginFlowState.java │ │ │ │ ├── LogoutFlow.java │ │ │ │ ├── ManagedIdentitySchema.java │ │ │ │ ├── ManagedIdentitySchemaValidationResult.java │ │ │ │ ├── MemberInvite.java │ │ │ │ ├── Message.java │ │ │ │ ├── MessageDispatch.java │ │ │ │ ├── MetricsDatapoint.java │ │ │ │ ├── Money.java │ │ │ │ ├── Namespace.java │ │ │ │ ├── NeedsPrivilegedSessionError.java │ │ │ │ ├── NormalizedProject.java │ │ │ │ ├── NormalizedProjectRevision.java │ │ │ │ ├── NormalizedProjectRevisionCourierChannel.java │ │ │ │ ├── NormalizedProjectRevisionHook.java │ │ │ │ ├── NormalizedProjectRevisionIdentitySchema.java │ │ │ │ ├── NormalizedProjectRevisionSAMLProvider.java │ │ │ │ ├── NormalizedProjectRevisionScimClient.java │ │ │ │ ├── NormalizedProjectRevisionThirdPartyProvider.java │ │ │ │ ├── NormalizedProjectRevisionTokenizerTemplate.java │ │ │ │ ├── OAuth2Client.java │ │ │ │ ├── OAuth2ClientTokenLifespans.java │ │ │ │ ├── OAuth2ConsentRequest.java │ │ │ │ ├── OAuth2ConsentRequestOpenIDConnectContext.java │ │ │ │ ├── OAuth2ConsentSession.java │ │ │ │ ├── OAuth2LoginRequest.java │ │ │ │ ├── OAuth2LogoutRequest.java │ │ │ │ ├── OAuth2RedirectTo.java │ │ │ │ ├── OAuth2TokenExchange.java │ │ │ │ ├── OidcConfiguration.java │ │ │ │ ├── OidcUserInfo.java │ │ │ │ ├── OnboardingPortalLink.java │ │ │ │ ├── OnboardingPortalOrganization.java │ │ │ │ ├── Organization.java │ │ │ │ ├── OrganizationBody.java │ │ │ │ ├── OrganizationOnboardingPortalLinksResponse.java │ │ │ │ ├── ParseError.java │ │ │ │ ├── PatchIdentitiesBody.java │ │ │ │ ├── PerformNativeLogoutBody.java │ │ │ │ ├── PermissionsOnWorkspace.java │ │ │ │ ├── Plan.java │ │ │ │ ├── PlanDetails.java │ │ │ │ ├── PostCheckPermissionBody.java │ │ │ │ ├── PostCheckPermissionOrErrorBody.java │ │ │ │ ├── Project.java │ │ │ │ ├── ProjectApiKey.java │ │ │ │ ├── ProjectBranding.java │ │ │ │ ├── ProjectBrandingColors.java │ │ │ │ ├── ProjectBrandingTheme.java │ │ │ │ ├── ProjectCors.java │ │ │ │ ├── ProjectEventsDatapoint.java │ │ │ │ ├── ProjectHost.java │ │ │ │ ├── ProjectMember.java │ │ │ │ ├── ProjectMetadata.java │ │ │ │ ├── ProjectServiceAccountExperience.java │ │ │ │ ├── ProjectServiceIdentity.java │ │ │ │ ├── ProjectServiceOAuth2.java │ │ │ │ ├── ProjectServicePermission.java │ │ │ │ ├── ProjectServices.java │ │ │ │ ├── Provider.java │ │ │ │ ├── QuotaUsage.java │ │ │ │ ├── RFC6749ErrorJson.java │ │ │ │ ├── RecoveryCodeForIdentity.java │ │ │ │ ├── RecoveryFlow.java │ │ │ │ ├── RecoveryFlowState.java │ │ │ │ ├── RecoveryIdentityAddress.java │ │ │ │ ├── RecoveryLinkForIdentity.java │ │ │ │ ├── RegistrationFlow.java │ │ │ │ ├── RegistrationFlowState.java │ │ │ │ ├── RejectOAuth2Request.java │ │ │ │ ├── RelationQuery.java │ │ │ │ ├── Relationship.java │ │ │ │ ├── RelationshipNamespaces.java │ │ │ │ ├── RelationshipPatch.java │ │ │ │ ├── Relationships.java │ │ │ │ ├── RevisionAccountExperienceCustomTranslation.java │ │ │ │ ├── SchemaPatch.java │ │ │ │ ├── SelfServiceFlowExpiredError.java │ │ │ │ ├── Session.java │ │ │ │ ├── SessionActivityDatapoint.java │ │ │ │ ├── SessionAuthenticationMethod.java │ │ │ │ ├── SessionDevice.java │ │ │ │ ├── SetActiveProjectInConsoleBody.java │ │ │ │ ├── SetCustomDomainBody.java │ │ │ │ ├── SetEventStreamBody.java │ │ │ │ ├── SetOrganizationFromOnboardingPortalLinkBody.java │ │ │ │ ├── SetProject.java │ │ │ │ ├── SetProjectBrandingThemeBody.java │ │ │ │ ├── SettingsFlow.java │ │ │ │ ├── SettingsFlowState.java │ │ │ │ ├── SourcePosition.java │ │ │ │ ├── SubjectSet.java │ │ │ │ ├── Subscription.java │ │ │ │ ├── SuccessfulCodeExchangeResponse.java │ │ │ │ ├── SuccessfulNativeLogin.java │ │ │ │ ├── SuccessfulNativeRegistration.java │ │ │ │ ├── SuccessfulProjectUpdate.java │ │ │ │ ├── TaxLineItem.java │ │ │ │ ├── TimeInterval.java │ │ │ │ ├── TokenPagination.java │ │ │ │ ├── TokenPaginationHeaders.java │ │ │ │ ├── TokenPaginationRequestParameters.java │ │ │ │ ├── TokenPaginationResponseHeaders.java │ │ │ │ ├── TrustOAuth2JwtGrantIssuer.java │ │ │ │ ├── TrustedOAuth2JwtGrantIssuer.java │ │ │ │ ├── TrustedOAuth2JwtGrantJsonWebKey.java │ │ │ │ ├── UiContainer.java │ │ │ │ ├── UiNode.java │ │ │ │ ├── UiNodeAnchorAttributes.java │ │ │ │ ├── UiNodeAttributes.java │ │ │ │ ├── UiNodeDivisionAttributes.java │ │ │ │ ├── UiNodeImageAttributes.java │ │ │ │ ├── UiNodeInputAttributes.java │ │ │ │ ├── UiNodeMeta.java │ │ │ │ ├── UiNodeScriptAttributes.java │ │ │ │ ├── UiNodeTextAttributes.java │ │ │ │ ├── UiText.java │ │ │ │ ├── UpdateFedcmFlowBody.java │ │ │ │ ├── UpdateIdentityBody.java │ │ │ │ ├── UpdateLoginFlowBody.java │ │ │ │ ├── UpdateLoginFlowWithCodeMethod.java │ │ │ │ ├── UpdateLoginFlowWithIdentifierFirstMethod.java │ │ │ │ ├── UpdateLoginFlowWithLookupSecretMethod.java │ │ │ │ ├── UpdateLoginFlowWithOidcMethod.java │ │ │ │ ├── UpdateLoginFlowWithPasskeyMethod.java │ │ │ │ ├── UpdateLoginFlowWithPasswordMethod.java │ │ │ │ ├── UpdateLoginFlowWithSamlMethod.java │ │ │ │ ├── UpdateLoginFlowWithTotpMethod.java │ │ │ │ ├── UpdateLoginFlowWithWebAuthnMethod.java │ │ │ │ ├── UpdateOrganizationOnboardingPortalLinkBody.java │ │ │ │ ├── UpdateRecoveryFlowBody.java │ │ │ │ ├── UpdateRecoveryFlowWithCodeMethod.java │ │ │ │ ├── UpdateRecoveryFlowWithLinkMethod.java │ │ │ │ ├── UpdateRegistrationFlowBody.java │ │ │ │ ├── UpdateRegistrationFlowWithCodeMethod.java │ │ │ │ ├── UpdateRegistrationFlowWithOidcMethod.java │ │ │ │ ├── UpdateRegistrationFlowWithPasskeyMethod.java │ │ │ │ ├── UpdateRegistrationFlowWithPasswordMethod.java │ │ │ │ ├── UpdateRegistrationFlowWithProfileMethod.java │ │ │ │ ├── UpdateRegistrationFlowWithSamlMethod.java │ │ │ │ ├── UpdateRegistrationFlowWithWebAuthnMethod.java │ │ │ │ ├── UpdateSettingsFlowBody.java │ │ │ │ ├── UpdateSettingsFlowWithLookupMethod.java │ │ │ │ ├── UpdateSettingsFlowWithOidcMethod.java │ │ │ │ ├── UpdateSettingsFlowWithPasskeyMethod.java │ │ │ │ ├── UpdateSettingsFlowWithPasswordMethod.java │ │ │ │ ├── UpdateSettingsFlowWithProfileMethod.java │ │ │ │ ├── UpdateSettingsFlowWithSamlMethod.java │ │ │ │ ├── UpdateSettingsFlowWithTotpMethod.java │ │ │ │ ├── UpdateSettingsFlowWithWebAuthnMethod.java │ │ │ │ ├── UpdateSubscriptionBody.java │ │ │ │ ├── UpdateVerificationFlowBody.java │ │ │ │ ├── UpdateVerificationFlowWithCodeMethod.java │ │ │ │ ├── UpdateVerificationFlowWithLinkMethod.java │ │ │ │ ├── UpdateWorkspaceBody.java │ │ │ │ ├── Usage.java │ │ │ │ ├── VerifiableCredentialPrimingResponse.java │ │ │ │ ├── VerifiableCredentialProof.java │ │ │ │ ├── VerifiableCredentialResponse.java │ │ │ │ ├── VerifiableIdentityAddress.java │ │ │ │ ├── VerificationFlow.java │ │ │ │ ├── VerificationFlowState.java │ │ │ │ ├── VerifyUserCodeRequest.java │ │ │ │ ├── Version.java │ │ │ │ ├── Warning.java │ │ │ │ ├── Workspace.java │ │ │ │ └── WorkspaceApiKey.java │ │ │ └── test │ │ │ └── java │ │ │ └── sh │ │ │ └── ory │ │ │ ├── api │ │ │ ├── CourierApiTest.java │ │ │ ├── EventsApiTest.java │ │ │ ├── FrontendApiTest.java │ │ │ ├── IdentityApiTest.java │ │ │ ├── JwkApiTest.java │ │ │ ├── MetadataApiTest.java │ │ │ ├── OAuth2ApiTest.java │ │ │ ├── OidcApiTest.java │ │ │ ├── PermissionApiTest.java │ │ │ ├── ProjectApiTest.java │ │ │ ├── RelationshipApiTest.java │ │ │ ├── WellknownApiTest.java │ │ │ └── WorkspaceApiTest.java │ │ │ └── model │ │ │ ├── AcceptDeviceUserCodeRequestTest.java │ │ │ ├── AcceptOAuth2ConsentRequestSessionTest.java │ │ │ ├── AcceptOAuth2ConsentRequestTest.java │ │ │ ├── AcceptOAuth2LoginRequestTest.java │ │ │ ├── AccountExperienceColorsTest.java │ │ │ ├── AccountExperienceConfigurationTest.java │ │ │ ├── ActiveProjectInConsoleTest.java │ │ │ ├── AddProjectToWorkspaceBodyTest.java │ │ │ ├── AttributeFilterTest.java │ │ │ ├── AttributeTest.java │ │ │ ├── AttributesCountDatapointTest.java │ │ │ ├── AuthenticatorAssuranceLevelTest.java │ │ │ ├── BasicOrganizationTest.java │ │ │ ├── BatchCheckPermissionBodyTest.java │ │ │ ├── BatchCheckPermissionResultTest.java │ │ │ ├── BatchPatchIdentitiesResponseTest.java │ │ │ ├── BillingPeriodBucketTest.java │ │ │ ├── CheckOplSyntaxResultTest.java │ │ │ ├── CheckPermissionResultTest.java │ │ │ ├── CheckPermissionResultWithErrorTest.java │ │ │ ├── CloudAccountTest.java │ │ │ ├── ConsistencyRequestParametersTest.java │ │ │ ├── ContinueWithRecoveryUiFlowTest.java │ │ │ ├── ContinueWithRecoveryUiTest.java │ │ │ ├── ContinueWithRedirectBrowserToTest.java │ │ │ ├── ContinueWithSetOrySessionTokenTest.java │ │ │ ├── ContinueWithSettingsUiFlowTest.java │ │ │ ├── ContinueWithSettingsUiTest.java │ │ │ ├── ContinueWithTest.java │ │ │ ├── ContinueWithVerificationUiFlowTest.java │ │ │ ├── ContinueWithVerificationUiTest.java │ │ │ ├── CourierMessageStatusTest.java │ │ │ ├── CourierMessageTypeTest.java │ │ │ ├── CreateCustomDomainBodyTest.java │ │ │ ├── CreateEventStreamBodyTest.java │ │ │ ├── CreateFedcmFlowResponseTest.java │ │ │ ├── CreateIdentityBodyTest.java │ │ │ ├── CreateInviteResponseTest.java │ │ │ ├── CreateJsonWebKeySetTest.java │ │ │ ├── CreateOrganizationOnboardingPortalLinkBodyTest.java │ │ │ ├── CreateProjectApiKeyRequestTest.java │ │ │ ├── CreateProjectBodyTest.java │ │ │ ├── CreateProjectBrandingTest.java │ │ │ ├── CreateProjectMemberInviteBodyTest.java │ │ │ ├── CreateProjectNormalizedPayloadTest.java │ │ │ ├── CreateRecoveryCodeForIdentityBodyTest.java │ │ │ ├── CreateRecoveryLinkForIdentityBodyTest.java │ │ │ ├── CreateRelationshipBodyTest.java │ │ │ ├── CreateSubscriptionBodyTest.java │ │ │ ├── CreateSubscriptionCommonTest.java │ │ │ ├── CreateVerifiableCredentialRequestBodyTest.java │ │ │ ├── CreateWorkspaceApiKeyBodyTest.java │ │ │ ├── CreateWorkspaceBodyTest.java │ │ │ ├── CreateWorkspaceMemberInviteBodyTest.java │ │ │ ├── CreateWorkspaceSubscriptionBodyTest.java │ │ │ ├── CredentialSupportedDraft00Test.java │ │ │ ├── CustomDomainTest.java │ │ │ ├── DeleteMySessionsCountTest.java │ │ │ ├── DeviceAuthorizationTest.java │ │ │ ├── DeviceUserAuthRequestTest.java │ │ │ ├── EmailTemplateDataBodyTest.java │ │ │ ├── EmailTemplateDataTest.java │ │ │ ├── ErrorAuthenticatorAssuranceLevelNotSatisfiedTest.java │ │ │ ├── ErrorBrowserLocationChangeRequiredTest.java │ │ │ ├── ErrorFlowReplacedTest.java │ │ │ ├── ErrorGenericTest.java │ │ │ ├── ErrorOAuth2Test.java │ │ │ ├── EventStreamTest.java │ │ │ ├── ExpandedPermissionTreeTest.java │ │ │ ├── FlowErrorTest.java │ │ │ ├── GenericErrorContentTest.java │ │ │ ├── GenericErrorTest.java │ │ │ ├── GenericUsageTest.java │ │ │ ├── GetAttributesCountTest.java │ │ │ ├── GetManagedIdentitySchemaLocationTest.java │ │ │ ├── GetMetricsCountTest.java │ │ │ ├── GetMetricsEventAttributesTest.java │ │ │ ├── GetMetricsEventTypesTest.java │ │ │ ├── GetOrganizationResponseTest.java │ │ │ ├── GetProjectEventsBodyTest.java │ │ │ ├── GetProjectEventsTest.java │ │ │ ├── GetProjectMetricsTest.java │ │ │ ├── GetSessionActivityTest.java │ │ │ ├── GetVersion200ResponseTest.java │ │ │ ├── HealthNotReadyStatusTest.java │ │ │ ├── HealthStatusTest.java │ │ │ ├── IdentityCredentialsCodeAddressTest.java │ │ │ ├── IdentityCredentialsCodeTest.java │ │ │ ├── IdentityCredentialsOidcProviderTest.java │ │ │ ├── IdentityCredentialsOidcTest.java │ │ │ ├── IdentityCredentialsPasswordTest.java │ │ │ ├── IdentityCredentialsTest.java │ │ │ ├── IdentityPatchResponseTest.java │ │ │ ├── IdentityPatchTest.java │ │ │ ├── IdentitySchemaContainerTest.java │ │ │ ├── IdentitySchemaPresetTest.java │ │ │ ├── IdentityTest.java │ │ │ ├── IdentityWithCredentialsOidcConfigProviderTest.java │ │ │ ├── IdentityWithCredentialsOidcConfigTest.java │ │ │ ├── IdentityWithCredentialsOidcTest.java │ │ │ ├── IdentityWithCredentialsPasswordConfigTest.java │ │ │ ├── IdentityWithCredentialsPasswordTest.java │ │ │ ├── IdentityWithCredentialsSamlConfigProviderTest.java │ │ │ ├── IdentityWithCredentialsSamlConfigTest.java │ │ │ ├── IdentityWithCredentialsSamlTest.java │ │ │ ├── IdentityWithCredentialsTest.java │ │ │ ├── InternalGetProjectBrandingBodyTest.java │ │ │ ├── InternalIsAXWelcomeScreenEnabledForProjectBodyTest.java │ │ │ ├── InternalIsOwnerForProjectBySlugBodyTest.java │ │ │ ├── InternalIsOwnerForProjectBySlugTest.java │ │ │ ├── IntrospectedOAuth2TokenTest.java │ │ │ ├── InviteTokenBodyTest.java │ │ │ ├── InvoiceDataV1Test.java │ │ │ ├── InvoiceTest.java │ │ │ ├── IsOwnerForProjectBySlugTest.java │ │ │ ├── JsonPatchTest.java │ │ │ ├── JsonWebKeySetTest.java │ │ │ ├── JsonWebKeyTest.java │ │ │ ├── KetoNamespaceTest.java │ │ │ ├── KeysetPaginationRequestParametersTest.java │ │ │ ├── KeysetPaginationResponseHeadersTest.java │ │ │ ├── LineItemV1Test.java │ │ │ ├── ListEventStreamsTest.java │ │ │ ├── ListInvoicesResponseTest.java │ │ │ ├── ListOrganizationsResponseTest.java │ │ │ ├── ListWorkspaceProjectsTest.java │ │ │ ├── ListWorkspacesTest.java │ │ │ ├── LoginFlowStateTest.java │ │ │ ├── LoginFlowTest.java │ │ │ ├── LogoutFlowTest.java │ │ │ ├── ManagedIdentitySchemaTest.java │ │ │ ├── ManagedIdentitySchemaValidationResultTest.java │ │ │ ├── MemberInviteTest.java │ │ │ ├── MessageDispatchTest.java │ │ │ ├── MessageTest.java │ │ │ ├── MetricsDatapointTest.java │ │ │ ├── MoneyTest.java │ │ │ ├── NamespaceTest.java │ │ │ ├── NeedsPrivilegedSessionErrorTest.java │ │ │ ├── NormalizedProjectRevisionCourierChannelTest.java │ │ │ ├── NormalizedProjectRevisionHookTest.java │ │ │ ├── NormalizedProjectRevisionIdentitySchemaTest.java │ │ │ ├── NormalizedProjectRevisionSAMLProviderTest.java │ │ │ ├── NormalizedProjectRevisionScimClientTest.java │ │ │ ├── NormalizedProjectRevisionTest.java │ │ │ ├── NormalizedProjectRevisionThirdPartyProviderTest.java │ │ │ ├── NormalizedProjectRevisionTokenizerTemplateTest.java │ │ │ ├── NormalizedProjectTest.java │ │ │ ├── OAuth2ClientTest.java │ │ │ ├── OAuth2ClientTokenLifespansTest.java │ │ │ ├── OAuth2ConsentRequestOpenIDConnectContextTest.java │ │ │ ├── OAuth2ConsentRequestTest.java │ │ │ ├── OAuth2ConsentSessionTest.java │ │ │ ├── OAuth2LoginRequestTest.java │ │ │ ├── OAuth2LogoutRequestTest.java │ │ │ ├── OAuth2RedirectToTest.java │ │ │ ├── OAuth2TokenExchangeTest.java │ │ │ ├── OidcConfigurationTest.java │ │ │ ├── OidcUserInfoTest.java │ │ │ ├── OnboardingPortalLinkTest.java │ │ │ ├── OnboardingPortalOrganizationTest.java │ │ │ ├── OrganizationBodyTest.java │ │ │ ├── OrganizationOnboardingPortalLinksResponseTest.java │ │ │ ├── OrganizationTest.java │ │ │ ├── ParseErrorTest.java │ │ │ ├── PatchIdentitiesBodyTest.java │ │ │ ├── PerformNativeLogoutBodyTest.java │ │ │ ├── PermissionsOnWorkspaceTest.java │ │ │ ├── PlanDetailsTest.java │ │ │ ├── PlanTest.java │ │ │ ├── PostCheckPermissionBodyTest.java │ │ │ ├── PostCheckPermissionOrErrorBodyTest.java │ │ │ ├── ProjectApiKeyTest.java │ │ │ ├── ProjectBrandingColorsTest.java │ │ │ ├── ProjectBrandingTest.java │ │ │ ├── ProjectBrandingThemeTest.java │ │ │ ├── ProjectCorsTest.java │ │ │ ├── ProjectEventsDatapointTest.java │ │ │ ├── ProjectHostTest.java │ │ │ ├── ProjectMemberTest.java │ │ │ ├── ProjectMetadataTest.java │ │ │ ├── ProjectServiceAccountExperienceTest.java │ │ │ ├── ProjectServiceIdentityTest.java │ │ │ ├── ProjectServiceOAuth2Test.java │ │ │ ├── ProjectServicePermissionTest.java │ │ │ ├── ProjectServicesTest.java │ │ │ ├── ProjectTest.java │ │ │ ├── ProviderTest.java │ │ │ ├── QuotaUsageTest.java │ │ │ ├── RFC6749ErrorJsonTest.java │ │ │ ├── RecoveryCodeForIdentityTest.java │ │ │ ├── RecoveryFlowStateTest.java │ │ │ ├── RecoveryFlowTest.java │ │ │ ├── RecoveryIdentityAddressTest.java │ │ │ ├── RecoveryLinkForIdentityTest.java │ │ │ ├── RegistrationFlowStateTest.java │ │ │ ├── RegistrationFlowTest.java │ │ │ ├── RejectOAuth2RequestTest.java │ │ │ ├── RelationQueryTest.java │ │ │ ├── RelationshipNamespacesTest.java │ │ │ ├── RelationshipPatchTest.java │ │ │ ├── RelationshipTest.java │ │ │ ├── RelationshipsTest.java │ │ │ ├── RevisionAccountExperienceCustomTranslationTest.java │ │ │ ├── SchemaPatchTest.java │ │ │ ├── SelfServiceFlowExpiredErrorTest.java │ │ │ ├── SessionActivityDatapointTest.java │ │ │ ├── SessionAuthenticationMethodTest.java │ │ │ ├── SessionDeviceTest.java │ │ │ ├── SessionTest.java │ │ │ ├── SetActiveProjectInConsoleBodyTest.java │ │ │ ├── SetCustomDomainBodyTest.java │ │ │ ├── SetEventStreamBodyTest.java │ │ │ ├── SetOrganizationFromOnboardingPortalLinkBodyTest.java │ │ │ ├── SetProjectBrandingThemeBodyTest.java │ │ │ ├── SetProjectTest.java │ │ │ ├── SettingsFlowStateTest.java │ │ │ ├── SettingsFlowTest.java │ │ │ ├── SourcePositionTest.java │ │ │ ├── SubjectSetTest.java │ │ │ ├── SubscriptionTest.java │ │ │ ├── SuccessfulCodeExchangeResponseTest.java │ │ │ ├── SuccessfulNativeLoginTest.java │ │ │ ├── SuccessfulNativeRegistrationTest.java │ │ │ ├── SuccessfulProjectUpdateTest.java │ │ │ ├── TaxLineItemTest.java │ │ │ ├── TimeIntervalTest.java │ │ │ ├── TokenPaginationHeadersTest.java │ │ │ ├── TokenPaginationRequestParametersTest.java │ │ │ ├── TokenPaginationResponseHeadersTest.java │ │ │ ├── TokenPaginationTest.java │ │ │ ├── TrustOAuth2JwtGrantIssuerTest.java │ │ │ ├── TrustedOAuth2JwtGrantIssuerTest.java │ │ │ ├── TrustedOAuth2JwtGrantJsonWebKeyTest.java │ │ │ ├── UiContainerTest.java │ │ │ ├── UiNodeAnchorAttributesTest.java │ │ │ ├── UiNodeAttributesTest.java │ │ │ ├── UiNodeDivisionAttributesTest.java │ │ │ ├── UiNodeImageAttributesTest.java │ │ │ ├── UiNodeInputAttributesTest.java │ │ │ ├── UiNodeMetaTest.java │ │ │ ├── UiNodeScriptAttributesTest.java │ │ │ ├── UiNodeTest.java │ │ │ ├── UiNodeTextAttributesTest.java │ │ │ ├── UiTextTest.java │ │ │ ├── UpdateFedcmFlowBodyTest.java │ │ │ ├── UpdateIdentityBodyTest.java │ │ │ ├── UpdateLoginFlowBodyTest.java │ │ │ ├── UpdateLoginFlowWithCodeMethodTest.java │ │ │ ├── UpdateLoginFlowWithIdentifierFirstMethodTest.java │ │ │ ├── UpdateLoginFlowWithLookupSecretMethodTest.java │ │ │ ├── UpdateLoginFlowWithOidcMethodTest.java │ │ │ ├── UpdateLoginFlowWithPasskeyMethodTest.java │ │ │ ├── UpdateLoginFlowWithPasswordMethodTest.java │ │ │ ├── UpdateLoginFlowWithSamlMethodTest.java │ │ │ ├── UpdateLoginFlowWithTotpMethodTest.java │ │ │ ├── UpdateLoginFlowWithWebAuthnMethodTest.java │ │ │ ├── UpdateOrganizationOnboardingPortalLinkBodyTest.java │ │ │ ├── UpdateRecoveryFlowBodyTest.java │ │ │ ├── UpdateRecoveryFlowWithCodeMethodTest.java │ │ │ ├── UpdateRecoveryFlowWithLinkMethodTest.java │ │ │ ├── UpdateRegistrationFlowBodyTest.java │ │ │ ├── UpdateRegistrationFlowWithCodeMethodTest.java │ │ │ ├── UpdateRegistrationFlowWithOidcMethodTest.java │ │ │ ├── UpdateRegistrationFlowWithPasskeyMethodTest.java │ │ │ ├── UpdateRegistrationFlowWithPasswordMethodTest.java │ │ │ ├── UpdateRegistrationFlowWithProfileMethodTest.java │ │ │ ├── UpdateRegistrationFlowWithSamlMethodTest.java │ │ │ ├── UpdateRegistrationFlowWithWebAuthnMethodTest.java │ │ │ ├── UpdateSettingsFlowBodyTest.java │ │ │ ├── UpdateSettingsFlowWithLookupMethodTest.java │ │ │ ├── UpdateSettingsFlowWithOidcMethodTest.java │ │ │ ├── UpdateSettingsFlowWithPasskeyMethodTest.java │ │ │ ├── UpdateSettingsFlowWithPasswordMethodTest.java │ │ │ ├── UpdateSettingsFlowWithProfileMethodTest.java │ │ │ ├── UpdateSettingsFlowWithSamlMethodTest.java │ │ │ ├── UpdateSettingsFlowWithTotpMethodTest.java │ │ │ ├── UpdateSettingsFlowWithWebAuthnMethodTest.java │ │ │ ├── UpdateSubscriptionBodyTest.java │ │ │ ├── UpdateVerificationFlowBodyTest.java │ │ │ ├── UpdateVerificationFlowWithCodeMethodTest.java │ │ │ ├── UpdateVerificationFlowWithLinkMethodTest.java │ │ │ ├── UpdateWorkspaceBodyTest.java │ │ │ ├── UsageTest.java │ │ │ ├── VerifiableCredentialPrimingResponseTest.java │ │ │ ├── VerifiableCredentialProofTest.java │ │ │ ├── VerifiableCredentialResponseTest.java │ │ │ ├── VerifiableIdentityAddressTest.java │ │ │ ├── VerificationFlowStateTest.java │ │ │ ├── VerificationFlowTest.java │ │ │ ├── VerifyUserCodeRequestTest.java │ │ │ ├── VersionTest.java │ │ │ ├── WarningTest.java │ │ │ ├── WorkspaceApiKeyTest.java │ │ │ └── WorkspaceTest.java │ ├── php │ │ ├── .gitignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── .php-cs-fixer.dist.php │ │ ├── LICENSE │ │ ├── README.md │ │ ├── composer.json │ │ ├── composer.lock │ │ ├── docs │ │ │ ├── Api │ │ │ │ ├── CourierApi.md │ │ │ │ ├── EventsApi.md │ │ │ │ ├── FrontendApi.md │ │ │ │ ├── IdentityApi.md │ │ │ │ ├── JwkApi.md │ │ │ │ ├── MetadataApi.md │ │ │ │ ├── OAuth2Api.md │ │ │ │ ├── OidcApi.md │ │ │ │ ├── PermissionApi.md │ │ │ │ ├── ProjectApi.md │ │ │ │ ├── RelationshipApi.md │ │ │ │ ├── WellknownApi.md │ │ │ │ └── WorkspaceApi.md │ │ │ └── Model │ │ │ │ ├── AcceptDeviceUserCodeRequest.md │ │ │ │ ├── AcceptOAuth2ConsentRequest.md │ │ │ │ ├── AcceptOAuth2ConsentRequestSession.md │ │ │ │ ├── AcceptOAuth2LoginRequest.md │ │ │ │ ├── AccountExperienceColors.md │ │ │ │ ├── AccountExperienceConfiguration.md │ │ │ │ ├── ActiveProjectInConsole.md │ │ │ │ ├── AddProjectToWorkspaceBody.md │ │ │ │ ├── Attribute.md │ │ │ │ ├── AttributeFilter.md │ │ │ │ ├── AttributesCountDatapoint.md │ │ │ │ ├── AuthenticatorAssuranceLevel.md │ │ │ │ ├── BasicOrganization.md │ │ │ │ ├── BatchCheckPermissionBody.md │ │ │ │ ├── BatchCheckPermissionResult.md │ │ │ │ ├── BatchPatchIdentitiesResponse.md │ │ │ │ ├── BillingPeriodBucket.md │ │ │ │ ├── CheckOplSyntaxResult.md │ │ │ │ ├── CheckPermissionResult.md │ │ │ │ ├── CheckPermissionResultWithError.md │ │ │ │ ├── CloudAccount.md │ │ │ │ ├── ConsistencyRequestParameters.md │ │ │ │ ├── ContinueWith.md │ │ │ │ ├── ContinueWithRecoveryUi.md │ │ │ │ ├── ContinueWithRecoveryUiFlow.md │ │ │ │ ├── ContinueWithRedirectBrowserTo.md │ │ │ │ ├── ContinueWithSetOrySessionToken.md │ │ │ │ ├── ContinueWithSettingsUi.md │ │ │ │ ├── ContinueWithSettingsUiFlow.md │ │ │ │ ├── ContinueWithVerificationUi.md │ │ │ │ ├── ContinueWithVerificationUiFlow.md │ │ │ │ ├── CourierMessageStatus.md │ │ │ │ ├── CourierMessageType.md │ │ │ │ ├── CreateCustomDomainBody.md │ │ │ │ ├── CreateEventStreamBody.md │ │ │ │ ├── CreateFedcmFlowResponse.md │ │ │ │ ├── CreateIdentityBody.md │ │ │ │ ├── CreateInviteResponse.md │ │ │ │ ├── CreateJsonWebKeySet.md │ │ │ │ ├── CreateOrganizationOnboardingPortalLinkBody.md │ │ │ │ ├── CreateProjectApiKeyRequest.md │ │ │ │ ├── CreateProjectBody.md │ │ │ │ ├── CreateProjectBranding.md │ │ │ │ ├── CreateProjectMemberInviteBody.md │ │ │ │ ├── CreateProjectNormalizedPayload.md │ │ │ │ ├── CreateRecoveryCodeForIdentityBody.md │ │ │ │ ├── CreateRecoveryLinkForIdentityBody.md │ │ │ │ ├── CreateRelationshipBody.md │ │ │ │ ├── CreateSubscriptionBody.md │ │ │ │ ├── CreateSubscriptionCommon.md │ │ │ │ ├── CreateVerifiableCredentialRequestBody.md │ │ │ │ ├── CreateWorkspaceApiKeyBody.md │ │ │ │ ├── CreateWorkspaceBody.md │ │ │ │ ├── CreateWorkspaceMemberInviteBody.md │ │ │ │ ├── CreateWorkspaceSubscriptionBody.md │ │ │ │ ├── CredentialSupportedDraft00.md │ │ │ │ ├── CustomDomain.md │ │ │ │ ├── DeleteMySessionsCount.md │ │ │ │ ├── DeviceAuthorization.md │ │ │ │ ├── DeviceUserAuthRequest.md │ │ │ │ ├── EmailTemplateData.md │ │ │ │ ├── EmailTemplateDataBody.md │ │ │ │ ├── ErrorAuthenticatorAssuranceLevelNotSatisfied.md │ │ │ │ ├── ErrorBrowserLocationChangeRequired.md │ │ │ │ ├── ErrorFlowReplaced.md │ │ │ │ ├── ErrorGeneric.md │ │ │ │ ├── ErrorOAuth2.md │ │ │ │ ├── EventStream.md │ │ │ │ ├── ExpandedPermissionTree.md │ │ │ │ ├── FlowError.md │ │ │ │ ├── GenericError.md │ │ │ │ ├── GenericErrorContent.md │ │ │ │ ├── GenericUsage.md │ │ │ │ ├── GetAttributesCount.md │ │ │ │ ├── GetManagedIdentitySchemaLocation.md │ │ │ │ ├── GetMetricsCount.md │ │ │ │ ├── GetMetricsEventAttributes.md │ │ │ │ ├── GetMetricsEventTypes.md │ │ │ │ ├── GetOrganizationResponse.md │ │ │ │ ├── GetProjectEvents.md │ │ │ │ ├── GetProjectEventsBody.md │ │ │ │ ├── GetProjectMetrics.md │ │ │ │ ├── GetSessionActivity.md │ │ │ │ ├── GetVersion200Response.md │ │ │ │ ├── HealthNotReadyStatus.md │ │ │ │ ├── HealthStatus.md │ │ │ │ ├── Identity.md │ │ │ │ ├── IdentityCredentials.md │ │ │ │ ├── IdentityCredentialsCode.md │ │ │ │ ├── IdentityCredentialsCodeAddress.md │ │ │ │ ├── IdentityCredentialsOidc.md │ │ │ │ ├── IdentityCredentialsOidcProvider.md │ │ │ │ ├── IdentityCredentialsPassword.md │ │ │ │ ├── IdentityPatch.md │ │ │ │ ├── IdentityPatchResponse.md │ │ │ │ ├── IdentitySchemaContainer.md │ │ │ │ ├── IdentitySchemaPreset.md │ │ │ │ ├── IdentityWithCredentials.md │ │ │ │ ├── IdentityWithCredentialsOidc.md │ │ │ │ ├── IdentityWithCredentialsOidcConfig.md │ │ │ │ ├── IdentityWithCredentialsOidcConfigProvider.md │ │ │ │ ├── IdentityWithCredentialsPassword.md │ │ │ │ ├── IdentityWithCredentialsPasswordConfig.md │ │ │ │ ├── IdentityWithCredentialsSaml.md │ │ │ │ ├── IdentityWithCredentialsSamlConfig.md │ │ │ │ ├── IdentityWithCredentialsSamlConfigProvider.md │ │ │ │ ├── InternalGetProjectBrandingBody.md │ │ │ │ ├── InternalIsAXWelcomeScreenEnabledForProjectBody.md │ │ │ │ ├── InternalIsOwnerForProjectBySlug.md │ │ │ │ ├── InternalIsOwnerForProjectBySlugBody.md │ │ │ │ ├── IntrospectedOAuth2Token.md │ │ │ │ ├── InviteTokenBody.md │ │ │ │ ├── Invoice.md │ │ │ │ ├── InvoiceDataV1.md │ │ │ │ ├── IsOwnerForProjectBySlug.md │ │ │ │ ├── JsonPatch.md │ │ │ │ ├── JsonWebKey.md │ │ │ │ ├── JsonWebKeySet.md │ │ │ │ ├── KetoNamespace.md │ │ │ │ ├── KeysetPaginationRequestParameters.md │ │ │ │ ├── KeysetPaginationResponseHeaders.md │ │ │ │ ├── LineItemV1.md │ │ │ │ ├── ListEventStreams.md │ │ │ │ ├── ListInvoicesResponse.md │ │ │ │ ├── ListOrganizationsResponse.md │ │ │ │ ├── ListWorkspaceProjects.md │ │ │ │ ├── ListWorkspaces.md │ │ │ │ ├── LoginFlow.md │ │ │ │ ├── LoginFlowState.md │ │ │ │ ├── LogoutFlow.md │ │ │ │ ├── ManagedIdentitySchema.md │ │ │ │ ├── ManagedIdentitySchemaValidationResult.md │ │ │ │ ├── MemberInvite.md │ │ │ │ ├── Message.md │ │ │ │ ├── MessageDispatch.md │ │ │ │ ├── MetricsDatapoint.md │ │ │ │ ├── ModelNamespace.md │ │ │ │ ├── Money.md │ │ │ │ ├── NeedsPrivilegedSessionError.md │ │ │ │ ├── NormalizedProject.md │ │ │ │ ├── NormalizedProjectRevision.md │ │ │ │ ├── NormalizedProjectRevisionCourierChannel.md │ │ │ │ ├── NormalizedProjectRevisionHook.md │ │ │ │ ├── NormalizedProjectRevisionIdentitySchema.md │ │ │ │ ├── NormalizedProjectRevisionSAMLProvider.md │ │ │ │ ├── NormalizedProjectRevisionScimClient.md │ │ │ │ ├── NormalizedProjectRevisionThirdPartyProvider.md │ │ │ │ ├── NormalizedProjectRevisionTokenizerTemplate.md │ │ │ │ ├── OAuth2Client.md │ │ │ │ ├── OAuth2ClientTokenLifespans.md │ │ │ │ ├── OAuth2ConsentRequest.md │ │ │ │ ├── OAuth2ConsentRequestOpenIDConnectContext.md │ │ │ │ ├── OAuth2ConsentSession.md │ │ │ │ ├── OAuth2LoginRequest.md │ │ │ │ ├── OAuth2LogoutRequest.md │ │ │ │ ├── OAuth2RedirectTo.md │ │ │ │ ├── OAuth2TokenExchange.md │ │ │ │ ├── OidcConfiguration.md │ │ │ │ ├── OidcUserInfo.md │ │ │ │ ├── OnboardingPortalLink.md │ │ │ │ ├── OnboardingPortalOrganization.md │ │ │ │ ├── Organization.md │ │ │ │ ├── OrganizationBody.md │ │ │ │ ├── OrganizationOnboardingPortalLinksResponse.md │ │ │ │ ├── ParseError.md │ │ │ │ ├── PatchIdentitiesBody.md │ │ │ │ ├── PerformNativeLogoutBody.md │ │ │ │ ├── PermissionsOnWorkspace.md │ │ │ │ ├── Plan.md │ │ │ │ ├── PlanDetails.md │ │ │ │ ├── PostCheckPermissionBody.md │ │ │ │ ├── PostCheckPermissionOrErrorBody.md │ │ │ │ ├── Project.md │ │ │ │ ├── ProjectApiKey.md │ │ │ │ ├── ProjectBranding.md │ │ │ │ ├── ProjectBrandingColors.md │ │ │ │ ├── ProjectBrandingTheme.md │ │ │ │ ├── ProjectCors.md │ │ │ │ ├── ProjectEventsDatapoint.md │ │ │ │ ├── ProjectHost.md │ │ │ │ ├── ProjectMember.md │ │ │ │ ├── ProjectMetadata.md │ │ │ │ ├── ProjectServiceAccountExperience.md │ │ │ │ ├── ProjectServiceIdentity.md │ │ │ │ ├── ProjectServiceOAuth2.md │ │ │ │ ├── ProjectServicePermission.md │ │ │ │ ├── ProjectServices.md │ │ │ │ ├── Provider.md │ │ │ │ ├── QuotaUsage.md │ │ │ │ ├── RFC6749ErrorJson.md │ │ │ │ ├── RecoveryCodeForIdentity.md │ │ │ │ ├── RecoveryFlow.md │ │ │ │ ├── RecoveryFlowState.md │ │ │ │ ├── RecoveryIdentityAddress.md │ │ │ │ ├── RecoveryLinkForIdentity.md │ │ │ │ ├── RegistrationFlow.md │ │ │ │ ├── RegistrationFlowState.md │ │ │ │ ├── RejectOAuth2Request.md │ │ │ │ ├── RelationQuery.md │ │ │ │ ├── Relationship.md │ │ │ │ ├── RelationshipNamespaces.md │ │ │ │ ├── RelationshipPatch.md │ │ │ │ ├── Relationships.md │ │ │ │ ├── RevisionAccountExperienceCustomTranslation.md │ │ │ │ ├── SchemaPatch.md │ │ │ │ ├── SelfServiceFlowExpiredError.md │ │ │ │ ├── Session.md │ │ │ │ ├── SessionActivityDatapoint.md │ │ │ │ ├── SessionAuthenticationMethod.md │ │ │ │ ├── SessionDevice.md │ │ │ │ ├── SetActiveProjectInConsoleBody.md │ │ │ │ ├── SetCustomDomainBody.md │ │ │ │ ├── SetEventStreamBody.md │ │ │ │ ├── SetOrganizationFromOnboardingPortalLinkBody.md │ │ │ │ ├── SetProject.md │ │ │ │ ├── SetProjectBrandingThemeBody.md │ │ │ │ ├── SettingsFlow.md │ │ │ │ ├── SettingsFlowState.md │ │ │ │ ├── SourcePosition.md │ │ │ │ ├── SubjectSet.md │ │ │ │ ├── Subscription.md │ │ │ │ ├── SuccessfulCodeExchangeResponse.md │ │ │ │ ├── SuccessfulNativeLogin.md │ │ │ │ ├── SuccessfulNativeRegistration.md │ │ │ │ ├── SuccessfulProjectUpdate.md │ │ │ │ ├── TaxLineItem.md │ │ │ │ ├── TimeInterval.md │ │ │ │ ├── TokenPagination.md │ │ │ │ ├── TokenPaginationHeaders.md │ │ │ │ ├── TokenPaginationRequestParameters.md │ │ │ │ ├── TokenPaginationResponseHeaders.md │ │ │ │ ├── TrustOAuth2JwtGrantIssuer.md │ │ │ │ ├── TrustedOAuth2JwtGrantIssuer.md │ │ │ │ ├── TrustedOAuth2JwtGrantJsonWebKey.md │ │ │ │ ├── UiContainer.md │ │ │ │ ├── UiNode.md │ │ │ │ ├── UiNodeAnchorAttributes.md │ │ │ │ ├── UiNodeAttributes.md │ │ │ │ ├── UiNodeDivisionAttributes.md │ │ │ │ ├── UiNodeImageAttributes.md │ │ │ │ ├── UiNodeInputAttributes.md │ │ │ │ ├── UiNodeMeta.md │ │ │ │ ├── UiNodeScriptAttributes.md │ │ │ │ ├── UiNodeTextAttributes.md │ │ │ │ ├── UiText.md │ │ │ │ ├── UpdateFedcmFlowBody.md │ │ │ │ ├── UpdateIdentityBody.md │ │ │ │ ├── UpdateLoginFlowBody.md │ │ │ │ ├── UpdateLoginFlowWithCodeMethod.md │ │ │ │ ├── UpdateLoginFlowWithIdentifierFirstMethod.md │ │ │ │ ├── UpdateLoginFlowWithLookupSecretMethod.md │ │ │ │ ├── UpdateLoginFlowWithOidcMethod.md │ │ │ │ ├── UpdateLoginFlowWithPasskeyMethod.md │ │ │ │ ├── UpdateLoginFlowWithPasswordMethod.md │ │ │ │ ├── UpdateLoginFlowWithSamlMethod.md │ │ │ │ ├── UpdateLoginFlowWithTotpMethod.md │ │ │ │ ├── UpdateLoginFlowWithWebAuthnMethod.md │ │ │ │ ├── UpdateOrganizationOnboardingPortalLinkBody.md │ │ │ │ ├── UpdateRecoveryFlowBody.md │ │ │ │ ├── UpdateRecoveryFlowWithCodeMethod.md │ │ │ │ ├── UpdateRecoveryFlowWithLinkMethod.md │ │ │ │ ├── UpdateRegistrationFlowBody.md │ │ │ │ ├── UpdateRegistrationFlowWithCodeMethod.md │ │ │ │ ├── UpdateRegistrationFlowWithOidcMethod.md │ │ │ │ ├── UpdateRegistrationFlowWithPasskeyMethod.md │ │ │ │ ├── UpdateRegistrationFlowWithPasswordMethod.md │ │ │ │ ├── UpdateRegistrationFlowWithProfileMethod.md │ │ │ │ ├── UpdateRegistrationFlowWithSamlMethod.md │ │ │ │ ├── UpdateRegistrationFlowWithWebAuthnMethod.md │ │ │ │ ├── UpdateSettingsFlowBody.md │ │ │ │ ├── UpdateSettingsFlowWithLookupMethod.md │ │ │ │ ├── UpdateSettingsFlowWithOidcMethod.md │ │ │ │ ├── UpdateSettingsFlowWithPasskeyMethod.md │ │ │ │ ├── UpdateSettingsFlowWithPasswordMethod.md │ │ │ │ ├── UpdateSettingsFlowWithProfileMethod.md │ │ │ │ ├── UpdateSettingsFlowWithSamlMethod.md │ │ │ │ ├── UpdateSettingsFlowWithTotpMethod.md │ │ │ │ ├── UpdateSettingsFlowWithWebAuthnMethod.md │ │ │ │ ├── UpdateSubscriptionBody.md │ │ │ │ ├── UpdateVerificationFlowBody.md │ │ │ │ ├── UpdateVerificationFlowWithCodeMethod.md │ │ │ │ ├── UpdateVerificationFlowWithLinkMethod.md │ │ │ │ ├── UpdateWorkspaceBody.md │ │ │ │ ├── Usage.md │ │ │ │ ├── VerifiableCredentialPrimingResponse.md │ │ │ │ ├── VerifiableCredentialProof.md │ │ │ │ ├── VerifiableCredentialResponse.md │ │ │ │ ├── VerifiableIdentityAddress.md │ │ │ │ ├── VerificationFlow.md │ │ │ │ ├── VerificationFlowState.md │ │ │ │ ├── VerifyUserCodeRequest.md │ │ │ │ ├── Version.md │ │ │ │ ├── Warning.md │ │ │ │ ├── Workspace.md │ │ │ │ └── WorkspaceApiKey.md │ │ ├── lib │ │ │ ├── Api │ │ │ │ ├── CourierApi.php │ │ │ │ ├── EventsApi.php │ │ │ │ ├── FrontendApi.php │ │ │ │ ├── IdentityApi.php │ │ │ │ ├── JwkApi.php │ │ │ │ ├── MetadataApi.php │ │ │ │ ├── OAuth2Api.php │ │ │ │ ├── OidcApi.php │ │ │ │ ├── PermissionApi.php │ │ │ │ ├── ProjectApi.php │ │ │ │ ├── RelationshipApi.php │ │ │ │ ├── WellknownApi.php │ │ │ │ └── WorkspaceApi.php │ │ │ ├── ApiException.php │ │ │ ├── Configuration.php │ │ │ ├── HeaderSelector.php │ │ │ ├── Model │ │ │ │ ├── AcceptDeviceUserCodeRequest.php │ │ │ │ ├── AcceptOAuth2ConsentRequest.php │ │ │ │ ├── AcceptOAuth2ConsentRequestSession.php │ │ │ │ ├── AcceptOAuth2LoginRequest.php │ │ │ │ ├── AccountExperienceColors.php │ │ │ │ ├── AccountExperienceConfiguration.php │ │ │ │ ├── ActiveProjectInConsole.php │ │ │ │ ├── AddProjectToWorkspaceBody.php │ │ │ │ ├── Attribute.php │ │ │ │ ├── AttributeFilter.php │ │ │ │ ├── AttributesCountDatapoint.php │ │ │ │ ├── AuthenticatorAssuranceLevel.php │ │ │ │ ├── BasicOrganization.php │ │ │ │ ├── BatchCheckPermissionBody.php │ │ │ │ ├── BatchCheckPermissionResult.php │ │ │ │ ├── BatchPatchIdentitiesResponse.php │ │ │ │ ├── BillingPeriodBucket.php │ │ │ │ ├── CheckOplSyntaxResult.php │ │ │ │ ├── CheckPermissionResult.php │ │ │ │ ├── CheckPermissionResultWithError.php │ │ │ │ ├── CloudAccount.php │ │ │ │ ├── ConsistencyRequestParameters.php │ │ │ │ ├── ContinueWith.php │ │ │ │ ├── ContinueWithRecoveryUi.php │ │ │ │ ├── ContinueWithRecoveryUiFlow.php │ │ │ │ ├── ContinueWithRedirectBrowserTo.php │ │ │ │ ├── ContinueWithSetOrySessionToken.php │ │ │ │ ├── ContinueWithSettingsUi.php │ │ │ │ ├── ContinueWithSettingsUiFlow.php │ │ │ │ ├── ContinueWithVerificationUi.php │ │ │ │ ├── ContinueWithVerificationUiFlow.php │ │ │ │ ├── CourierMessageStatus.php │ │ │ │ ├── CourierMessageType.php │ │ │ │ ├── CreateCustomDomainBody.php │ │ │ │ ├── CreateEventStreamBody.php │ │ │ │ ├── CreateFedcmFlowResponse.php │ │ │ │ ├── CreateIdentityBody.php │ │ │ │ ├── CreateInviteResponse.php │ │ │ │ ├── CreateJsonWebKeySet.php │ │ │ │ ├── CreateOrganizationOnboardingPortalLinkBody.php │ │ │ │ ├── CreateProjectApiKeyRequest.php │ │ │ │ ├── CreateProjectBody.php │ │ │ │ ├── CreateProjectBranding.php │ │ │ │ ├── CreateProjectMemberInviteBody.php │ │ │ │ ├── CreateProjectNormalizedPayload.php │ │ │ │ ├── CreateRecoveryCodeForIdentityBody.php │ │ │ │ ├── CreateRecoveryLinkForIdentityBody.php │ │ │ │ ├── CreateRelationshipBody.php │ │ │ │ ├── CreateSubscriptionBody.php │ │ │ │ ├── CreateSubscriptionCommon.php │ │ │ │ ├── CreateVerifiableCredentialRequestBody.php │ │ │ │ ├── CreateWorkspaceApiKeyBody.php │ │ │ │ ├── CreateWorkspaceBody.php │ │ │ │ ├── CreateWorkspaceMemberInviteBody.php │ │ │ │ ├── CreateWorkspaceSubscriptionBody.php │ │ │ │ ├── CredentialSupportedDraft00.php │ │ │ │ ├── CustomDomain.php │ │ │ │ ├── DeleteMySessionsCount.php │ │ │ │ ├── DeviceAuthorization.php │ │ │ │ ├── DeviceUserAuthRequest.php │ │ │ │ ├── EmailTemplateData.php │ │ │ │ ├── EmailTemplateDataBody.php │ │ │ │ ├── ErrorAuthenticatorAssuranceLevelNotSatisfied.php │ │ │ │ ├── ErrorBrowserLocationChangeRequired.php │ │ │ │ ├── ErrorFlowReplaced.php │ │ │ │ ├── ErrorGeneric.php │ │ │ │ ├── ErrorOAuth2.php │ │ │ │ ├── EventStream.php │ │ │ │ ├── ExpandedPermissionTree.php │ │ │ │ ├── FlowError.php │ │ │ │ ├── GenericError.php │ │ │ │ ├── GenericErrorContent.php │ │ │ │ ├── GenericUsage.php │ │ │ │ ├── GetAttributesCount.php │ │ │ │ ├── GetManagedIdentitySchemaLocation.php │ │ │ │ ├── GetMetricsCount.php │ │ │ │ ├── GetMetricsEventAttributes.php │ │ │ │ ├── GetMetricsEventTypes.php │ │ │ │ ├── GetOrganizationResponse.php │ │ │ │ ├── GetProjectEvents.php │ │ │ │ ├── GetProjectEventsBody.php │ │ │ │ ├── GetProjectMetrics.php │ │ │ │ ├── GetSessionActivity.php │ │ │ │ ├── GetVersion200Response.php │ │ │ │ ├── HealthNotReadyStatus.php │ │ │ │ ├── HealthStatus.php │ │ │ │ ├── Identity.php │ │ │ │ ├── IdentityCredentials.php │ │ │ │ ├── IdentityCredentialsCode.php │ │ │ │ ├── IdentityCredentialsCodeAddress.php │ │ │ │ ├── IdentityCredentialsOidc.php │ │ │ │ ├── IdentityCredentialsOidcProvider.php │ │ │ │ ├── IdentityCredentialsPassword.php │ │ │ │ ├── IdentityPatch.php │ │ │ │ ├── IdentityPatchResponse.php │ │ │ │ ├── IdentitySchemaContainer.php │ │ │ │ ├── IdentitySchemaPreset.php │ │ │ │ ├── IdentityWithCredentials.php │ │ │ │ ├── IdentityWithCredentialsOidc.php │ │ │ │ ├── IdentityWithCredentialsOidcConfig.php │ │ │ │ ├── IdentityWithCredentialsOidcConfigProvider.php │ │ │ │ ├── IdentityWithCredentialsPassword.php │ │ │ │ ├── IdentityWithCredentialsPasswordConfig.php │ │ │ │ ├── IdentityWithCredentialsSaml.php │ │ │ │ ├── IdentityWithCredentialsSamlConfig.php │ │ │ │ ├── IdentityWithCredentialsSamlConfigProvider.php │ │ │ │ ├── InternalGetProjectBrandingBody.php │ │ │ │ ├── InternalIsAXWelcomeScreenEnabledForProjectBody.php │ │ │ │ ├── InternalIsOwnerForProjectBySlug.php │ │ │ │ ├── InternalIsOwnerForProjectBySlugBody.php │ │ │ │ ├── IntrospectedOAuth2Token.php │ │ │ │ ├── InviteTokenBody.php │ │ │ │ ├── Invoice.php │ │ │ │ ├── InvoiceDataV1.php │ │ │ │ ├── IsOwnerForProjectBySlug.php │ │ │ │ ├── JsonPatch.php │ │ │ │ ├── JsonWebKey.php │ │ │ │ ├── JsonWebKeySet.php │ │ │ │ ├── KetoNamespace.php │ │ │ │ ├── KeysetPaginationRequestParameters.php │ │ │ │ ├── KeysetPaginationResponseHeaders.php │ │ │ │ ├── LineItemV1.php │ │ │ │ ├── ListEventStreams.php │ │ │ │ ├── ListInvoicesResponse.php │ │ │ │ ├── ListOrganizationsResponse.php │ │ │ │ ├── ListWorkspaceProjects.php │ │ │ │ ├── ListWorkspaces.php │ │ │ │ ├── LoginFlow.php │ │ │ │ ├── LoginFlowState.php │ │ │ │ ├── LogoutFlow.php │ │ │ │ ├── ManagedIdentitySchema.php │ │ │ │ ├── ManagedIdentitySchemaValidationResult.php │ │ │ │ ├── MemberInvite.php │ │ │ │ ├── Message.php │ │ │ │ ├── MessageDispatch.php │ │ │ │ ├── MetricsDatapoint.php │ │ │ │ ├── ModelInterface.php │ │ │ │ ├── ModelNamespace.php │ │ │ │ ├── Money.php │ │ │ │ ├── NeedsPrivilegedSessionError.php │ │ │ │ ├── NormalizedProject.php │ │ │ │ ├── NormalizedProjectRevision.php │ │ │ │ ├── NormalizedProjectRevisionCourierChannel.php │ │ │ │ ├── NormalizedProjectRevisionHook.php │ │ │ │ ├── NormalizedProjectRevisionIdentitySchema.php │ │ │ │ ├── NormalizedProjectRevisionSAMLProvider.php │ │ │ │ ├── NormalizedProjectRevisionScimClient.php │ │ │ │ ├── NormalizedProjectRevisionThirdPartyProvider.php │ │ │ │ ├── NormalizedProjectRevisionTokenizerTemplate.php │ │ │ │ ├── OAuth2Client.php │ │ │ │ ├── OAuth2ClientTokenLifespans.php │ │ │ │ ├── OAuth2ConsentRequest.php │ │ │ │ ├── OAuth2ConsentRequestOpenIDConnectContext.php │ │ │ │ ├── OAuth2ConsentSession.php │ │ │ │ ├── OAuth2LoginRequest.php │ │ │ │ ├── OAuth2LogoutRequest.php │ │ │ │ ├── OAuth2RedirectTo.php │ │ │ │ ├── OAuth2TokenExchange.php │ │ │ │ ├── OidcConfiguration.php │ │ │ │ ├── OidcUserInfo.php │ │ │ │ ├── OnboardingPortalLink.php │ │ │ │ ├── OnboardingPortalOrganization.php │ │ │ │ ├── Organization.php │ │ │ │ ├── OrganizationBody.php │ │ │ │ ├── OrganizationOnboardingPortalLinksResponse.php │ │ │ │ ├── ParseError.php │ │ │ │ ├── PatchIdentitiesBody.php │ │ │ │ ├── PerformNativeLogoutBody.php │ │ │ │ ├── PermissionsOnWorkspace.php │ │ │ │ ├── Plan.php │ │ │ │ ├── PlanDetails.php │ │ │ │ ├── PostCheckPermissionBody.php │ │ │ │ ├── PostCheckPermissionOrErrorBody.php │ │ │ │ ├── Project.php │ │ │ │ ├── ProjectApiKey.php │ │ │ │ ├── ProjectBranding.php │ │ │ │ ├── ProjectBrandingColors.php │ │ │ │ ├── ProjectBrandingTheme.php │ │ │ │ ├── ProjectCors.php │ │ │ │ ├── ProjectEventsDatapoint.php │ │ │ │ ├── ProjectHost.php │ │ │ │ ├── ProjectMember.php │ │ │ │ ├── ProjectMetadata.php │ │ │ │ ├── ProjectServiceAccountExperience.php │ │ │ │ ├── ProjectServiceIdentity.php │ │ │ │ ├── ProjectServiceOAuth2.php │ │ │ │ ├── ProjectServicePermission.php │ │ │ │ ├── ProjectServices.php │ │ │ │ ├── Provider.php │ │ │ │ ├── QuotaUsage.php │ │ │ │ ├── RFC6749ErrorJson.php │ │ │ │ ├── RecoveryCodeForIdentity.php │ │ │ │ ├── RecoveryFlow.php │ │ │ │ ├── RecoveryFlowState.php │ │ │ │ ├── RecoveryIdentityAddress.php │ │ │ │ ├── RecoveryLinkForIdentity.php │ │ │ │ ├── RegistrationFlow.php │ │ │ │ ├── RegistrationFlowState.php │ │ │ │ ├── RejectOAuth2Request.php │ │ │ │ ├── RelationQuery.php │ │ │ │ ├── Relationship.php │ │ │ │ ├── RelationshipNamespaces.php │ │ │ │ ├── RelationshipPatch.php │ │ │ │ ├── Relationships.php │ │ │ │ ├── RevisionAccountExperienceCustomTranslation.php │ │ │ │ ├── SchemaPatch.php │ │ │ │ ├── SelfServiceFlowExpiredError.php │ │ │ │ ├── Session.php │ │ │ │ ├── SessionActivityDatapoint.php │ │ │ │ ├── SessionAuthenticationMethod.php │ │ │ │ ├── SessionDevice.php │ │ │ │ ├── SetActiveProjectInConsoleBody.php │ │ │ │ ├── SetCustomDomainBody.php │ │ │ │ ├── SetEventStreamBody.php │ │ │ │ ├── SetOrganizationFromOnboardingPortalLinkBody.php │ │ │ │ ├── SetProject.php │ │ │ │ ├── SetProjectBrandingThemeBody.php │ │ │ │ ├── SettingsFlow.php │ │ │ │ ├── SettingsFlowState.php │ │ │ │ ├── SourcePosition.php │ │ │ │ ├── SubjectSet.php │ │ │ │ ├── Subscription.php │ │ │ │ ├── SuccessfulCodeExchangeResponse.php │ │ │ │ ├── SuccessfulNativeLogin.php │ │ │ │ ├── SuccessfulNativeRegistration.php │ │ │ │ ├── SuccessfulProjectUpdate.php │ │ │ │ ├── TaxLineItem.php │ │ │ │ ├── TimeInterval.php │ │ │ │ ├── TokenPagination.php │ │ │ │ ├── TokenPaginationHeaders.php │ │ │ │ ├── TokenPaginationRequestParameters.php │ │ │ │ ├── TokenPaginationResponseHeaders.php │ │ │ │ ├── TrustOAuth2JwtGrantIssuer.php │ │ │ │ ├── TrustedOAuth2JwtGrantIssuer.php │ │ │ │ ├── TrustedOAuth2JwtGrantJsonWebKey.php │ │ │ │ ├── UiContainer.php │ │ │ │ ├── UiNode.php │ │ │ │ ├── UiNodeAnchorAttributes.php │ │ │ │ ├── UiNodeAttributes.php │ │ │ │ ├── UiNodeDivisionAttributes.php │ │ │ │ ├── UiNodeImageAttributes.php │ │ │ │ ├── UiNodeInputAttributes.php │ │ │ │ ├── UiNodeMeta.php │ │ │ │ ├── UiNodeScriptAttributes.php │ │ │ │ ├── UiNodeTextAttributes.php │ │ │ │ ├── UiText.php │ │ │ │ ├── UpdateFedcmFlowBody.php │ │ │ │ ├── UpdateIdentityBody.php │ │ │ │ ├── UpdateLoginFlowBody.php │ │ │ │ ├── UpdateLoginFlowWithCodeMethod.php │ │ │ │ ├── UpdateLoginFlowWithIdentifierFirstMethod.php │ │ │ │ ├── UpdateLoginFlowWithLookupSecretMethod.php │ │ │ │ ├── UpdateLoginFlowWithOidcMethod.php │ │ │ │ ├── UpdateLoginFlowWithPasskeyMethod.php │ │ │ │ ├── UpdateLoginFlowWithPasswordMethod.php │ │ │ │ ├── UpdateLoginFlowWithSamlMethod.php │ │ │ │ ├── UpdateLoginFlowWithTotpMethod.php │ │ │ │ ├── UpdateLoginFlowWithWebAuthnMethod.php │ │ │ │ ├── UpdateOrganizationOnboardingPortalLinkBody.php │ │ │ │ ├── UpdateRecoveryFlowBody.php │ │ │ │ ├── UpdateRecoveryFlowWithCodeMethod.php │ │ │ │ ├── UpdateRecoveryFlowWithLinkMethod.php │ │ │ │ ├── UpdateRegistrationFlowBody.php │ │ │ │ ├── UpdateRegistrationFlowWithCodeMethod.php │ │ │ │ ├── UpdateRegistrationFlowWithOidcMethod.php │ │ │ │ ├── UpdateRegistrationFlowWithPasskeyMethod.php │ │ │ │ ├── UpdateRegistrationFlowWithPasswordMethod.php │ │ │ │ ├── UpdateRegistrationFlowWithProfileMethod.php │ │ │ │ ├── UpdateRegistrationFlowWithSamlMethod.php │ │ │ │ ├── UpdateRegistrationFlowWithWebAuthnMethod.php │ │ │ │ ├── UpdateSettingsFlowBody.php │ │ │ │ ├── UpdateSettingsFlowWithLookupMethod.php │ │ │ │ ├── UpdateSettingsFlowWithOidcMethod.php │ │ │ │ ├── UpdateSettingsFlowWithPasskeyMethod.php │ │ │ │ ├── UpdateSettingsFlowWithPasswordMethod.php │ │ │ │ ├── UpdateSettingsFlowWithProfileMethod.php │ │ │ │ ├── UpdateSettingsFlowWithSamlMethod.php │ │ │ │ ├── UpdateSettingsFlowWithTotpMethod.php │ │ │ │ ├── UpdateSettingsFlowWithWebAuthnMethod.php │ │ │ │ ├── UpdateSubscriptionBody.php │ │ │ │ ├── UpdateVerificationFlowBody.php │ │ │ │ ├── UpdateVerificationFlowWithCodeMethod.php │ │ │ │ ├── UpdateVerificationFlowWithLinkMethod.php │ │ │ │ ├── UpdateWorkspaceBody.php │ │ │ │ ├── Usage.php │ │ │ │ ├── VerifiableCredentialPrimingResponse.php │ │ │ │ ├── VerifiableCredentialProof.php │ │ │ │ ├── VerifiableCredentialResponse.php │ │ │ │ ├── VerifiableIdentityAddress.php │ │ │ │ ├── VerificationFlow.php │ │ │ │ ├── VerificationFlowState.php │ │ │ │ ├── VerifyUserCodeRequest.php │ │ │ │ ├── Version.php │ │ │ │ ├── Warning.php │ │ │ │ ├── Workspace.php │ │ │ │ └── WorkspaceApiKey.php │ │ │ └── ObjectSerializer.php │ │ ├── phpunit.xml.dist │ │ └── test │ │ │ ├── Api │ │ │ ├── CourierApiTest.php │ │ │ ├── EventsApiTest.php │ │ │ ├── FrontendApiTest.php │ │ │ ├── IdentityApiTest.php │ │ │ ├── JwkApiTest.php │ │ │ ├── MetadataApiTest.php │ │ │ ├── OAuth2ApiTest.php │ │ │ ├── OidcApiTest.php │ │ │ ├── PermissionApiTest.php │ │ │ ├── ProjectApiTest.php │ │ │ ├── RelationshipApiTest.php │ │ │ ├── WellknownApiTest.php │ │ │ └── WorkspaceApiTest.php │ │ │ └── Model │ │ │ ├── AcceptDeviceUserCodeRequestTest.php │ │ │ ├── AcceptOAuth2ConsentRequestSessionTest.php │ │ │ ├── AcceptOAuth2ConsentRequestTest.php │ │ │ ├── AcceptOAuth2LoginRequestTest.php │ │ │ ├── AccountExperienceColorsTest.php │ │ │ ├── AccountExperienceConfigurationTest.php │ │ │ ├── ActiveProjectInConsoleTest.php │ │ │ ├── AddProjectToWorkspaceBodyTest.php │ │ │ ├── AttributeFilterTest.php │ │ │ ├── AttributeTest.php │ │ │ ├── AttributesCountDatapointTest.php │ │ │ ├── AuthenticatorAssuranceLevelTest.php │ │ │ ├── BasicOrganizationTest.php │ │ │ ├── BatchCheckPermissionBodyTest.php │ │ │ ├── BatchCheckPermissionResultTest.php │ │ │ ├── BatchPatchIdentitiesResponseTest.php │ │ │ ├── BillingPeriodBucketTest.php │ │ │ ├── CheckOplSyntaxResultTest.php │ │ │ ├── CheckPermissionResultTest.php │ │ │ ├── CheckPermissionResultWithErrorTest.php │ │ │ ├── CloudAccountTest.php │ │ │ ├── ConsistencyRequestParametersTest.php │ │ │ ├── ContinueWithRecoveryUiFlowTest.php │ │ │ ├── ContinueWithRecoveryUiTest.php │ │ │ ├── ContinueWithRedirectBrowserToTest.php │ │ │ ├── ContinueWithSetOrySessionTokenTest.php │ │ │ ├── ContinueWithSettingsUiFlowTest.php │ │ │ ├── ContinueWithSettingsUiTest.php │ │ │ ├── ContinueWithTest.php │ │ │ ├── ContinueWithVerificationUiFlowTest.php │ │ │ ├── ContinueWithVerificationUiTest.php │ │ │ ├── CourierMessageStatusTest.php │ │ │ ├── CourierMessageTypeTest.php │ │ │ ├── CreateCustomDomainBodyTest.php │ │ │ ├── CreateEventStreamBodyTest.php │ │ │ ├── CreateFedcmFlowResponseTest.php │ │ │ ├── CreateIdentityBodyTest.php │ │ │ ├── CreateInviteResponseTest.php │ │ │ ├── CreateJsonWebKeySetTest.php │ │ │ ├── CreateOrganizationOnboardingPortalLinkBodyTest.php │ │ │ ├── CreateProjectApiKeyRequestTest.php │ │ │ ├── CreateProjectBodyTest.php │ │ │ ├── CreateProjectBrandingTest.php │ │ │ ├── CreateProjectMemberInviteBodyTest.php │ │ │ ├── CreateProjectNormalizedPayloadTest.php │ │ │ ├── CreateRecoveryCodeForIdentityBodyTest.php │ │ │ ├── CreateRecoveryLinkForIdentityBodyTest.php │ │ │ ├── CreateRelationshipBodyTest.php │ │ │ ├── CreateSubscriptionBodyTest.php │ │ │ ├── CreateSubscriptionCommonTest.php │ │ │ ├── CreateVerifiableCredentialRequestBodyTest.php │ │ │ ├── CreateWorkspaceApiKeyBodyTest.php │ │ │ ├── CreateWorkspaceBodyTest.php │ │ │ ├── CreateWorkspaceMemberInviteBodyTest.php │ │ │ ├── CreateWorkspaceSubscriptionBodyTest.php │ │ │ ├── CredentialSupportedDraft00Test.php │ │ │ ├── CustomDomainTest.php │ │ │ ├── DeleteMySessionsCountTest.php │ │ │ ├── DeviceAuthorizationTest.php │ │ │ ├── DeviceUserAuthRequestTest.php │ │ │ ├── EmailTemplateDataBodyTest.php │ │ │ ├── EmailTemplateDataTest.php │ │ │ ├── ErrorAuthenticatorAssuranceLevelNotSatisfiedTest.php │ │ │ ├── ErrorBrowserLocationChangeRequiredTest.php │ │ │ ├── ErrorFlowReplacedTest.php │ │ │ ├── ErrorGenericTest.php │ │ │ ├── ErrorOAuth2Test.php │ │ │ ├── EventStreamTest.php │ │ │ ├── ExpandedPermissionTreeTest.php │ │ │ ├── FlowErrorTest.php │ │ │ ├── GenericErrorContentTest.php │ │ │ ├── GenericErrorTest.php │ │ │ ├── GenericUsageTest.php │ │ │ ├── GetAttributesCountTest.php │ │ │ ├── GetManagedIdentitySchemaLocationTest.php │ │ │ ├── GetMetricsCountTest.php │ │ │ ├── GetMetricsEventAttributesTest.php │ │ │ ├── GetMetricsEventTypesTest.php │ │ │ ├── GetOrganizationResponseTest.php │ │ │ ├── GetProjectEventsBodyTest.php │ │ │ ├── GetProjectEventsTest.php │ │ │ ├── GetProjectMetricsTest.php │ │ │ ├── GetSessionActivityTest.php │ │ │ ├── GetVersion200ResponseTest.php │ │ │ ├── HealthNotReadyStatusTest.php │ │ │ ├── HealthStatusTest.php │ │ │ ├── IdentityCredentialsCodeAddressTest.php │ │ │ ├── IdentityCredentialsCodeTest.php │ │ │ ├── IdentityCredentialsOidcProviderTest.php │ │ │ ├── IdentityCredentialsOidcTest.php │ │ │ ├── IdentityCredentialsPasswordTest.php │ │ │ ├── IdentityCredentialsTest.php │ │ │ ├── IdentityPatchResponseTest.php │ │ │ ├── IdentityPatchTest.php │ │ │ ├── IdentitySchemaContainerTest.php │ │ │ ├── IdentitySchemaPresetTest.php │ │ │ ├── IdentityTest.php │ │ │ ├── IdentityWithCredentialsOidcConfigProviderTest.php │ │ │ ├── IdentityWithCredentialsOidcConfigTest.php │ │ │ ├── IdentityWithCredentialsOidcTest.php │ │ │ ├── IdentityWithCredentialsPasswordConfigTest.php │ │ │ ├── IdentityWithCredentialsPasswordTest.php │ │ │ ├── IdentityWithCredentialsSamlConfigProviderTest.php │ │ │ ├── IdentityWithCredentialsSamlConfigTest.php │ │ │ ├── IdentityWithCredentialsSamlTest.php │ │ │ ├── IdentityWithCredentialsTest.php │ │ │ ├── InternalGetProjectBrandingBodyTest.php │ │ │ ├── InternalIsAXWelcomeScreenEnabledForProjectBodyTest.php │ │ │ ├── InternalIsOwnerForProjectBySlugBodyTest.php │ │ │ ├── InternalIsOwnerForProjectBySlugTest.php │ │ │ ├── IntrospectedOAuth2TokenTest.php │ │ │ ├── InviteTokenBodyTest.php │ │ │ ├── InvoiceDataV1Test.php │ │ │ ├── InvoiceTest.php │ │ │ ├── IsOwnerForProjectBySlugTest.php │ │ │ ├── JsonPatchTest.php │ │ │ ├── JsonWebKeySetTest.php │ │ │ ├── JsonWebKeyTest.php │ │ │ ├── KetoNamespaceTest.php │ │ │ ├── KeysetPaginationRequestParametersTest.php │ │ │ ├── KeysetPaginationResponseHeadersTest.php │ │ │ ├── LineItemV1Test.php │ │ │ ├── ListEventStreamsTest.php │ │ │ ├── ListInvoicesResponseTest.php │ │ │ ├── ListOrganizationsResponseTest.php │ │ │ ├── ListWorkspaceProjectsTest.php │ │ │ ├── ListWorkspacesTest.php │ │ │ ├── LoginFlowStateTest.php │ │ │ ├── LoginFlowTest.php │ │ │ ├── LogoutFlowTest.php │ │ │ ├── ManagedIdentitySchemaTest.php │ │ │ ├── ManagedIdentitySchemaValidationResultTest.php │ │ │ ├── MemberInviteTest.php │ │ │ ├── MessageDispatchTest.php │ │ │ ├── MessageTest.php │ │ │ ├── MetricsDatapointTest.php │ │ │ ├── ModelNamespaceTest.php │ │ │ ├── MoneyTest.php │ │ │ ├── NeedsPrivilegedSessionErrorTest.php │ │ │ ├── NormalizedProjectRevisionCourierChannelTest.php │ │ │ ├── NormalizedProjectRevisionHookTest.php │ │ │ ├── NormalizedProjectRevisionIdentitySchemaTest.php │ │ │ ├── NormalizedProjectRevisionSAMLProviderTest.php │ │ │ ├── NormalizedProjectRevisionScimClientTest.php │ │ │ ├── NormalizedProjectRevisionTest.php │ │ │ ├── NormalizedProjectRevisionThirdPartyProviderTest.php │ │ │ ├── NormalizedProjectRevisionTokenizerTemplateTest.php │ │ │ ├── NormalizedProjectTest.php │ │ │ ├── OAuth2ClientTest.php │ │ │ ├── OAuth2ClientTokenLifespansTest.php │ │ │ ├── OAuth2ConsentRequestOpenIDConnectContextTest.php │ │ │ ├── OAuth2ConsentRequestTest.php │ │ │ ├── OAuth2ConsentSessionTest.php │ │ │ ├── OAuth2LoginRequestTest.php │ │ │ ├── OAuth2LogoutRequestTest.php │ │ │ ├── OAuth2RedirectToTest.php │ │ │ ├── OAuth2TokenExchangeTest.php │ │ │ ├── OidcConfigurationTest.php │ │ │ ├── OidcUserInfoTest.php │ │ │ ├── OnboardingPortalLinkTest.php │ │ │ ├── OnboardingPortalOrganizationTest.php │ │ │ ├── OrganizationBodyTest.php │ │ │ ├── OrganizationOnboardingPortalLinksResponseTest.php │ │ │ ├── OrganizationTest.php │ │ │ ├── ParseErrorTest.php │ │ │ ├── PatchIdentitiesBodyTest.php │ │ │ ├── PerformNativeLogoutBodyTest.php │ │ │ ├── PermissionsOnWorkspaceTest.php │ │ │ ├── PlanDetailsTest.php │ │ │ ├── PlanTest.php │ │ │ ├── PostCheckPermissionBodyTest.php │ │ │ ├── PostCheckPermissionOrErrorBodyTest.php │ │ │ ├── ProjectApiKeyTest.php │ │ │ ├── ProjectBrandingColorsTest.php │ │ │ ├── ProjectBrandingTest.php │ │ │ ├── ProjectBrandingThemeTest.php │ │ │ ├── ProjectCorsTest.php │ │ │ ├── ProjectEventsDatapointTest.php │ │ │ ├── ProjectHostTest.php │ │ │ ├── ProjectMemberTest.php │ │ │ ├── ProjectMetadataTest.php │ │ │ ├── ProjectServiceAccountExperienceTest.php │ │ │ ├── ProjectServiceIdentityTest.php │ │ │ ├── ProjectServiceOAuth2Test.php │ │ │ ├── ProjectServicePermissionTest.php │ │ │ ├── ProjectServicesTest.php │ │ │ ├── ProjectTest.php │ │ │ ├── ProviderTest.php │ │ │ ├── QuotaUsageTest.php │ │ │ ├── RFC6749ErrorJsonTest.php │ │ │ ├── RecoveryCodeForIdentityTest.php │ │ │ ├── RecoveryFlowStateTest.php │ │ │ ├── RecoveryFlowTest.php │ │ │ ├── RecoveryIdentityAddressTest.php │ │ │ ├── RecoveryLinkForIdentityTest.php │ │ │ ├── RegistrationFlowStateTest.php │ │ │ ├── RegistrationFlowTest.php │ │ │ ├── RejectOAuth2RequestTest.php │ │ │ ├── RelationQueryTest.php │ │ │ ├── RelationshipNamespacesTest.php │ │ │ ├── RelationshipPatchTest.php │ │ │ ├── RelationshipTest.php │ │ │ ├── RelationshipsTest.php │ │ │ ├── RevisionAccountExperienceCustomTranslationTest.php │ │ │ ├── SchemaPatchTest.php │ │ │ ├── SelfServiceFlowExpiredErrorTest.php │ │ │ ├── SessionActivityDatapointTest.php │ │ │ ├── SessionAuthenticationMethodTest.php │ │ │ ├── SessionDeviceTest.php │ │ │ ├── SessionTest.php │ │ │ ├── SetActiveProjectInConsoleBodyTest.php │ │ │ ├── SetCustomDomainBodyTest.php │ │ │ ├── SetEventStreamBodyTest.php │ │ │ ├── SetOrganizationFromOnboardingPortalLinkBodyTest.php │ │ │ ├── SetProjectBrandingThemeBodyTest.php │ │ │ ├── SetProjectTest.php │ │ │ ├── SettingsFlowStateTest.php │ │ │ ├── SettingsFlowTest.php │ │ │ ├── SourcePositionTest.php │ │ │ ├── SubjectSetTest.php │ │ │ ├── SubscriptionTest.php │ │ │ ├── SuccessfulCodeExchangeResponseTest.php │ │ │ ├── SuccessfulNativeLoginTest.php │ │ │ ├── SuccessfulNativeRegistrationTest.php │ │ │ ├── SuccessfulProjectUpdateTest.php │ │ │ ├── TaxLineItemTest.php │ │ │ ├── TimeIntervalTest.php │ │ │ ├── TokenPaginationHeadersTest.php │ │ │ ├── TokenPaginationRequestParametersTest.php │ │ │ ├── TokenPaginationResponseHeadersTest.php │ │ │ ├── TokenPaginationTest.php │ │ │ ├── TrustOAuth2JwtGrantIssuerTest.php │ │ │ ├── TrustedOAuth2JwtGrantIssuerTest.php │ │ │ ├── TrustedOAuth2JwtGrantJsonWebKeyTest.php │ │ │ ├── UiContainerTest.php │ │ │ ├── UiNodeAnchorAttributesTest.php │ │ │ ├── UiNodeAttributesTest.php │ │ │ ├── UiNodeDivisionAttributesTest.php │ │ │ ├── UiNodeImageAttributesTest.php │ │ │ ├── UiNodeInputAttributesTest.php │ │ │ ├── UiNodeMetaTest.php │ │ │ ├── UiNodeScriptAttributesTest.php │ │ │ ├── UiNodeTest.php │ │ │ ├── UiNodeTextAttributesTest.php │ │ │ ├── UiTextTest.php │ │ │ ├── UpdateFedcmFlowBodyTest.php │ │ │ ├── UpdateIdentityBodyTest.php │ │ │ ├── UpdateLoginFlowBodyTest.php │ │ │ ├── UpdateLoginFlowWithCodeMethodTest.php │ │ │ ├── UpdateLoginFlowWithIdentifierFirstMethodTest.php │ │ │ ├── UpdateLoginFlowWithLookupSecretMethodTest.php │ │ │ ├── UpdateLoginFlowWithOidcMethodTest.php │ │ │ ├── UpdateLoginFlowWithPasskeyMethodTest.php │ │ │ ├── UpdateLoginFlowWithPasswordMethodTest.php │ │ │ ├── UpdateLoginFlowWithSamlMethodTest.php │ │ │ ├── UpdateLoginFlowWithTotpMethodTest.php │ │ │ ├── UpdateLoginFlowWithWebAuthnMethodTest.php │ │ │ ├── UpdateOrganizationOnboardingPortalLinkBodyTest.php │ │ │ ├── UpdateRecoveryFlowBodyTest.php │ │ │ ├── UpdateRecoveryFlowWithCodeMethodTest.php │ │ │ ├── UpdateRecoveryFlowWithLinkMethodTest.php │ │ │ ├── UpdateRegistrationFlowBodyTest.php │ │ │ ├── UpdateRegistrationFlowWithCodeMethodTest.php │ │ │ ├── UpdateRegistrationFlowWithOidcMethodTest.php │ │ │ ├── UpdateRegistrationFlowWithPasskeyMethodTest.php │ │ │ ├── UpdateRegistrationFlowWithPasswordMethodTest.php │ │ │ ├── UpdateRegistrationFlowWithProfileMethodTest.php │ │ │ ├── UpdateRegistrationFlowWithSamlMethodTest.php │ │ │ ├── UpdateRegistrationFlowWithWebAuthnMethodTest.php │ │ │ ├── UpdateSettingsFlowBodyTest.php │ │ │ ├── UpdateSettingsFlowWithLookupMethodTest.php │ │ │ ├── UpdateSettingsFlowWithOidcMethodTest.php │ │ │ ├── UpdateSettingsFlowWithPasskeyMethodTest.php │ │ │ ├── UpdateSettingsFlowWithPasswordMethodTest.php │ │ │ ├── UpdateSettingsFlowWithProfileMethodTest.php │ │ │ ├── UpdateSettingsFlowWithSamlMethodTest.php │ │ │ ├── UpdateSettingsFlowWithTotpMethodTest.php │ │ │ ├── UpdateSettingsFlowWithWebAuthnMethodTest.php │ │ │ ├── UpdateSubscriptionBodyTest.php │ │ │ ├── UpdateVerificationFlowBodyTest.php │ │ │ ├── UpdateVerificationFlowWithCodeMethodTest.php │ │ │ ├── UpdateVerificationFlowWithLinkMethodTest.php │ │ │ ├── UpdateWorkspaceBodyTest.php │ │ │ ├── UsageTest.php │ │ │ ├── VerifiableCredentialPrimingResponseTest.php │ │ │ ├── VerifiableCredentialProofTest.php │ │ │ ├── VerifiableCredentialResponseTest.php │ │ │ ├── VerifiableIdentityAddressTest.php │ │ │ ├── VerificationFlowStateTest.php │ │ │ ├── VerificationFlowTest.php │ │ │ ├── VerifyUserCodeRequestTest.php │ │ │ ├── VersionTest.php │ │ │ ├── WarningTest.php │ │ │ ├── WorkspaceApiKeyTest.php │ │ │ └── WorkspaceTest.php │ ├── python │ │ ├── .github │ │ │ └── workflows │ │ │ │ └── python.yml │ │ ├── .gitignore │ │ ├── .gitlab-ci.yml │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── LICENSE │ │ ├── README.md │ │ ├── docs │ │ │ ├── AcceptDeviceUserCodeRequest.md │ │ │ ├── AcceptOAuth2ConsentRequest.md │ │ │ ├── AcceptOAuth2ConsentRequestSession.md │ │ │ ├── AcceptOAuth2LoginRequest.md │ │ │ ├── AccountExperienceColors.md │ │ │ ├── AccountExperienceConfiguration.md │ │ │ ├── ActiveProjectInConsole.md │ │ │ ├── AddProjectToWorkspaceBody.md │ │ │ ├── Attribute.md │ │ │ ├── AttributeFilter.md │ │ │ ├── AttributesCountDatapoint.md │ │ │ ├── AuthenticatorAssuranceLevel.md │ │ │ ├── BasicOrganization.md │ │ │ ├── BatchCheckPermissionBody.md │ │ │ ├── BatchCheckPermissionResult.md │ │ │ ├── BatchPatchIdentitiesResponse.md │ │ │ ├── BillingPeriodBucket.md │ │ │ ├── CheckOplSyntaxResult.md │ │ │ ├── CheckPermissionResult.md │ │ │ ├── CheckPermissionResultWithError.md │ │ │ ├── CloudAccount.md │ │ │ ├── ConsistencyRequestParameters.md │ │ │ ├── ContinueWith.md │ │ │ ├── ContinueWithRecoveryUi.md │ │ │ ├── ContinueWithRecoveryUiFlow.md │ │ │ ├── ContinueWithRedirectBrowserTo.md │ │ │ ├── ContinueWithSetOrySessionToken.md │ │ │ ├── ContinueWithSettingsUi.md │ │ │ ├── ContinueWithSettingsUiFlow.md │ │ │ ├── ContinueWithVerificationUi.md │ │ │ ├── ContinueWithVerificationUiFlow.md │ │ │ ├── CourierApi.md │ │ │ ├── CourierMessageStatus.md │ │ │ ├── CourierMessageType.md │ │ │ ├── CreateCustomDomainBody.md │ │ │ ├── CreateEventStreamBody.md │ │ │ ├── CreateFedcmFlowResponse.md │ │ │ ├── CreateIdentityBody.md │ │ │ ├── CreateInviteResponse.md │ │ │ ├── CreateJsonWebKeySet.md │ │ │ ├── CreateOrganizationOnboardingPortalLinkBody.md │ │ │ ├── CreateProjectApiKeyRequest.md │ │ │ ├── CreateProjectBody.md │ │ │ ├── CreateProjectBranding.md │ │ │ ├── CreateProjectMemberInviteBody.md │ │ │ ├── CreateProjectNormalizedPayload.md │ │ │ ├── CreateRecoveryCodeForIdentityBody.md │ │ │ ├── CreateRecoveryLinkForIdentityBody.md │ │ │ ├── CreateRelationshipBody.md │ │ │ ├── CreateSubscriptionBody.md │ │ │ ├── CreateSubscriptionCommon.md │ │ │ ├── CreateVerifiableCredentialRequestBody.md │ │ │ ├── CreateWorkspaceApiKeyBody.md │ │ │ ├── CreateWorkspaceBody.md │ │ │ ├── CreateWorkspaceMemberInviteBody.md │ │ │ ├── CreateWorkspaceSubscriptionBody.md │ │ │ ├── CredentialSupportedDraft00.md │ │ │ ├── CustomDomain.md │ │ │ ├── DeleteMySessionsCount.md │ │ │ ├── DeviceAuthorization.md │ │ │ ├── DeviceUserAuthRequest.md │ │ │ ├── EmailTemplateData.md │ │ │ ├── EmailTemplateDataBody.md │ │ │ ├── ErrorAuthenticatorAssuranceLevelNotSatisfied.md │ │ │ ├── ErrorBrowserLocationChangeRequired.md │ │ │ ├── ErrorFlowReplaced.md │ │ │ ├── ErrorGeneric.md │ │ │ ├── ErrorOAuth2.md │ │ │ ├── EventStream.md │ │ │ ├── EventsApi.md │ │ │ ├── ExpandedPermissionTree.md │ │ │ ├── FlowError.md │ │ │ ├── FrontendApi.md │ │ │ ├── GenericError.md │ │ │ ├── GenericErrorContent.md │ │ │ ├── GenericUsage.md │ │ │ ├── GetAttributesCount.md │ │ │ ├── GetManagedIdentitySchemaLocation.md │ │ │ ├── GetMetricsCount.md │ │ │ ├── GetMetricsEventAttributes.md │ │ │ ├── GetMetricsEventTypes.md │ │ │ ├── GetOrganizationResponse.md │ │ │ ├── GetProjectEvents.md │ │ │ ├── GetProjectEventsBody.md │ │ │ ├── GetProjectMetrics.md │ │ │ ├── GetSessionActivity.md │ │ │ ├── GetVersion200Response.md │ │ │ ├── HealthNotReadyStatus.md │ │ │ ├── HealthStatus.md │ │ │ ├── Identity.md │ │ │ ├── IdentityApi.md │ │ │ ├── IdentityCredentials.md │ │ │ ├── IdentityCredentialsCode.md │ │ │ ├── IdentityCredentialsCodeAddress.md │ │ │ ├── IdentityCredentialsOidc.md │ │ │ ├── IdentityCredentialsOidcProvider.md │ │ │ ├── IdentityCredentialsPassword.md │ │ │ ├── IdentityPatch.md │ │ │ ├── IdentityPatchResponse.md │ │ │ ├── IdentitySchemaContainer.md │ │ │ ├── IdentitySchemaPreset.md │ │ │ ├── IdentityWithCredentials.md │ │ │ ├── IdentityWithCredentialsOidc.md │ │ │ ├── IdentityWithCredentialsOidcConfig.md │ │ │ ├── IdentityWithCredentialsOidcConfigProvider.md │ │ │ ├── IdentityWithCredentialsPassword.md │ │ │ ├── IdentityWithCredentialsPasswordConfig.md │ │ │ ├── IdentityWithCredentialsSaml.md │ │ │ ├── IdentityWithCredentialsSamlConfig.md │ │ │ ├── IdentityWithCredentialsSamlConfigProvider.md │ │ │ ├── InternalGetProjectBrandingBody.md │ │ │ ├── InternalIsAXWelcomeScreenEnabledForProjectBody.md │ │ │ ├── InternalIsOwnerForProjectBySlug.md │ │ │ ├── InternalIsOwnerForProjectBySlugBody.md │ │ │ ├── IntrospectedOAuth2Token.md │ │ │ ├── InviteTokenBody.md │ │ │ ├── Invoice.md │ │ │ ├── InvoiceDataV1.md │ │ │ ├── IsOwnerForProjectBySlug.md │ │ │ ├── JsonPatch.md │ │ │ ├── JsonWebKey.md │ │ │ ├── JsonWebKeySet.md │ │ │ ├── JwkApi.md │ │ │ ├── KetoNamespace.md │ │ │ ├── KeysetPaginationRequestParameters.md │ │ │ ├── KeysetPaginationResponseHeaders.md │ │ │ ├── LineItemV1.md │ │ │ ├── ListEventStreams.md │ │ │ ├── ListInvoicesResponse.md │ │ │ ├── ListOrganizationsResponse.md │ │ │ ├── ListWorkspaceProjects.md │ │ │ ├── ListWorkspaces.md │ │ │ ├── LoginFlow.md │ │ │ ├── LoginFlowState.md │ │ │ ├── LogoutFlow.md │ │ │ ├── ManagedIdentitySchema.md │ │ │ ├── ManagedIdentitySchemaValidationResult.md │ │ │ ├── MemberInvite.md │ │ │ ├── Message.md │ │ │ ├── MessageDispatch.md │ │ │ ├── MetadataApi.md │ │ │ ├── MetricsDatapoint.md │ │ │ ├── Money.md │ │ │ ├── Namespace.md │ │ │ ├── NeedsPrivilegedSessionError.md │ │ │ ├── NormalizedProject.md │ │ │ ├── NormalizedProjectRevision.md │ │ │ ├── NormalizedProjectRevisionCourierChannel.md │ │ │ ├── NormalizedProjectRevisionHook.md │ │ │ ├── NormalizedProjectRevisionIdentitySchema.md │ │ │ ├── NormalizedProjectRevisionSAMLProvider.md │ │ │ ├── NormalizedProjectRevisionScimClient.md │ │ │ ├── NormalizedProjectRevisionThirdPartyProvider.md │ │ │ ├── NormalizedProjectRevisionTokenizerTemplate.md │ │ │ ├── OAuth2Api.md │ │ │ ├── OAuth2Client.md │ │ │ ├── OAuth2ClientTokenLifespans.md │ │ │ ├── OAuth2ConsentRequest.md │ │ │ ├── OAuth2ConsentRequestOpenIDConnectContext.md │ │ │ ├── OAuth2ConsentSession.md │ │ │ ├── OAuth2LoginRequest.md │ │ │ ├── OAuth2LogoutRequest.md │ │ │ ├── OAuth2RedirectTo.md │ │ │ ├── OAuth2TokenExchange.md │ │ │ ├── OidcApi.md │ │ │ ├── OidcConfiguration.md │ │ │ ├── OidcUserInfo.md │ │ │ ├── OnboardingPortalLink.md │ │ │ ├── OnboardingPortalOrganization.md │ │ │ ├── Organization.md │ │ │ ├── OrganizationBody.md │ │ │ ├── OrganizationOnboardingPortalLinksResponse.md │ │ │ ├── ParseError.md │ │ │ ├── PatchIdentitiesBody.md │ │ │ ├── PerformNativeLogoutBody.md │ │ │ ├── PermissionApi.md │ │ │ ├── PermissionsOnWorkspace.md │ │ │ ├── Plan.md │ │ │ ├── PlanDetails.md │ │ │ ├── PostCheckPermissionBody.md │ │ │ ├── PostCheckPermissionOrErrorBody.md │ │ │ ├── Project.md │ │ │ ├── ProjectApi.md │ │ │ ├── ProjectApiKey.md │ │ │ ├── ProjectBranding.md │ │ │ ├── ProjectBrandingColors.md │ │ │ ├── ProjectBrandingTheme.md │ │ │ ├── ProjectCors.md │ │ │ ├── ProjectEventsDatapoint.md │ │ │ ├── ProjectHost.md │ │ │ ├── ProjectMember.md │ │ │ ├── ProjectMetadata.md │ │ │ ├── ProjectServiceAccountExperience.md │ │ │ ├── ProjectServiceIdentity.md │ │ │ ├── ProjectServiceOAuth2.md │ │ │ ├── ProjectServicePermission.md │ │ │ ├── ProjectServices.md │ │ │ ├── Provider.md │ │ │ ├── QuotaUsage.md │ │ │ ├── RFC6749ErrorJson.md │ │ │ ├── RecoveryCodeForIdentity.md │ │ │ ├── RecoveryFlow.md │ │ │ ├── RecoveryFlowState.md │ │ │ ├── RecoveryIdentityAddress.md │ │ │ ├── RecoveryLinkForIdentity.md │ │ │ ├── RegistrationFlow.md │ │ │ ├── RegistrationFlowState.md │ │ │ ├── RejectOAuth2Request.md │ │ │ ├── RelationQuery.md │ │ │ ├── Relationship.md │ │ │ ├── RelationshipApi.md │ │ │ ├── RelationshipNamespaces.md │ │ │ ├── RelationshipPatch.md │ │ │ ├── Relationships.md │ │ │ ├── RevisionAccountExperienceCustomTranslation.md │ │ │ ├── SchemaPatch.md │ │ │ ├── SelfServiceFlowExpiredError.md │ │ │ ├── Session.md │ │ │ ├── SessionActivityDatapoint.md │ │ │ ├── SessionAuthenticationMethod.md │ │ │ ├── SessionDevice.md │ │ │ ├── SetActiveProjectInConsoleBody.md │ │ │ ├── SetCustomDomainBody.md │ │ │ ├── SetEventStreamBody.md │ │ │ ├── SetOrganizationFromOnboardingPortalLinkBody.md │ │ │ ├── SetProject.md │ │ │ ├── SetProjectBrandingThemeBody.md │ │ │ ├── SettingsFlow.md │ │ │ ├── SettingsFlowState.md │ │ │ ├── SourcePosition.md │ │ │ ├── SubjectSet.md │ │ │ ├── Subscription.md │ │ │ ├── SuccessfulCodeExchangeResponse.md │ │ │ ├── SuccessfulNativeLogin.md │ │ │ ├── SuccessfulNativeRegistration.md │ │ │ ├── SuccessfulProjectUpdate.md │ │ │ ├── TaxLineItem.md │ │ │ ├── TimeInterval.md │ │ │ ├── TokenPagination.md │ │ │ ├── TokenPaginationHeaders.md │ │ │ ├── TokenPaginationRequestParameters.md │ │ │ ├── TokenPaginationResponseHeaders.md │ │ │ ├── TrustOAuth2JwtGrantIssuer.md │ │ │ ├── TrustedOAuth2JwtGrantIssuer.md │ │ │ ├── TrustedOAuth2JwtGrantJsonWebKey.md │ │ │ ├── UiContainer.md │ │ │ ├── UiNode.md │ │ │ ├── UiNodeAnchorAttributes.md │ │ │ ├── UiNodeAttributes.md │ │ │ ├── UiNodeDivisionAttributes.md │ │ │ ├── UiNodeImageAttributes.md │ │ │ ├── UiNodeInputAttributes.md │ │ │ ├── UiNodeMeta.md │ │ │ ├── UiNodeScriptAttributes.md │ │ │ ├── UiNodeTextAttributes.md │ │ │ ├── UiText.md │ │ │ ├── UpdateFedcmFlowBody.md │ │ │ ├── UpdateIdentityBody.md │ │ │ ├── UpdateLoginFlowBody.md │ │ │ ├── UpdateLoginFlowWithCodeMethod.md │ │ │ ├── UpdateLoginFlowWithIdentifierFirstMethod.md │ │ │ ├── UpdateLoginFlowWithLookupSecretMethod.md │ │ │ ├── UpdateLoginFlowWithOidcMethod.md │ │ │ ├── UpdateLoginFlowWithPasskeyMethod.md │ │ │ ├── UpdateLoginFlowWithPasswordMethod.md │ │ │ ├── UpdateLoginFlowWithSamlMethod.md │ │ │ ├── UpdateLoginFlowWithTotpMethod.md │ │ │ ├── UpdateLoginFlowWithWebAuthnMethod.md │ │ │ ├── UpdateOrganizationOnboardingPortalLinkBody.md │ │ │ ├── UpdateRecoveryFlowBody.md │ │ │ ├── UpdateRecoveryFlowWithCodeMethod.md │ │ │ ├── UpdateRecoveryFlowWithLinkMethod.md │ │ │ ├── UpdateRegistrationFlowBody.md │ │ │ ├── UpdateRegistrationFlowWithCodeMethod.md │ │ │ ├── UpdateRegistrationFlowWithOidcMethod.md │ │ │ ├── UpdateRegistrationFlowWithPasskeyMethod.md │ │ │ ├── UpdateRegistrationFlowWithPasswordMethod.md │ │ │ ├── UpdateRegistrationFlowWithProfileMethod.md │ │ │ ├── UpdateRegistrationFlowWithSamlMethod.md │ │ │ ├── UpdateRegistrationFlowWithWebAuthnMethod.md │ │ │ ├── UpdateSettingsFlowBody.md │ │ │ ├── UpdateSettingsFlowWithLookupMethod.md │ │ │ ├── UpdateSettingsFlowWithOidcMethod.md │ │ │ ├── UpdateSettingsFlowWithPasskeyMethod.md │ │ │ ├── UpdateSettingsFlowWithPasswordMethod.md │ │ │ ├── UpdateSettingsFlowWithProfileMethod.md │ │ │ ├── UpdateSettingsFlowWithSamlMethod.md │ │ │ ├── UpdateSettingsFlowWithTotpMethod.md │ │ │ ├── UpdateSettingsFlowWithWebAuthnMethod.md │ │ │ ├── UpdateSubscriptionBody.md │ │ │ ├── UpdateVerificationFlowBody.md │ │ │ ├── UpdateVerificationFlowWithCodeMethod.md │ │ │ ├── UpdateVerificationFlowWithLinkMethod.md │ │ │ ├── UpdateWorkspaceBody.md │ │ │ ├── Usage.md │ │ │ ├── VerifiableCredentialPrimingResponse.md │ │ │ ├── VerifiableCredentialProof.md │ │ │ ├── VerifiableCredentialResponse.md │ │ │ ├── VerifiableIdentityAddress.md │ │ │ ├── VerificationFlow.md │ │ │ ├── VerificationFlowState.md │ │ │ ├── VerifyUserCodeRequest.md │ │ │ ├── Version.md │ │ │ ├── Warning.md │ │ │ ├── WellknownApi.md │ │ │ ├── Workspace.md │ │ │ ├── WorkspaceApi.md │ │ │ └── WorkspaceApiKey.md │ │ ├── ory_client │ │ │ ├── __init__.py │ │ │ ├── api │ │ │ │ ├── __init__.py │ │ │ │ ├── courier_api.py │ │ │ │ ├── events_api.py │ │ │ │ ├── frontend_api.py │ │ │ │ ├── identity_api.py │ │ │ │ ├── jwk_api.py │ │ │ │ ├── metadata_api.py │ │ │ │ ├── o_auth2_api.py │ │ │ │ ├── oidc_api.py │ │ │ │ ├── permission_api.py │ │ │ │ ├── project_api.py │ │ │ │ ├── relationship_api.py │ │ │ │ ├── wellknown_api.py │ │ │ │ └── workspace_api.py │ │ │ ├── api_client.py │ │ │ ├── api_response.py │ │ │ ├── configuration.py │ │ │ ├── exceptions.py │ │ │ ├── models │ │ │ │ ├── __init__.py │ │ │ │ ├── accept_device_user_code_request.py │ │ │ │ ├── accept_o_auth2_consent_request.py │ │ │ │ ├── accept_o_auth2_consent_request_session.py │ │ │ │ ├── accept_o_auth2_login_request.py │ │ │ │ ├── account_experience_colors.py │ │ │ │ ├── account_experience_configuration.py │ │ │ │ ├── active_project_in_console.py │ │ │ │ ├── add_project_to_workspace_body.py │ │ │ │ ├── attribute.py │ │ │ │ ├── attribute_filter.py │ │ │ │ ├── attributes_count_datapoint.py │ │ │ │ ├── authenticator_assurance_level.py │ │ │ │ ├── basic_organization.py │ │ │ │ ├── batch_check_permission_body.py │ │ │ │ ├── batch_check_permission_result.py │ │ │ │ ├── batch_patch_identities_response.py │ │ │ │ ├── billing_period_bucket.py │ │ │ │ ├── check_opl_syntax_result.py │ │ │ │ ├── check_permission_result.py │ │ │ │ ├── check_permission_result_with_error.py │ │ │ │ ├── cloud_account.py │ │ │ │ ├── consistency_request_parameters.py │ │ │ │ ├── continue_with.py │ │ │ │ ├── continue_with_recovery_ui.py │ │ │ │ ├── continue_with_recovery_ui_flow.py │ │ │ │ ├── continue_with_redirect_browser_to.py │ │ │ │ ├── continue_with_set_ory_session_token.py │ │ │ │ ├── continue_with_settings_ui.py │ │ │ │ ├── continue_with_settings_ui_flow.py │ │ │ │ ├── continue_with_verification_ui.py │ │ │ │ ├── continue_with_verification_ui_flow.py │ │ │ │ ├── courier_message_status.py │ │ │ │ ├── courier_message_type.py │ │ │ │ ├── create_custom_domain_body.py │ │ │ │ ├── create_event_stream_body.py │ │ │ │ ├── create_fedcm_flow_response.py │ │ │ │ ├── create_identity_body.py │ │ │ │ ├── create_invite_response.py │ │ │ │ ├── create_json_web_key_set.py │ │ │ │ ├── create_organization_onboarding_portal_link_body.py │ │ │ │ ├── create_project_api_key_request.py │ │ │ │ ├── create_project_body.py │ │ │ │ ├── create_project_branding.py │ │ │ │ ├── create_project_member_invite_body.py │ │ │ │ ├── create_project_normalized_payload.py │ │ │ │ ├── create_recovery_code_for_identity_body.py │ │ │ │ ├── create_recovery_link_for_identity_body.py │ │ │ │ ├── create_relationship_body.py │ │ │ │ ├── create_subscription_body.py │ │ │ │ ├── create_subscription_common.py │ │ │ │ ├── create_verifiable_credential_request_body.py │ │ │ │ ├── create_workspace_api_key_body.py │ │ │ │ ├── create_workspace_body.py │ │ │ │ ├── create_workspace_member_invite_body.py │ │ │ │ ├── create_workspace_subscription_body.py │ │ │ │ ├── credential_supported_draft00.py │ │ │ │ ├── custom_domain.py │ │ │ │ ├── delete_my_sessions_count.py │ │ │ │ ├── device_authorization.py │ │ │ │ ├── device_user_auth_request.py │ │ │ │ ├── email_template_data.py │ │ │ │ ├── email_template_data_body.py │ │ │ │ ├── error_authenticator_assurance_level_not_satisfied.py │ │ │ │ ├── error_browser_location_change_required.py │ │ │ │ ├── error_flow_replaced.py │ │ │ │ ├── error_generic.py │ │ │ │ ├── error_o_auth2.py │ │ │ │ ├── event_stream.py │ │ │ │ ├── expanded_permission_tree.py │ │ │ │ ├── flow_error.py │ │ │ │ ├── generic_error.py │ │ │ │ ├── generic_error_content.py │ │ │ │ ├── generic_usage.py │ │ │ │ ├── get_attributes_count.py │ │ │ │ ├── get_managed_identity_schema_location.py │ │ │ │ ├── get_metrics_count.py │ │ │ │ ├── get_metrics_event_attributes.py │ │ │ │ ├── get_metrics_event_types.py │ │ │ │ ├── get_organization_response.py │ │ │ │ ├── get_project_events.py │ │ │ │ ├── get_project_events_body.py │ │ │ │ ├── get_project_metrics.py │ │ │ │ ├── get_session_activity.py │ │ │ │ ├── get_version200_response.py │ │ │ │ ├── health_not_ready_status.py │ │ │ │ ├── health_status.py │ │ │ │ ├── identity.py │ │ │ │ ├── identity_credentials.py │ │ │ │ ├── identity_credentials_code.py │ │ │ │ ├── identity_credentials_code_address.py │ │ │ │ ├── identity_credentials_oidc.py │ │ │ │ ├── identity_credentials_oidc_provider.py │ │ │ │ ├── identity_credentials_password.py │ │ │ │ ├── identity_patch.py │ │ │ │ ├── identity_patch_response.py │ │ │ │ ├── identity_schema_container.py │ │ │ │ ├── identity_schema_preset.py │ │ │ │ ├── identity_with_credentials.py │ │ │ │ ├── identity_with_credentials_oidc.py │ │ │ │ ├── identity_with_credentials_oidc_config.py │ │ │ │ ├── identity_with_credentials_oidc_config_provider.py │ │ │ │ ├── identity_with_credentials_password.py │ │ │ │ ├── identity_with_credentials_password_config.py │ │ │ │ ├── identity_with_credentials_saml.py │ │ │ │ ├── identity_with_credentials_saml_config.py │ │ │ │ ├── identity_with_credentials_saml_config_provider.py │ │ │ │ ├── internal_get_project_branding_body.py │ │ │ │ ├── internal_is_ax_welcome_screen_enabled_for_project_body.py │ │ │ │ ├── internal_is_owner_for_project_by_slug.py │ │ │ │ ├── internal_is_owner_for_project_by_slug_body.py │ │ │ │ ├── introspected_o_auth2_token.py │ │ │ │ ├── invite_token_body.py │ │ │ │ ├── invoice.py │ │ │ │ ├── invoice_data_v1.py │ │ │ │ ├── is_owner_for_project_by_slug.py │ │ │ │ ├── json_patch.py │ │ │ │ ├── json_web_key.py │ │ │ │ ├── json_web_key_set.py │ │ │ │ ├── keto_namespace.py │ │ │ │ ├── keyset_pagination_request_parameters.py │ │ │ │ ├── keyset_pagination_response_headers.py │ │ │ │ ├── line_item_v1.py │ │ │ │ ├── list_event_streams.py │ │ │ │ ├── list_invoices_response.py │ │ │ │ ├── list_organizations_response.py │ │ │ │ ├── list_workspace_projects.py │ │ │ │ ├── list_workspaces.py │ │ │ │ ├── login_flow.py │ │ │ │ ├── login_flow_state.py │ │ │ │ ├── logout_flow.py │ │ │ │ ├── managed_identity_schema.py │ │ │ │ ├── managed_identity_schema_validation_result.py │ │ │ │ ├── member_invite.py │ │ │ │ ├── message.py │ │ │ │ ├── message_dispatch.py │ │ │ │ ├── metrics_datapoint.py │ │ │ │ ├── money.py │ │ │ │ ├── namespace.py │ │ │ │ ├── needs_privileged_session_error.py │ │ │ │ ├── normalized_project.py │ │ │ │ ├── normalized_project_revision.py │ │ │ │ ├── normalized_project_revision_courier_channel.py │ │ │ │ ├── normalized_project_revision_hook.py │ │ │ │ ├── normalized_project_revision_identity_schema.py │ │ │ │ ├── normalized_project_revision_saml_provider.py │ │ │ │ ├── normalized_project_revision_scim_client.py │ │ │ │ ├── normalized_project_revision_third_party_provider.py │ │ │ │ ├── normalized_project_revision_tokenizer_template.py │ │ │ │ ├── o_auth2_client.py │ │ │ │ ├── o_auth2_client_token_lifespans.py │ │ │ │ ├── o_auth2_consent_request.py │ │ │ │ ├── o_auth2_consent_request_open_id_connect_context.py │ │ │ │ ├── o_auth2_consent_session.py │ │ │ │ ├── o_auth2_login_request.py │ │ │ │ ├── o_auth2_logout_request.py │ │ │ │ ├── o_auth2_redirect_to.py │ │ │ │ ├── o_auth2_token_exchange.py │ │ │ │ ├── oidc_configuration.py │ │ │ │ ├── oidc_user_info.py │ │ │ │ ├── onboarding_portal_link.py │ │ │ │ ├── onboarding_portal_organization.py │ │ │ │ ├── organization.py │ │ │ │ ├── organization_body.py │ │ │ │ ├── organization_onboarding_portal_links_response.py │ │ │ │ ├── parse_error.py │ │ │ │ ├── patch_identities_body.py │ │ │ │ ├── perform_native_logout_body.py │ │ │ │ ├── permissions_on_workspace.py │ │ │ │ ├── plan.py │ │ │ │ ├── plan_details.py │ │ │ │ ├── post_check_permission_body.py │ │ │ │ ├── post_check_permission_or_error_body.py │ │ │ │ ├── project.py │ │ │ │ ├── project_api_key.py │ │ │ │ ├── project_branding.py │ │ │ │ ├── project_branding_colors.py │ │ │ │ ├── project_branding_theme.py │ │ │ │ ├── project_cors.py │ │ │ │ ├── project_events_datapoint.py │ │ │ │ ├── project_host.py │ │ │ │ ├── project_member.py │ │ │ │ ├── project_metadata.py │ │ │ │ ├── project_service_account_experience.py │ │ │ │ ├── project_service_identity.py │ │ │ │ ├── project_service_o_auth2.py │ │ │ │ ├── project_service_permission.py │ │ │ │ ├── project_services.py │ │ │ │ ├── provider.py │ │ │ │ ├── quota_usage.py │ │ │ │ ├── recovery_code_for_identity.py │ │ │ │ ├── recovery_flow.py │ │ │ │ ├── recovery_flow_state.py │ │ │ │ ├── recovery_identity_address.py │ │ │ │ ├── recovery_link_for_identity.py │ │ │ │ ├── registration_flow.py │ │ │ │ ├── registration_flow_state.py │ │ │ │ ├── reject_o_auth2_request.py │ │ │ │ ├── relation_query.py │ │ │ │ ├── relationship.py │ │ │ │ ├── relationship_namespaces.py │ │ │ │ ├── relationship_patch.py │ │ │ │ ├── relationships.py │ │ │ │ ├── revision_account_experience_custom_translation.py │ │ │ │ ├── rfc6749_error_json.py │ │ │ │ ├── schema_patch.py │ │ │ │ ├── self_service_flow_expired_error.py │ │ │ │ ├── session.py │ │ │ │ ├── session_activity_datapoint.py │ │ │ │ ├── session_authentication_method.py │ │ │ │ ├── session_device.py │ │ │ │ ├── set_active_project_in_console_body.py │ │ │ │ ├── set_custom_domain_body.py │ │ │ │ ├── set_event_stream_body.py │ │ │ │ ├── set_organization_from_onboarding_portal_link_body.py │ │ │ │ ├── set_project.py │ │ │ │ ├── set_project_branding_theme_body.py │ │ │ │ ├── settings_flow.py │ │ │ │ ├── settings_flow_state.py │ │ │ │ ├── source_position.py │ │ │ │ ├── subject_set.py │ │ │ │ ├── subscription.py │ │ │ │ ├── successful_code_exchange_response.py │ │ │ │ ├── successful_native_login.py │ │ │ │ ├── successful_native_registration.py │ │ │ │ ├── successful_project_update.py │ │ │ │ ├── tax_line_item.py │ │ │ │ ├── time_interval.py │ │ │ │ ├── token_pagination.py │ │ │ │ ├── token_pagination_headers.py │ │ │ │ ├── token_pagination_request_parameters.py │ │ │ │ ├── token_pagination_response_headers.py │ │ │ │ ├── trust_o_auth2_jwt_grant_issuer.py │ │ │ │ ├── trusted_o_auth2_jwt_grant_issuer.py │ │ │ │ ├── trusted_o_auth2_jwt_grant_json_web_key.py │ │ │ │ ├── ui_container.py │ │ │ │ ├── ui_node.py │ │ │ │ ├── ui_node_anchor_attributes.py │ │ │ │ ├── ui_node_attributes.py │ │ │ │ ├── ui_node_division_attributes.py │ │ │ │ ├── ui_node_image_attributes.py │ │ │ │ ├── ui_node_input_attributes.py │ │ │ │ ├── ui_node_meta.py │ │ │ │ ├── ui_node_script_attributes.py │ │ │ │ ├── ui_node_text_attributes.py │ │ │ │ ├── ui_text.py │ │ │ │ ├── update_fedcm_flow_body.py │ │ │ │ ├── update_identity_body.py │ │ │ │ ├── update_login_flow_body.py │ │ │ │ ├── update_login_flow_with_code_method.py │ │ │ │ ├── update_login_flow_with_identifier_first_method.py │ │ │ │ ├── update_login_flow_with_lookup_secret_method.py │ │ │ │ ├── update_login_flow_with_oidc_method.py │ │ │ │ ├── update_login_flow_with_passkey_method.py │ │ │ │ ├── update_login_flow_with_password_method.py │ │ │ │ ├── update_login_flow_with_saml_method.py │ │ │ │ ├── update_login_flow_with_totp_method.py │ │ │ │ ├── update_login_flow_with_web_authn_method.py │ │ │ │ ├── update_organization_onboarding_portal_link_body.py │ │ │ │ ├── update_recovery_flow_body.py │ │ │ │ ├── update_recovery_flow_with_code_method.py │ │ │ │ ├── update_recovery_flow_with_link_method.py │ │ │ │ ├── update_registration_flow_body.py │ │ │ │ ├── update_registration_flow_with_code_method.py │ │ │ │ ├── update_registration_flow_with_oidc_method.py │ │ │ │ ├── update_registration_flow_with_passkey_method.py │ │ │ │ ├── update_registration_flow_with_password_method.py │ │ │ │ ├── update_registration_flow_with_profile_method.py │ │ │ │ ├── update_registration_flow_with_saml_method.py │ │ │ │ ├── update_registration_flow_with_web_authn_method.py │ │ │ │ ├── update_settings_flow_body.py │ │ │ │ ├── update_settings_flow_with_lookup_method.py │ │ │ │ ├── update_settings_flow_with_oidc_method.py │ │ │ │ ├── update_settings_flow_with_passkey_method.py │ │ │ │ ├── update_settings_flow_with_password_method.py │ │ │ │ ├── update_settings_flow_with_profile_method.py │ │ │ │ ├── update_settings_flow_with_saml_method.py │ │ │ │ ├── update_settings_flow_with_totp_method.py │ │ │ │ ├── update_settings_flow_with_web_authn_method.py │ │ │ │ ├── update_subscription_body.py │ │ │ │ ├── update_verification_flow_body.py │ │ │ │ ├── update_verification_flow_with_code_method.py │ │ │ │ ├── update_verification_flow_with_link_method.py │ │ │ │ ├── update_workspace_body.py │ │ │ │ ├── usage.py │ │ │ │ ├── verifiable_credential_priming_response.py │ │ │ │ ├── verifiable_credential_proof.py │ │ │ │ ├── verifiable_credential_response.py │ │ │ │ ├── verifiable_identity_address.py │ │ │ │ ├── verification_flow.py │ │ │ │ ├── verification_flow_state.py │ │ │ │ ├── verify_user_code_request.py │ │ │ │ ├── version.py │ │ │ │ ├── warning.py │ │ │ │ ├── workspace.py │ │ │ │ └── workspace_api_key.py │ │ │ ├── py.typed │ │ │ └── rest.py │ │ ├── pyproject.toml │ │ ├── requirements.txt │ │ ├── setup.cfg │ │ ├── setup.py │ │ ├── test-requirements.txt │ │ ├── test │ │ │ ├── __init__.py │ │ │ ├── test_accept_device_user_code_request.py │ │ │ ├── test_accept_o_auth2_consent_request.py │ │ │ ├── test_accept_o_auth2_consent_request_session.py │ │ │ ├── test_accept_o_auth2_login_request.py │ │ │ ├── test_account_experience_colors.py │ │ │ ├── test_account_experience_configuration.py │ │ │ ├── test_active_project_in_console.py │ │ │ ├── test_add_project_to_workspace_body.py │ │ │ ├── test_attribute.py │ │ │ ├── test_attribute_filter.py │ │ │ ├── test_attributes_count_datapoint.py │ │ │ ├── test_authenticator_assurance_level.py │ │ │ ├── test_basic_organization.py │ │ │ ├── test_batch_check_permission_body.py │ │ │ ├── test_batch_check_permission_result.py │ │ │ ├── test_batch_patch_identities_response.py │ │ │ ├── test_billing_period_bucket.py │ │ │ ├── test_check_opl_syntax_result.py │ │ │ ├── test_check_permission_result.py │ │ │ ├── test_check_permission_result_with_error.py │ │ │ ├── test_cloud_account.py │ │ │ ├── test_consistency_request_parameters.py │ │ │ ├── test_continue_with.py │ │ │ ├── test_continue_with_recovery_ui.py │ │ │ ├── test_continue_with_recovery_ui_flow.py │ │ │ ├── test_continue_with_redirect_browser_to.py │ │ │ ├── test_continue_with_set_ory_session_token.py │ │ │ ├── test_continue_with_settings_ui.py │ │ │ ├── test_continue_with_settings_ui_flow.py │ │ │ ├── test_continue_with_verification_ui.py │ │ │ ├── test_continue_with_verification_ui_flow.py │ │ │ ├── test_courier_api.py │ │ │ ├── test_courier_message_status.py │ │ │ ├── test_courier_message_type.py │ │ │ ├── test_create_custom_domain_body.py │ │ │ ├── test_create_event_stream_body.py │ │ │ ├── test_create_fedcm_flow_response.py │ │ │ ├── test_create_identity_body.py │ │ │ ├── test_create_invite_response.py │ │ │ ├── test_create_json_web_key_set.py │ │ │ ├── test_create_organization_onboarding_portal_link_body.py │ │ │ ├── test_create_project_api_key_request.py │ │ │ ├── test_create_project_body.py │ │ │ ├── test_create_project_branding.py │ │ │ ├── test_create_project_member_invite_body.py │ │ │ ├── test_create_project_normalized_payload.py │ │ │ ├── test_create_recovery_code_for_identity_body.py │ │ │ ├── test_create_recovery_link_for_identity_body.py │ │ │ ├── test_create_relationship_body.py │ │ │ ├── test_create_subscription_body.py │ │ │ ├── test_create_subscription_common.py │ │ │ ├── test_create_verifiable_credential_request_body.py │ │ │ ├── test_create_workspace_api_key_body.py │ │ │ ├── test_create_workspace_body.py │ │ │ ├── test_create_workspace_member_invite_body.py │ │ │ ├── test_create_workspace_subscription_body.py │ │ │ ├── test_credential_supported_draft00.py │ │ │ ├── test_custom_domain.py │ │ │ ├── test_delete_my_sessions_count.py │ │ │ ├── test_device_authorization.py │ │ │ ├── test_device_user_auth_request.py │ │ │ ├── test_email_template_data.py │ │ │ ├── test_email_template_data_body.py │ │ │ ├── test_error_authenticator_assurance_level_not_satisfied.py │ │ │ ├── test_error_browser_location_change_required.py │ │ │ ├── test_error_flow_replaced.py │ │ │ ├── test_error_generic.py │ │ │ ├── test_error_o_auth2.py │ │ │ ├── test_event_stream.py │ │ │ ├── test_events_api.py │ │ │ ├── test_expanded_permission_tree.py │ │ │ ├── test_flow_error.py │ │ │ ├── test_frontend_api.py │ │ │ ├── test_generic_error.py │ │ │ ├── test_generic_error_content.py │ │ │ ├── test_generic_usage.py │ │ │ ├── test_get_attributes_count.py │ │ │ ├── test_get_managed_identity_schema_location.py │ │ │ ├── test_get_metrics_count.py │ │ │ ├── test_get_metrics_event_attributes.py │ │ │ ├── test_get_metrics_event_types.py │ │ │ ├── test_get_organization_response.py │ │ │ ├── test_get_project_events.py │ │ │ ├── test_get_project_events_body.py │ │ │ ├── test_get_project_metrics.py │ │ │ ├── test_get_session_activity.py │ │ │ ├── test_get_version200_response.py │ │ │ ├── test_health_not_ready_status.py │ │ │ ├── test_health_status.py │ │ │ ├── test_identity.py │ │ │ ├── test_identity_api.py │ │ │ ├── test_identity_credentials.py │ │ │ ├── test_identity_credentials_code.py │ │ │ ├── test_identity_credentials_code_address.py │ │ │ ├── test_identity_credentials_oidc.py │ │ │ ├── test_identity_credentials_oidc_provider.py │ │ │ ├── test_identity_credentials_password.py │ │ │ ├── test_identity_patch.py │ │ │ ├── test_identity_patch_response.py │ │ │ ├── test_identity_schema_container.py │ │ │ ├── test_identity_schema_preset.py │ │ │ ├── test_identity_with_credentials.py │ │ │ ├── test_identity_with_credentials_oidc.py │ │ │ ├── test_identity_with_credentials_oidc_config.py │ │ │ ├── test_identity_with_credentials_oidc_config_provider.py │ │ │ ├── test_identity_with_credentials_password.py │ │ │ ├── test_identity_with_credentials_password_config.py │ │ │ ├── test_identity_with_credentials_saml.py │ │ │ ├── test_identity_with_credentials_saml_config.py │ │ │ ├── test_identity_with_credentials_saml_config_provider.py │ │ │ ├── test_internal_get_project_branding_body.py │ │ │ ├── test_internal_is_ax_welcome_screen_enabled_for_project_body.py │ │ │ ├── test_internal_is_owner_for_project_by_slug.py │ │ │ ├── test_internal_is_owner_for_project_by_slug_body.py │ │ │ ├── test_introspected_o_auth2_token.py │ │ │ ├── test_invite_token_body.py │ │ │ ├── test_invoice.py │ │ │ ├── test_invoice_data_v1.py │ │ │ ├── test_is_owner_for_project_by_slug.py │ │ │ ├── test_json_patch.py │ │ │ ├── test_json_web_key.py │ │ │ ├── test_json_web_key_set.py │ │ │ ├── test_jwk_api.py │ │ │ ├── test_keto_namespace.py │ │ │ ├── test_keyset_pagination_request_parameters.py │ │ │ ├── test_keyset_pagination_response_headers.py │ │ │ ├── test_line_item_v1.py │ │ │ ├── test_list_event_streams.py │ │ │ ├── test_list_invoices_response.py │ │ │ ├── test_list_organizations_response.py │ │ │ ├── test_list_workspace_projects.py │ │ │ ├── test_list_workspaces.py │ │ │ ├── test_login_flow.py │ │ │ ├── test_login_flow_state.py │ │ │ ├── test_logout_flow.py │ │ │ ├── test_managed_identity_schema.py │ │ │ ├── test_managed_identity_schema_validation_result.py │ │ │ ├── test_member_invite.py │ │ │ ├── test_message.py │ │ │ ├── test_message_dispatch.py │ │ │ ├── test_metadata_api.py │ │ │ ├── test_metrics_datapoint.py │ │ │ ├── test_money.py │ │ │ ├── test_namespace.py │ │ │ ├── test_needs_privileged_session_error.py │ │ │ ├── test_normalized_project.py │ │ │ ├── test_normalized_project_revision.py │ │ │ ├── test_normalized_project_revision_courier_channel.py │ │ │ ├── test_normalized_project_revision_hook.py │ │ │ ├── test_normalized_project_revision_identity_schema.py │ │ │ ├── test_normalized_project_revision_saml_provider.py │ │ │ ├── test_normalized_project_revision_scim_client.py │ │ │ ├── test_normalized_project_revision_third_party_provider.py │ │ │ ├── test_normalized_project_revision_tokenizer_template.py │ │ │ ├── test_o_auth2_api.py │ │ │ ├── test_o_auth2_client.py │ │ │ ├── test_o_auth2_client_token_lifespans.py │ │ │ ├── test_o_auth2_consent_request.py │ │ │ ├── test_o_auth2_consent_request_open_id_connect_context.py │ │ │ ├── test_o_auth2_consent_session.py │ │ │ ├── test_o_auth2_login_request.py │ │ │ ├── test_o_auth2_logout_request.py │ │ │ ├── test_o_auth2_redirect_to.py │ │ │ ├── test_o_auth2_token_exchange.py │ │ │ ├── test_oidc_api.py │ │ │ ├── test_oidc_configuration.py │ │ │ ├── test_oidc_user_info.py │ │ │ ├── test_onboarding_portal_link.py │ │ │ ├── test_onboarding_portal_organization.py │ │ │ ├── test_organization.py │ │ │ ├── test_organization_body.py │ │ │ ├── test_organization_onboarding_portal_links_response.py │ │ │ ├── test_parse_error.py │ │ │ ├── test_patch_identities_body.py │ │ │ ├── test_perform_native_logout_body.py │ │ │ ├── test_permission_api.py │ │ │ ├── test_permissions_on_workspace.py │ │ │ ├── test_plan.py │ │ │ ├── test_plan_details.py │ │ │ ├── test_post_check_permission_body.py │ │ │ ├── test_post_check_permission_or_error_body.py │ │ │ ├── test_project.py │ │ │ ├── test_project_api.py │ │ │ ├── test_project_api_key.py │ │ │ ├── test_project_branding.py │ │ │ ├── test_project_branding_colors.py │ │ │ ├── test_project_branding_theme.py │ │ │ ├── test_project_cors.py │ │ │ ├── test_project_events_datapoint.py │ │ │ ├── test_project_host.py │ │ │ ├── test_project_member.py │ │ │ ├── test_project_metadata.py │ │ │ ├── test_project_service_account_experience.py │ │ │ ├── test_project_service_identity.py │ │ │ ├── test_project_service_o_auth2.py │ │ │ ├── test_project_service_permission.py │ │ │ ├── test_project_services.py │ │ │ ├── test_provider.py │ │ │ ├── test_quota_usage.py │ │ │ ├── test_recovery_code_for_identity.py │ │ │ ├── test_recovery_flow.py │ │ │ ├── test_recovery_flow_state.py │ │ │ ├── test_recovery_identity_address.py │ │ │ ├── test_recovery_link_for_identity.py │ │ │ ├── test_registration_flow.py │ │ │ ├── test_registration_flow_state.py │ │ │ ├── test_reject_o_auth2_request.py │ │ │ ├── test_relation_query.py │ │ │ ├── test_relationship.py │ │ │ ├── test_relationship_api.py │ │ │ ├── test_relationship_namespaces.py │ │ │ ├── test_relationship_patch.py │ │ │ ├── test_relationships.py │ │ │ ├── test_revision_account_experience_custom_translation.py │ │ │ ├── test_rfc6749_error_json.py │ │ │ ├── test_schema_patch.py │ │ │ ├── test_self_service_flow_expired_error.py │ │ │ ├── test_session.py │ │ │ ├── test_session_activity_datapoint.py │ │ │ ├── test_session_authentication_method.py │ │ │ ├── test_session_device.py │ │ │ ├── test_set_active_project_in_console_body.py │ │ │ ├── test_set_custom_domain_body.py │ │ │ ├── test_set_event_stream_body.py │ │ │ ├── test_set_organization_from_onboarding_portal_link_body.py │ │ │ ├── test_set_project.py │ │ │ ├── test_set_project_branding_theme_body.py │ │ │ ├── test_settings_flow.py │ │ │ ├── test_settings_flow_state.py │ │ │ ├── test_source_position.py │ │ │ ├── test_subject_set.py │ │ │ ├── test_subscription.py │ │ │ ├── test_successful_code_exchange_response.py │ │ │ ├── test_successful_native_login.py │ │ │ ├── test_successful_native_registration.py │ │ │ ├── test_successful_project_update.py │ │ │ ├── test_tax_line_item.py │ │ │ ├── test_time_interval.py │ │ │ ├── test_token_pagination.py │ │ │ ├── test_token_pagination_headers.py │ │ │ ├── test_token_pagination_request_parameters.py │ │ │ ├── test_token_pagination_response_headers.py │ │ │ ├── test_trust_o_auth2_jwt_grant_issuer.py │ │ │ ├── test_trusted_o_auth2_jwt_grant_issuer.py │ │ │ ├── test_trusted_o_auth2_jwt_grant_json_web_key.py │ │ │ ├── test_ui_container.py │ │ │ ├── test_ui_node.py │ │ │ ├── test_ui_node_anchor_attributes.py │ │ │ ├── test_ui_node_attributes.py │ │ │ ├── test_ui_node_division_attributes.py │ │ │ ├── test_ui_node_image_attributes.py │ │ │ ├── test_ui_node_input_attributes.py │ │ │ ├── test_ui_node_meta.py │ │ │ ├── test_ui_node_script_attributes.py │ │ │ ├── test_ui_node_text_attributes.py │ │ │ ├── test_ui_text.py │ │ │ ├── test_update_fedcm_flow_body.py │ │ │ ├── test_update_identity_body.py │ │ │ ├── test_update_login_flow_body.py │ │ │ ├── test_update_login_flow_with_code_method.py │ │ │ ├── test_update_login_flow_with_identifier_first_method.py │ │ │ ├── test_update_login_flow_with_lookup_secret_method.py │ │ │ ├── test_update_login_flow_with_oidc_method.py │ │ │ ├── test_update_login_flow_with_passkey_method.py │ │ │ ├── test_update_login_flow_with_password_method.py │ │ │ ├── test_update_login_flow_with_saml_method.py │ │ │ ├── test_update_login_flow_with_totp_method.py │ │ │ ├── test_update_login_flow_with_web_authn_method.py │ │ │ ├── test_update_organization_onboarding_portal_link_body.py │ │ │ ├── test_update_recovery_flow_body.py │ │ │ ├── test_update_recovery_flow_with_code_method.py │ │ │ ├── test_update_recovery_flow_with_link_method.py │ │ │ ├── test_update_registration_flow_body.py │ │ │ ├── test_update_registration_flow_with_code_method.py │ │ │ ├── test_update_registration_flow_with_oidc_method.py │ │ │ ├── test_update_registration_flow_with_passkey_method.py │ │ │ ├── test_update_registration_flow_with_password_method.py │ │ │ ├── test_update_registration_flow_with_profile_method.py │ │ │ ├── test_update_registration_flow_with_saml_method.py │ │ │ ├── test_update_registration_flow_with_web_authn_method.py │ │ │ ├── test_update_settings_flow_body.py │ │ │ ├── test_update_settings_flow_with_lookup_method.py │ │ │ ├── test_update_settings_flow_with_oidc_method.py │ │ │ ├── test_update_settings_flow_with_passkey_method.py │ │ │ ├── test_update_settings_flow_with_password_method.py │ │ │ ├── test_update_settings_flow_with_profile_method.py │ │ │ ├── test_update_settings_flow_with_saml_method.py │ │ │ ├── test_update_settings_flow_with_totp_method.py │ │ │ ├── test_update_settings_flow_with_web_authn_method.py │ │ │ ├── test_update_subscription_body.py │ │ │ ├── test_update_verification_flow_body.py │ │ │ ├── test_update_verification_flow_with_code_method.py │ │ │ ├── test_update_verification_flow_with_link_method.py │ │ │ ├── test_update_workspace_body.py │ │ │ ├── test_usage.py │ │ │ ├── test_verifiable_credential_priming_response.py │ │ │ ├── test_verifiable_credential_proof.py │ │ │ ├── test_verifiable_credential_response.py │ │ │ ├── test_verifiable_identity_address.py │ │ │ ├── test_verification_flow.py │ │ │ ├── test_verification_flow_state.py │ │ │ ├── test_verify_user_code_request.py │ │ │ ├── test_version.py │ │ │ ├── test_warning.py │ │ │ ├── test_wellknown_api.py │ │ │ ├── test_workspace.py │ │ │ ├── test_workspace_api.py │ │ │ └── test_workspace_api_key.py │ │ └── tox.ini │ ├── ruby │ │ ├── .gitignore │ │ ├── .gitlab-ci.yml │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── .rspec │ │ ├── .rubocop.yml │ │ ├── Gemfile │ │ ├── Gemfile.lock │ │ ├── LICENSE │ │ ├── README.md │ │ ├── Rakefile │ │ ├── docs │ │ │ ├── AcceptDeviceUserCodeRequest.md │ │ │ ├── AcceptOAuth2ConsentRequest.md │ │ │ ├── AcceptOAuth2ConsentRequestSession.md │ │ │ ├── AcceptOAuth2LoginRequest.md │ │ │ ├── AccountExperienceColors.md │ │ │ ├── AccountExperienceConfiguration.md │ │ │ ├── ActiveProjectInConsole.md │ │ │ ├── AddProjectToWorkspaceBody.md │ │ │ ├── Attribute.md │ │ │ ├── AttributeFilter.md │ │ │ ├── AttributesCountDatapoint.md │ │ │ ├── AuthenticatorAssuranceLevel.md │ │ │ ├── BasicOrganization.md │ │ │ ├── BatchCheckPermissionBody.md │ │ │ ├── BatchCheckPermissionResult.md │ │ │ ├── BatchPatchIdentitiesResponse.md │ │ │ ├── BillingPeriodBucket.md │ │ │ ├── CheckOplSyntaxResult.md │ │ │ ├── CheckPermissionResult.md │ │ │ ├── CheckPermissionResultWithError.md │ │ │ ├── CloudAccount.md │ │ │ ├── ConsistencyRequestParameters.md │ │ │ ├── ContinueWith.md │ │ │ ├── ContinueWithRecoveryUi.md │ │ │ ├── ContinueWithRecoveryUiFlow.md │ │ │ ├── ContinueWithRedirectBrowserTo.md │ │ │ ├── ContinueWithSetOrySessionToken.md │ │ │ ├── ContinueWithSettingsUi.md │ │ │ ├── ContinueWithSettingsUiFlow.md │ │ │ ├── ContinueWithVerificationUi.md │ │ │ ├── ContinueWithVerificationUiFlow.md │ │ │ ├── CourierApi.md │ │ │ ├── CourierMessageStatus.md │ │ │ ├── CourierMessageType.md │ │ │ ├── CreateCustomDomainBody.md │ │ │ ├── CreateEventStreamBody.md │ │ │ ├── CreateFedcmFlowResponse.md │ │ │ ├── CreateIdentityBody.md │ │ │ ├── CreateInviteResponse.md │ │ │ ├── CreateJsonWebKeySet.md │ │ │ ├── CreateOrganizationOnboardingPortalLinkBody.md │ │ │ ├── CreateProjectApiKeyRequest.md │ │ │ ├── CreateProjectBody.md │ │ │ ├── CreateProjectBranding.md │ │ │ ├── CreateProjectMemberInviteBody.md │ │ │ ├── CreateProjectNormalizedPayload.md │ │ │ ├── CreateRecoveryCodeForIdentityBody.md │ │ │ ├── CreateRecoveryLinkForIdentityBody.md │ │ │ ├── CreateRelationshipBody.md │ │ │ ├── CreateSubscriptionBody.md │ │ │ ├── CreateSubscriptionCommon.md │ │ │ ├── CreateVerifiableCredentialRequestBody.md │ │ │ ├── CreateWorkspaceApiKeyBody.md │ │ │ ├── CreateWorkspaceBody.md │ │ │ ├── CreateWorkspaceMemberInviteBody.md │ │ │ ├── CreateWorkspaceSubscriptionBody.md │ │ │ ├── CredentialSupportedDraft00.md │ │ │ ├── CustomDomain.md │ │ │ ├── DeleteMySessionsCount.md │ │ │ ├── DeviceAuthorization.md │ │ │ ├── DeviceUserAuthRequest.md │ │ │ ├── EmailTemplateData.md │ │ │ ├── EmailTemplateDataBody.md │ │ │ ├── ErrorAuthenticatorAssuranceLevelNotSatisfied.md │ │ │ ├── ErrorBrowserLocationChangeRequired.md │ │ │ ├── ErrorFlowReplaced.md │ │ │ ├── ErrorGeneric.md │ │ │ ├── ErrorOAuth2.md │ │ │ ├── EventStream.md │ │ │ ├── EventsApi.md │ │ │ ├── ExpandedPermissionTree.md │ │ │ ├── FlowError.md │ │ │ ├── FrontendApi.md │ │ │ ├── GenericError.md │ │ │ ├── GenericErrorContent.md │ │ │ ├── GenericUsage.md │ │ │ ├── GetAttributesCount.md │ │ │ ├── GetManagedIdentitySchemaLocation.md │ │ │ ├── GetMetricsCount.md │ │ │ ├── GetMetricsEventAttributes.md │ │ │ ├── GetMetricsEventTypes.md │ │ │ ├── GetOrganizationResponse.md │ │ │ ├── GetProjectEvents.md │ │ │ ├── GetProjectEventsBody.md │ │ │ ├── GetProjectMetrics.md │ │ │ ├── GetSessionActivity.md │ │ │ ├── GetVersion200Response.md │ │ │ ├── HealthNotReadyStatus.md │ │ │ ├── HealthStatus.md │ │ │ ├── Identity.md │ │ │ ├── IdentityApi.md │ │ │ ├── IdentityCredentials.md │ │ │ ├── IdentityCredentialsCode.md │ │ │ ├── IdentityCredentialsCodeAddress.md │ │ │ ├── IdentityCredentialsOidc.md │ │ │ ├── IdentityCredentialsOidcProvider.md │ │ │ ├── IdentityCredentialsPassword.md │ │ │ ├── IdentityPatch.md │ │ │ ├── IdentityPatchResponse.md │ │ │ ├── IdentitySchemaContainer.md │ │ │ ├── IdentitySchemaPreset.md │ │ │ ├── IdentityWithCredentials.md │ │ │ ├── IdentityWithCredentialsOidc.md │ │ │ ├── IdentityWithCredentialsOidcConfig.md │ │ │ ├── IdentityWithCredentialsOidcConfigProvider.md │ │ │ ├── IdentityWithCredentialsPassword.md │ │ │ ├── IdentityWithCredentialsPasswordConfig.md │ │ │ ├── IdentityWithCredentialsSaml.md │ │ │ ├── IdentityWithCredentialsSamlConfig.md │ │ │ ├── IdentityWithCredentialsSamlConfigProvider.md │ │ │ ├── InternalGetProjectBrandingBody.md │ │ │ ├── InternalIsAXWelcomeScreenEnabledForProjectBody.md │ │ │ ├── InternalIsOwnerForProjectBySlug.md │ │ │ ├── InternalIsOwnerForProjectBySlugBody.md │ │ │ ├── IntrospectedOAuth2Token.md │ │ │ ├── InviteTokenBody.md │ │ │ ├── Invoice.md │ │ │ ├── InvoiceDataV1.md │ │ │ ├── IsOwnerForProjectBySlug.md │ │ │ ├── JsonPatch.md │ │ │ ├── JsonWebKey.md │ │ │ ├── JsonWebKeySet.md │ │ │ ├── JwkApi.md │ │ │ ├── KetoNamespace.md │ │ │ ├── KeysetPaginationRequestParameters.md │ │ │ ├── KeysetPaginationResponseHeaders.md │ │ │ ├── LineItemV1.md │ │ │ ├── ListEventStreams.md │ │ │ ├── ListInvoicesResponse.md │ │ │ ├── ListOrganizationsResponse.md │ │ │ ├── ListWorkspaceProjects.md │ │ │ ├── ListWorkspaces.md │ │ │ ├── LoginFlow.md │ │ │ ├── LoginFlowState.md │ │ │ ├── LogoutFlow.md │ │ │ ├── ManagedIdentitySchema.md │ │ │ ├── ManagedIdentitySchemaValidationResult.md │ │ │ ├── MemberInvite.md │ │ │ ├── Message.md │ │ │ ├── MessageDispatch.md │ │ │ ├── MetadataApi.md │ │ │ ├── MetricsDatapoint.md │ │ │ ├── Money.md │ │ │ ├── Namespace.md │ │ │ ├── NeedsPrivilegedSessionError.md │ │ │ ├── NormalizedProject.md │ │ │ ├── NormalizedProjectRevision.md │ │ │ ├── NormalizedProjectRevisionCourierChannel.md │ │ │ ├── NormalizedProjectRevisionHook.md │ │ │ ├── NormalizedProjectRevisionIdentitySchema.md │ │ │ ├── NormalizedProjectRevisionSAMLProvider.md │ │ │ ├── NormalizedProjectRevisionScimClient.md │ │ │ ├── NormalizedProjectRevisionThirdPartyProvider.md │ │ │ ├── NormalizedProjectRevisionTokenizerTemplate.md │ │ │ ├── OAuth2Api.md │ │ │ ├── OAuth2Client.md │ │ │ ├── OAuth2ClientTokenLifespans.md │ │ │ ├── OAuth2ConsentRequest.md │ │ │ ├── OAuth2ConsentRequestOpenIDConnectContext.md │ │ │ ├── OAuth2ConsentSession.md │ │ │ ├── OAuth2LoginRequest.md │ │ │ ├── OAuth2LogoutRequest.md │ │ │ ├── OAuth2RedirectTo.md │ │ │ ├── OAuth2TokenExchange.md │ │ │ ├── OidcApi.md │ │ │ ├── OidcConfiguration.md │ │ │ ├── OidcUserInfo.md │ │ │ ├── OnboardingPortalLink.md │ │ │ ├── OnboardingPortalOrganization.md │ │ │ ├── Organization.md │ │ │ ├── OrganizationBody.md │ │ │ ├── OrganizationOnboardingPortalLinksResponse.md │ │ │ ├── ParseError.md │ │ │ ├── PatchIdentitiesBody.md │ │ │ ├── PerformNativeLogoutBody.md │ │ │ ├── PermissionApi.md │ │ │ ├── PermissionsOnWorkspace.md │ │ │ ├── Plan.md │ │ │ ├── PlanDetails.md │ │ │ ├── PostCheckPermissionBody.md │ │ │ ├── PostCheckPermissionOrErrorBody.md │ │ │ ├── Project.md │ │ │ ├── ProjectApi.md │ │ │ ├── ProjectApiKey.md │ │ │ ├── ProjectBranding.md │ │ │ ├── ProjectBrandingColors.md │ │ │ ├── ProjectBrandingTheme.md │ │ │ ├── ProjectCors.md │ │ │ ├── ProjectEventsDatapoint.md │ │ │ ├── ProjectHost.md │ │ │ ├── ProjectMember.md │ │ │ ├── ProjectMetadata.md │ │ │ ├── ProjectServiceAccountExperience.md │ │ │ ├── ProjectServiceIdentity.md │ │ │ ├── ProjectServiceOAuth2.md │ │ │ ├── ProjectServicePermission.md │ │ │ ├── ProjectServices.md │ │ │ ├── Provider.md │ │ │ ├── QuotaUsage.md │ │ │ ├── RFC6749ErrorJson.md │ │ │ ├── RecoveryCodeForIdentity.md │ │ │ ├── RecoveryFlow.md │ │ │ ├── RecoveryFlowState.md │ │ │ ├── RecoveryIdentityAddress.md │ │ │ ├── RecoveryLinkForIdentity.md │ │ │ ├── RegistrationFlow.md │ │ │ ├── RegistrationFlowState.md │ │ │ ├── RejectOAuth2Request.md │ │ │ ├── RelationQuery.md │ │ │ ├── Relationship.md │ │ │ ├── RelationshipApi.md │ │ │ ├── RelationshipNamespaces.md │ │ │ ├── RelationshipPatch.md │ │ │ ├── Relationships.md │ │ │ ├── RevisionAccountExperienceCustomTranslation.md │ │ │ ├── SchemaPatch.md │ │ │ ├── SelfServiceFlowExpiredError.md │ │ │ ├── Session.md │ │ │ ├── SessionActivityDatapoint.md │ │ │ ├── SessionAuthenticationMethod.md │ │ │ ├── SessionDevice.md │ │ │ ├── SetActiveProjectInConsoleBody.md │ │ │ ├── SetCustomDomainBody.md │ │ │ ├── SetEventStreamBody.md │ │ │ ├── SetOrganizationFromOnboardingPortalLinkBody.md │ │ │ ├── SetProject.md │ │ │ ├── SetProjectBrandingThemeBody.md │ │ │ ├── SettingsFlow.md │ │ │ ├── SettingsFlowState.md │ │ │ ├── SourcePosition.md │ │ │ ├── SubjectSet.md │ │ │ ├── Subscription.md │ │ │ ├── SuccessfulCodeExchangeResponse.md │ │ │ ├── SuccessfulNativeLogin.md │ │ │ ├── SuccessfulNativeRegistration.md │ │ │ ├── SuccessfulProjectUpdate.md │ │ │ ├── TaxLineItem.md │ │ │ ├── TimeInterval.md │ │ │ ├── TokenPagination.md │ │ │ ├── TokenPaginationHeaders.md │ │ │ ├── TokenPaginationRequestParameters.md │ │ │ ├── TokenPaginationResponseHeaders.md │ │ │ ├── TrustOAuth2JwtGrantIssuer.md │ │ │ ├── TrustedOAuth2JwtGrantIssuer.md │ │ │ ├── TrustedOAuth2JwtGrantJsonWebKey.md │ │ │ ├── UiContainer.md │ │ │ ├── UiNode.md │ │ │ ├── UiNodeAnchorAttributes.md │ │ │ ├── UiNodeAttributes.md │ │ │ ├── UiNodeDivisionAttributes.md │ │ │ ├── UiNodeImageAttributes.md │ │ │ ├── UiNodeInputAttributes.md │ │ │ ├── UiNodeMeta.md │ │ │ ├── UiNodeScriptAttributes.md │ │ │ ├── UiNodeTextAttributes.md │ │ │ ├── UiText.md │ │ │ ├── UpdateFedcmFlowBody.md │ │ │ ├── UpdateIdentityBody.md │ │ │ ├── UpdateLoginFlowBody.md │ │ │ ├── UpdateLoginFlowWithCodeMethod.md │ │ │ ├── UpdateLoginFlowWithIdentifierFirstMethod.md │ │ │ ├── UpdateLoginFlowWithLookupSecretMethod.md │ │ │ ├── UpdateLoginFlowWithOidcMethod.md │ │ │ ├── UpdateLoginFlowWithPasskeyMethod.md │ │ │ ├── UpdateLoginFlowWithPasswordMethod.md │ │ │ ├── UpdateLoginFlowWithSamlMethod.md │ │ │ ├── UpdateLoginFlowWithTotpMethod.md │ │ │ ├── UpdateLoginFlowWithWebAuthnMethod.md │ │ │ ├── UpdateOrganizationOnboardingPortalLinkBody.md │ │ │ ├── UpdateRecoveryFlowBody.md │ │ │ ├── UpdateRecoveryFlowWithCodeMethod.md │ │ │ ├── UpdateRecoveryFlowWithLinkMethod.md │ │ │ ├── UpdateRegistrationFlowBody.md │ │ │ ├── UpdateRegistrationFlowWithCodeMethod.md │ │ │ ├── UpdateRegistrationFlowWithOidcMethod.md │ │ │ ├── UpdateRegistrationFlowWithPasskeyMethod.md │ │ │ ├── UpdateRegistrationFlowWithPasswordMethod.md │ │ │ ├── UpdateRegistrationFlowWithProfileMethod.md │ │ │ ├── UpdateRegistrationFlowWithSamlMethod.md │ │ │ ├── UpdateRegistrationFlowWithWebAuthnMethod.md │ │ │ ├── UpdateSettingsFlowBody.md │ │ │ ├── UpdateSettingsFlowWithLookupMethod.md │ │ │ ├── UpdateSettingsFlowWithOidcMethod.md │ │ │ ├── UpdateSettingsFlowWithPasskeyMethod.md │ │ │ ├── UpdateSettingsFlowWithPasswordMethod.md │ │ │ ├── UpdateSettingsFlowWithProfileMethod.md │ │ │ ├── UpdateSettingsFlowWithSamlMethod.md │ │ │ ├── UpdateSettingsFlowWithTotpMethod.md │ │ │ ├── UpdateSettingsFlowWithWebAuthnMethod.md │ │ │ ├── UpdateSubscriptionBody.md │ │ │ ├── UpdateVerificationFlowBody.md │ │ │ ├── UpdateVerificationFlowWithCodeMethod.md │ │ │ ├── UpdateVerificationFlowWithLinkMethod.md │ │ │ ├── UpdateWorkspaceBody.md │ │ │ ├── Usage.md │ │ │ ├── VerifiableCredentialPrimingResponse.md │ │ │ ├── VerifiableCredentialProof.md │ │ │ ├── VerifiableCredentialResponse.md │ │ │ ├── VerifiableIdentityAddress.md │ │ │ ├── VerificationFlow.md │ │ │ ├── VerificationFlowState.md │ │ │ ├── VerifyUserCodeRequest.md │ │ │ ├── Version.md │ │ │ ├── Warning.md │ │ │ ├── WellknownApi.md │ │ │ ├── Workspace.md │ │ │ ├── WorkspaceApi.md │ │ │ └── WorkspaceApiKey.md │ │ ├── lib │ │ │ ├── ory-client.rb │ │ │ └── ory-client │ │ │ │ ├── api │ │ │ │ ├── courier_api.rb │ │ │ │ ├── events_api.rb │ │ │ │ ├── frontend_api.rb │ │ │ │ ├── identity_api.rb │ │ │ │ ├── jwk_api.rb │ │ │ │ ├── metadata_api.rb │ │ │ │ ├── o_auth2_api.rb │ │ │ │ ├── oidc_api.rb │ │ │ │ ├── permission_api.rb │ │ │ │ ├── project_api.rb │ │ │ │ ├── relationship_api.rb │ │ │ │ ├── wellknown_api.rb │ │ │ │ └── workspace_api.rb │ │ │ │ ├── api_client.rb │ │ │ │ ├── api_error.rb │ │ │ │ ├── configuration.rb │ │ │ │ ├── models │ │ │ │ ├── accept_device_user_code_request.rb │ │ │ │ ├── accept_o_auth2_consent_request.rb │ │ │ │ ├── accept_o_auth2_consent_request_session.rb │ │ │ │ ├── accept_o_auth2_login_request.rb │ │ │ │ ├── account_experience_colors.rb │ │ │ │ ├── account_experience_configuration.rb │ │ │ │ ├── active_project_in_console.rb │ │ │ │ ├── add_project_to_workspace_body.rb │ │ │ │ ├── attribute.rb │ │ │ │ ├── attribute_filter.rb │ │ │ │ ├── attributes_count_datapoint.rb │ │ │ │ ├── authenticator_assurance_level.rb │ │ │ │ ├── basic_organization.rb │ │ │ │ ├── batch_check_permission_body.rb │ │ │ │ ├── batch_check_permission_result.rb │ │ │ │ ├── batch_patch_identities_response.rb │ │ │ │ ├── billing_period_bucket.rb │ │ │ │ ├── check_opl_syntax_result.rb │ │ │ │ ├── check_permission_result.rb │ │ │ │ ├── check_permission_result_with_error.rb │ │ │ │ ├── cloud_account.rb │ │ │ │ ├── consistency_request_parameters.rb │ │ │ │ ├── continue_with.rb │ │ │ │ ├── continue_with_recovery_ui.rb │ │ │ │ ├── continue_with_recovery_ui_flow.rb │ │ │ │ ├── continue_with_redirect_browser_to.rb │ │ │ │ ├── continue_with_set_ory_session_token.rb │ │ │ │ ├── continue_with_settings_ui.rb │ │ │ │ ├── continue_with_settings_ui_flow.rb │ │ │ │ ├── continue_with_verification_ui.rb │ │ │ │ ├── continue_with_verification_ui_flow.rb │ │ │ │ ├── courier_message_status.rb │ │ │ │ ├── courier_message_type.rb │ │ │ │ ├── create_custom_domain_body.rb │ │ │ │ ├── create_event_stream_body.rb │ │ │ │ ├── create_fedcm_flow_response.rb │ │ │ │ ├── create_identity_body.rb │ │ │ │ ├── create_invite_response.rb │ │ │ │ ├── create_json_web_key_set.rb │ │ │ │ ├── create_organization_onboarding_portal_link_body.rb │ │ │ │ ├── create_project_api_key_request.rb │ │ │ │ ├── create_project_body.rb │ │ │ │ ├── create_project_branding.rb │ │ │ │ ├── create_project_member_invite_body.rb │ │ │ │ ├── create_project_normalized_payload.rb │ │ │ │ ├── create_recovery_code_for_identity_body.rb │ │ │ │ ├── create_recovery_link_for_identity_body.rb │ │ │ │ ├── create_relationship_body.rb │ │ │ │ ├── create_subscription_body.rb │ │ │ │ ├── create_subscription_common.rb │ │ │ │ ├── create_verifiable_credential_request_body.rb │ │ │ │ ├── create_workspace_api_key_body.rb │ │ │ │ ├── create_workspace_body.rb │ │ │ │ ├── create_workspace_member_invite_body.rb │ │ │ │ ├── create_workspace_subscription_body.rb │ │ │ │ ├── credential_supported_draft00.rb │ │ │ │ ├── custom_domain.rb │ │ │ │ ├── delete_my_sessions_count.rb │ │ │ │ ├── device_authorization.rb │ │ │ │ ├── device_user_auth_request.rb │ │ │ │ ├── email_template_data.rb │ │ │ │ ├── email_template_data_body.rb │ │ │ │ ├── error_authenticator_assurance_level_not_satisfied.rb │ │ │ │ ├── error_browser_location_change_required.rb │ │ │ │ ├── error_flow_replaced.rb │ │ │ │ ├── error_generic.rb │ │ │ │ ├── error_o_auth2.rb │ │ │ │ ├── event_stream.rb │ │ │ │ ├── expanded_permission_tree.rb │ │ │ │ ├── flow_error.rb │ │ │ │ ├── generic_error.rb │ │ │ │ ├── generic_error_content.rb │ │ │ │ ├── generic_usage.rb │ │ │ │ ├── get_attributes_count.rb │ │ │ │ ├── get_managed_identity_schema_location.rb │ │ │ │ ├── get_metrics_count.rb │ │ │ │ ├── get_metrics_event_attributes.rb │ │ │ │ ├── get_metrics_event_types.rb │ │ │ │ ├── get_organization_response.rb │ │ │ │ ├── get_project_events.rb │ │ │ │ ├── get_project_events_body.rb │ │ │ │ ├── get_project_metrics.rb │ │ │ │ ├── get_session_activity.rb │ │ │ │ ├── get_version200_response.rb │ │ │ │ ├── health_not_ready_status.rb │ │ │ │ ├── health_status.rb │ │ │ │ ├── identity.rb │ │ │ │ ├── identity_credentials.rb │ │ │ │ ├── identity_credentials_code.rb │ │ │ │ ├── identity_credentials_code_address.rb │ │ │ │ ├── identity_credentials_oidc.rb │ │ │ │ ├── identity_credentials_oidc_provider.rb │ │ │ │ ├── identity_credentials_password.rb │ │ │ │ ├── identity_patch.rb │ │ │ │ ├── identity_patch_response.rb │ │ │ │ ├── identity_schema_container.rb │ │ │ │ ├── identity_schema_preset.rb │ │ │ │ ├── identity_with_credentials.rb │ │ │ │ ├── identity_with_credentials_oidc.rb │ │ │ │ ├── identity_with_credentials_oidc_config.rb │ │ │ │ ├── identity_with_credentials_oidc_config_provider.rb │ │ │ │ ├── identity_with_credentials_password.rb │ │ │ │ ├── identity_with_credentials_password_config.rb │ │ │ │ ├── identity_with_credentials_saml.rb │ │ │ │ ├── identity_with_credentials_saml_config.rb │ │ │ │ ├── identity_with_credentials_saml_config_provider.rb │ │ │ │ ├── internal_get_project_branding_body.rb │ │ │ │ ├── internal_is_ax_welcome_screen_enabled_for_project_body.rb │ │ │ │ ├── internal_is_owner_for_project_by_slug.rb │ │ │ │ ├── internal_is_owner_for_project_by_slug_body.rb │ │ │ │ ├── introspected_o_auth2_token.rb │ │ │ │ ├── invite_token_body.rb │ │ │ │ ├── invoice.rb │ │ │ │ ├── invoice_data_v1.rb │ │ │ │ ├── is_owner_for_project_by_slug.rb │ │ │ │ ├── json_patch.rb │ │ │ │ ├── json_web_key.rb │ │ │ │ ├── json_web_key_set.rb │ │ │ │ ├── keto_namespace.rb │ │ │ │ ├── keyset_pagination_request_parameters.rb │ │ │ │ ├── keyset_pagination_response_headers.rb │ │ │ │ ├── line_item_v1.rb │ │ │ │ ├── list_event_streams.rb │ │ │ │ ├── list_invoices_response.rb │ │ │ │ ├── list_organizations_response.rb │ │ │ │ ├── list_workspace_projects.rb │ │ │ │ ├── list_workspaces.rb │ │ │ │ ├── login_flow.rb │ │ │ │ ├── login_flow_state.rb │ │ │ │ ├── logout_flow.rb │ │ │ │ ├── managed_identity_schema.rb │ │ │ │ ├── managed_identity_schema_validation_result.rb │ │ │ │ ├── member_invite.rb │ │ │ │ ├── message.rb │ │ │ │ ├── message_dispatch.rb │ │ │ │ ├── metrics_datapoint.rb │ │ │ │ ├── money.rb │ │ │ │ ├── namespace.rb │ │ │ │ ├── needs_privileged_session_error.rb │ │ │ │ ├── normalized_project.rb │ │ │ │ ├── normalized_project_revision.rb │ │ │ │ ├── normalized_project_revision_courier_channel.rb │ │ │ │ ├── normalized_project_revision_hook.rb │ │ │ │ ├── normalized_project_revision_identity_schema.rb │ │ │ │ ├── normalized_project_revision_saml_provider.rb │ │ │ │ ├── normalized_project_revision_scim_client.rb │ │ │ │ ├── normalized_project_revision_third_party_provider.rb │ │ │ │ ├── normalized_project_revision_tokenizer_template.rb │ │ │ │ ├── o_auth2_client.rb │ │ │ │ ├── o_auth2_client_token_lifespans.rb │ │ │ │ ├── o_auth2_consent_request.rb │ │ │ │ ├── o_auth2_consent_request_open_id_connect_context.rb │ │ │ │ ├── o_auth2_consent_session.rb │ │ │ │ ├── o_auth2_login_request.rb │ │ │ │ ├── o_auth2_logout_request.rb │ │ │ │ ├── o_auth2_redirect_to.rb │ │ │ │ ├── o_auth2_token_exchange.rb │ │ │ │ ├── oidc_configuration.rb │ │ │ │ ├── oidc_user_info.rb │ │ │ │ ├── onboarding_portal_link.rb │ │ │ │ ├── onboarding_portal_organization.rb │ │ │ │ ├── organization.rb │ │ │ │ ├── organization_body.rb │ │ │ │ ├── organization_onboarding_portal_links_response.rb │ │ │ │ ├── parse_error.rb │ │ │ │ ├── patch_identities_body.rb │ │ │ │ ├── perform_native_logout_body.rb │ │ │ │ ├── permissions_on_workspace.rb │ │ │ │ ├── plan.rb │ │ │ │ ├── plan_details.rb │ │ │ │ ├── post_check_permission_body.rb │ │ │ │ ├── post_check_permission_or_error_body.rb │ │ │ │ ├── project.rb │ │ │ │ ├── project_api_key.rb │ │ │ │ ├── project_branding.rb │ │ │ │ ├── project_branding_colors.rb │ │ │ │ ├── project_branding_theme.rb │ │ │ │ ├── project_cors.rb │ │ │ │ ├── project_events_datapoint.rb │ │ │ │ ├── project_host.rb │ │ │ │ ├── project_member.rb │ │ │ │ ├── project_metadata.rb │ │ │ │ ├── project_service_account_experience.rb │ │ │ │ ├── project_service_identity.rb │ │ │ │ ├── project_service_o_auth2.rb │ │ │ │ ├── project_service_permission.rb │ │ │ │ ├── project_services.rb │ │ │ │ ├── provider.rb │ │ │ │ ├── quota_usage.rb │ │ │ │ ├── recovery_code_for_identity.rb │ │ │ │ ├── recovery_flow.rb │ │ │ │ ├── recovery_flow_state.rb │ │ │ │ ├── recovery_identity_address.rb │ │ │ │ ├── recovery_link_for_identity.rb │ │ │ │ ├── registration_flow.rb │ │ │ │ ├── registration_flow_state.rb │ │ │ │ ├── reject_o_auth2_request.rb │ │ │ │ ├── relation_query.rb │ │ │ │ ├── relationship.rb │ │ │ │ ├── relationship_namespaces.rb │ │ │ │ ├── relationship_patch.rb │ │ │ │ ├── relationships.rb │ │ │ │ ├── revision_account_experience_custom_translation.rb │ │ │ │ ├── rfc6749_error_json.rb │ │ │ │ ├── schema_patch.rb │ │ │ │ ├── self_service_flow_expired_error.rb │ │ │ │ ├── session.rb │ │ │ │ ├── session_activity_datapoint.rb │ │ │ │ ├── session_authentication_method.rb │ │ │ │ ├── session_device.rb │ │ │ │ ├── set_active_project_in_console_body.rb │ │ │ │ ├── set_custom_domain_body.rb │ │ │ │ ├── set_event_stream_body.rb │ │ │ │ ├── set_organization_from_onboarding_portal_link_body.rb │ │ │ │ ├── set_project.rb │ │ │ │ ├── set_project_branding_theme_body.rb │ │ │ │ ├── settings_flow.rb │ │ │ │ ├── settings_flow_state.rb │ │ │ │ ├── source_position.rb │ │ │ │ ├── subject_set.rb │ │ │ │ ├── subscription.rb │ │ │ │ ├── successful_code_exchange_response.rb │ │ │ │ ├── successful_native_login.rb │ │ │ │ ├── successful_native_registration.rb │ │ │ │ ├── successful_project_update.rb │ │ │ │ ├── tax_line_item.rb │ │ │ │ ├── time_interval.rb │ │ │ │ ├── token_pagination.rb │ │ │ │ ├── token_pagination_headers.rb │ │ │ │ ├── token_pagination_request_parameters.rb │ │ │ │ ├── token_pagination_response_headers.rb │ │ │ │ ├── trust_o_auth2_jwt_grant_issuer.rb │ │ │ │ ├── trusted_o_auth2_jwt_grant_issuer.rb │ │ │ │ ├── trusted_o_auth2_jwt_grant_json_web_key.rb │ │ │ │ ├── ui_container.rb │ │ │ │ ├── ui_node.rb │ │ │ │ ├── ui_node_anchor_attributes.rb │ │ │ │ ├── ui_node_attributes.rb │ │ │ │ ├── ui_node_division_attributes.rb │ │ │ │ ├── ui_node_image_attributes.rb │ │ │ │ ├── ui_node_input_attributes.rb │ │ │ │ ├── ui_node_meta.rb │ │ │ │ ├── ui_node_script_attributes.rb │ │ │ │ ├── ui_node_text_attributes.rb │ │ │ │ ├── ui_text.rb │ │ │ │ ├── update_fedcm_flow_body.rb │ │ │ │ ├── update_identity_body.rb │ │ │ │ ├── update_login_flow_body.rb │ │ │ │ ├── update_login_flow_with_code_method.rb │ │ │ │ ├── update_login_flow_with_identifier_first_method.rb │ │ │ │ ├── update_login_flow_with_lookup_secret_method.rb │ │ │ │ ├── update_login_flow_with_oidc_method.rb │ │ │ │ ├── update_login_flow_with_passkey_method.rb │ │ │ │ ├── update_login_flow_with_password_method.rb │ │ │ │ ├── update_login_flow_with_saml_method.rb │ │ │ │ ├── update_login_flow_with_totp_method.rb │ │ │ │ ├── update_login_flow_with_web_authn_method.rb │ │ │ │ ├── update_organization_onboarding_portal_link_body.rb │ │ │ │ ├── update_recovery_flow_body.rb │ │ │ │ ├── update_recovery_flow_with_code_method.rb │ │ │ │ ├── update_recovery_flow_with_link_method.rb │ │ │ │ ├── update_registration_flow_body.rb │ │ │ │ ├── update_registration_flow_with_code_method.rb │ │ │ │ ├── update_registration_flow_with_oidc_method.rb │ │ │ │ ├── update_registration_flow_with_passkey_method.rb │ │ │ │ ├── update_registration_flow_with_password_method.rb │ │ │ │ ├── update_registration_flow_with_profile_method.rb │ │ │ │ ├── update_registration_flow_with_saml_method.rb │ │ │ │ ├── update_registration_flow_with_web_authn_method.rb │ │ │ │ ├── update_settings_flow_body.rb │ │ │ │ ├── update_settings_flow_with_lookup_method.rb │ │ │ │ ├── update_settings_flow_with_oidc_method.rb │ │ │ │ ├── update_settings_flow_with_passkey_method.rb │ │ │ │ ├── update_settings_flow_with_password_method.rb │ │ │ │ ├── update_settings_flow_with_profile_method.rb │ │ │ │ ├── update_settings_flow_with_saml_method.rb │ │ │ │ ├── update_settings_flow_with_totp_method.rb │ │ │ │ ├── update_settings_flow_with_web_authn_method.rb │ │ │ │ ├── update_subscription_body.rb │ │ │ │ ├── update_verification_flow_body.rb │ │ │ │ ├── update_verification_flow_with_code_method.rb │ │ │ │ ├── update_verification_flow_with_link_method.rb │ │ │ │ ├── update_workspace_body.rb │ │ │ │ ├── usage.rb │ │ │ │ ├── verifiable_credential_priming_response.rb │ │ │ │ ├── verifiable_credential_proof.rb │ │ │ │ ├── verifiable_credential_response.rb │ │ │ │ ├── verifiable_identity_address.rb │ │ │ │ ├── verification_flow.rb │ │ │ │ ├── verification_flow_state.rb │ │ │ │ ├── verify_user_code_request.rb │ │ │ │ ├── version.rb │ │ │ │ ├── warning.rb │ │ │ │ ├── workspace.rb │ │ │ │ └── workspace_api_key.rb │ │ │ │ └── version.rb │ │ ├── ory-client.gemspec │ │ └── spec │ │ │ ├── api │ │ │ ├── courier_api_spec.rb │ │ │ ├── events_api_spec.rb │ │ │ ├── frontend_api_spec.rb │ │ │ ├── identity_api_spec.rb │ │ │ ├── jwk_api_spec.rb │ │ │ ├── metadata_api_spec.rb │ │ │ ├── o_auth2_api_spec.rb │ │ │ ├── oidc_api_spec.rb │ │ │ ├── permission_api_spec.rb │ │ │ ├── project_api_spec.rb │ │ │ ├── relationship_api_spec.rb │ │ │ ├── wellknown_api_spec.rb │ │ │ └── workspace_api_spec.rb │ │ │ ├── models │ │ │ ├── accept_device_user_code_request_spec.rb │ │ │ ├── accept_o_auth2_consent_request_session_spec.rb │ │ │ ├── accept_o_auth2_consent_request_spec.rb │ │ │ ├── accept_o_auth2_login_request_spec.rb │ │ │ ├── account_experience_colors_spec.rb │ │ │ ├── account_experience_configuration_spec.rb │ │ │ ├── active_project_in_console_spec.rb │ │ │ ├── add_project_to_workspace_body_spec.rb │ │ │ ├── attribute_filter_spec.rb │ │ │ ├── attribute_spec.rb │ │ │ ├── attributes_count_datapoint_spec.rb │ │ │ ├── authenticator_assurance_level_spec.rb │ │ │ ├── basic_organization_spec.rb │ │ │ ├── batch_check_permission_body_spec.rb │ │ │ ├── batch_check_permission_result_spec.rb │ │ │ ├── batch_patch_identities_response_spec.rb │ │ │ ├── billing_period_bucket_spec.rb │ │ │ ├── check_opl_syntax_result_spec.rb │ │ │ ├── check_permission_result_spec.rb │ │ │ ├── check_permission_result_with_error_spec.rb │ │ │ ├── cloud_account_spec.rb │ │ │ ├── consistency_request_parameters_spec.rb │ │ │ ├── continue_with_recovery_ui_flow_spec.rb │ │ │ ├── continue_with_recovery_ui_spec.rb │ │ │ ├── continue_with_redirect_browser_to_spec.rb │ │ │ ├── continue_with_set_ory_session_token_spec.rb │ │ │ ├── continue_with_settings_ui_flow_spec.rb │ │ │ ├── continue_with_settings_ui_spec.rb │ │ │ ├── continue_with_spec.rb │ │ │ ├── continue_with_verification_ui_flow_spec.rb │ │ │ ├── continue_with_verification_ui_spec.rb │ │ │ ├── courier_message_status_spec.rb │ │ │ ├── courier_message_type_spec.rb │ │ │ ├── create_custom_domain_body_spec.rb │ │ │ ├── create_event_stream_body_spec.rb │ │ │ ├── create_fedcm_flow_response_spec.rb │ │ │ ├── create_identity_body_spec.rb │ │ │ ├── create_invite_response_spec.rb │ │ │ ├── create_json_web_key_set_spec.rb │ │ │ ├── create_organization_onboarding_portal_link_body_spec.rb │ │ │ ├── create_project_api_key_request_spec.rb │ │ │ ├── create_project_body_spec.rb │ │ │ ├── create_project_branding_spec.rb │ │ │ ├── create_project_member_invite_body_spec.rb │ │ │ ├── create_project_normalized_payload_spec.rb │ │ │ ├── create_recovery_code_for_identity_body_spec.rb │ │ │ ├── create_recovery_link_for_identity_body_spec.rb │ │ │ ├── create_relationship_body_spec.rb │ │ │ ├── create_subscription_body_spec.rb │ │ │ ├── create_subscription_common_spec.rb │ │ │ ├── create_verifiable_credential_request_body_spec.rb │ │ │ ├── create_workspace_api_key_body_spec.rb │ │ │ ├── create_workspace_body_spec.rb │ │ │ ├── create_workspace_member_invite_body_spec.rb │ │ │ ├── create_workspace_subscription_body_spec.rb │ │ │ ├── credential_supported_draft00_spec.rb │ │ │ ├── custom_domain_spec.rb │ │ │ ├── delete_my_sessions_count_spec.rb │ │ │ ├── device_authorization_spec.rb │ │ │ ├── device_user_auth_request_spec.rb │ │ │ ├── email_template_data_body_spec.rb │ │ │ ├── email_template_data_spec.rb │ │ │ ├── error_authenticator_assurance_level_not_satisfied_spec.rb │ │ │ ├── error_browser_location_change_required_spec.rb │ │ │ ├── error_flow_replaced_spec.rb │ │ │ ├── error_generic_spec.rb │ │ │ ├── error_o_auth2_spec.rb │ │ │ ├── event_stream_spec.rb │ │ │ ├── expanded_permission_tree_spec.rb │ │ │ ├── flow_error_spec.rb │ │ │ ├── generic_error_content_spec.rb │ │ │ ├── generic_error_spec.rb │ │ │ ├── generic_usage_spec.rb │ │ │ ├── get_attributes_count_spec.rb │ │ │ ├── get_managed_identity_schema_location_spec.rb │ │ │ ├── get_metrics_count_spec.rb │ │ │ ├── get_metrics_event_attributes_spec.rb │ │ │ ├── get_metrics_event_types_spec.rb │ │ │ ├── get_organization_response_spec.rb │ │ │ ├── get_project_events_body_spec.rb │ │ │ ├── get_project_events_spec.rb │ │ │ ├── get_project_metrics_spec.rb │ │ │ ├── get_session_activity_spec.rb │ │ │ ├── get_version200_response_spec.rb │ │ │ ├── health_not_ready_status_spec.rb │ │ │ ├── health_status_spec.rb │ │ │ ├── identity_credentials_code_address_spec.rb │ │ │ ├── identity_credentials_code_spec.rb │ │ │ ├── identity_credentials_oidc_provider_spec.rb │ │ │ ├── identity_credentials_oidc_spec.rb │ │ │ ├── identity_credentials_password_spec.rb │ │ │ ├── identity_credentials_spec.rb │ │ │ ├── identity_patch_response_spec.rb │ │ │ ├── identity_patch_spec.rb │ │ │ ├── identity_schema_container_spec.rb │ │ │ ├── identity_schema_preset_spec.rb │ │ │ ├── identity_spec.rb │ │ │ ├── identity_with_credentials_oidc_config_provider_spec.rb │ │ │ ├── identity_with_credentials_oidc_config_spec.rb │ │ │ ├── identity_with_credentials_oidc_spec.rb │ │ │ ├── identity_with_credentials_password_config_spec.rb │ │ │ ├── identity_with_credentials_password_spec.rb │ │ │ ├── identity_with_credentials_saml_config_provider_spec.rb │ │ │ ├── identity_with_credentials_saml_config_spec.rb │ │ │ ├── identity_with_credentials_saml_spec.rb │ │ │ ├── identity_with_credentials_spec.rb │ │ │ ├── internal_get_project_branding_body_spec.rb │ │ │ ├── internal_is_ax_welcome_screen_enabled_for_project_body_spec.rb │ │ │ ├── internal_is_owner_for_project_by_slug_body_spec.rb │ │ │ ├── internal_is_owner_for_project_by_slug_spec.rb │ │ │ ├── introspected_o_auth2_token_spec.rb │ │ │ ├── invite_token_body_spec.rb │ │ │ ├── invoice_data_v1_spec.rb │ │ │ ├── invoice_spec.rb │ │ │ ├── is_owner_for_project_by_slug_spec.rb │ │ │ ├── json_patch_spec.rb │ │ │ ├── json_web_key_set_spec.rb │ │ │ ├── json_web_key_spec.rb │ │ │ ├── keto_namespace_spec.rb │ │ │ ├── keyset_pagination_request_parameters_spec.rb │ │ │ ├── keyset_pagination_response_headers_spec.rb │ │ │ ├── line_item_v1_spec.rb │ │ │ ├── list_event_streams_spec.rb │ │ │ ├── list_invoices_response_spec.rb │ │ │ ├── list_organizations_response_spec.rb │ │ │ ├── list_workspace_projects_spec.rb │ │ │ ├── list_workspaces_spec.rb │ │ │ ├── login_flow_spec.rb │ │ │ ├── login_flow_state_spec.rb │ │ │ ├── logout_flow_spec.rb │ │ │ ├── managed_identity_schema_spec.rb │ │ │ ├── managed_identity_schema_validation_result_spec.rb │ │ │ ├── member_invite_spec.rb │ │ │ ├── message_dispatch_spec.rb │ │ │ ├── message_spec.rb │ │ │ ├── metrics_datapoint_spec.rb │ │ │ ├── money_spec.rb │ │ │ ├── namespace_spec.rb │ │ │ ├── needs_privileged_session_error_spec.rb │ │ │ ├── normalized_project_revision_courier_channel_spec.rb │ │ │ ├── normalized_project_revision_hook_spec.rb │ │ │ ├── normalized_project_revision_identity_schema_spec.rb │ │ │ ├── normalized_project_revision_saml_provider_spec.rb │ │ │ ├── normalized_project_revision_scim_client_spec.rb │ │ │ ├── normalized_project_revision_spec.rb │ │ │ ├── normalized_project_revision_third_party_provider_spec.rb │ │ │ ├── normalized_project_revision_tokenizer_template_spec.rb │ │ │ ├── normalized_project_spec.rb │ │ │ ├── o_auth2_client_spec.rb │ │ │ ├── o_auth2_client_token_lifespans_spec.rb │ │ │ ├── o_auth2_consent_request_open_id_connect_context_spec.rb │ │ │ ├── o_auth2_consent_request_spec.rb │ │ │ ├── o_auth2_consent_session_spec.rb │ │ │ ├── o_auth2_login_request_spec.rb │ │ │ ├── o_auth2_logout_request_spec.rb │ │ │ ├── o_auth2_redirect_to_spec.rb │ │ │ ├── o_auth2_token_exchange_spec.rb │ │ │ ├── oidc_configuration_spec.rb │ │ │ ├── oidc_user_info_spec.rb │ │ │ ├── onboarding_portal_link_spec.rb │ │ │ ├── onboarding_portal_organization_spec.rb │ │ │ ├── organization_body_spec.rb │ │ │ ├── organization_onboarding_portal_links_response_spec.rb │ │ │ ├── organization_spec.rb │ │ │ ├── parse_error_spec.rb │ │ │ ├── patch_identities_body_spec.rb │ │ │ ├── perform_native_logout_body_spec.rb │ │ │ ├── permissions_on_workspace_spec.rb │ │ │ ├── plan_details_spec.rb │ │ │ ├── plan_spec.rb │ │ │ ├── post_check_permission_body_spec.rb │ │ │ ├── post_check_permission_or_error_body_spec.rb │ │ │ ├── project_api_key_spec.rb │ │ │ ├── project_branding_colors_spec.rb │ │ │ ├── project_branding_spec.rb │ │ │ ├── project_branding_theme_spec.rb │ │ │ ├── project_cors_spec.rb │ │ │ ├── project_events_datapoint_spec.rb │ │ │ ├── project_host_spec.rb │ │ │ ├── project_member_spec.rb │ │ │ ├── project_metadata_spec.rb │ │ │ ├── project_service_account_experience_spec.rb │ │ │ ├── project_service_identity_spec.rb │ │ │ ├── project_service_o_auth2_spec.rb │ │ │ ├── project_service_permission_spec.rb │ │ │ ├── project_services_spec.rb │ │ │ ├── project_spec.rb │ │ │ ├── provider_spec.rb │ │ │ ├── quota_usage_spec.rb │ │ │ ├── recovery_code_for_identity_spec.rb │ │ │ ├── recovery_flow_spec.rb │ │ │ ├── recovery_flow_state_spec.rb │ │ │ ├── recovery_identity_address_spec.rb │ │ │ ├── recovery_link_for_identity_spec.rb │ │ │ ├── registration_flow_spec.rb │ │ │ ├── registration_flow_state_spec.rb │ │ │ ├── reject_o_auth2_request_spec.rb │ │ │ ├── relation_query_spec.rb │ │ │ ├── relationship_namespaces_spec.rb │ │ │ ├── relationship_patch_spec.rb │ │ │ ├── relationship_spec.rb │ │ │ ├── relationships_spec.rb │ │ │ ├── revision_account_experience_custom_translation_spec.rb │ │ │ ├── rfc6749_error_json_spec.rb │ │ │ ├── schema_patch_spec.rb │ │ │ ├── self_service_flow_expired_error_spec.rb │ │ │ ├── session_activity_datapoint_spec.rb │ │ │ ├── session_authentication_method_spec.rb │ │ │ ├── session_device_spec.rb │ │ │ ├── session_spec.rb │ │ │ ├── set_active_project_in_console_body_spec.rb │ │ │ ├── set_custom_domain_body_spec.rb │ │ │ ├── set_event_stream_body_spec.rb │ │ │ ├── set_organization_from_onboarding_portal_link_body_spec.rb │ │ │ ├── set_project_branding_theme_body_spec.rb │ │ │ ├── set_project_spec.rb │ │ │ ├── settings_flow_spec.rb │ │ │ ├── settings_flow_state_spec.rb │ │ │ ├── source_position_spec.rb │ │ │ ├── subject_set_spec.rb │ │ │ ├── subscription_spec.rb │ │ │ ├── successful_code_exchange_response_spec.rb │ │ │ ├── successful_native_login_spec.rb │ │ │ ├── successful_native_registration_spec.rb │ │ │ ├── successful_project_update_spec.rb │ │ │ ├── tax_line_item_spec.rb │ │ │ ├── time_interval_spec.rb │ │ │ ├── token_pagination_headers_spec.rb │ │ │ ├── token_pagination_request_parameters_spec.rb │ │ │ ├── token_pagination_response_headers_spec.rb │ │ │ ├── token_pagination_spec.rb │ │ │ ├── trust_o_auth2_jwt_grant_issuer_spec.rb │ │ │ ├── trusted_o_auth2_jwt_grant_issuer_spec.rb │ │ │ ├── trusted_o_auth2_jwt_grant_json_web_key_spec.rb │ │ │ ├── ui_container_spec.rb │ │ │ ├── ui_node_anchor_attributes_spec.rb │ │ │ ├── ui_node_attributes_spec.rb │ │ │ ├── ui_node_division_attributes_spec.rb │ │ │ ├── ui_node_image_attributes_spec.rb │ │ │ ├── ui_node_input_attributes_spec.rb │ │ │ ├── ui_node_meta_spec.rb │ │ │ ├── ui_node_script_attributes_spec.rb │ │ │ ├── ui_node_spec.rb │ │ │ ├── ui_node_text_attributes_spec.rb │ │ │ ├── ui_text_spec.rb │ │ │ ├── update_fedcm_flow_body_spec.rb │ │ │ ├── update_identity_body_spec.rb │ │ │ ├── update_login_flow_body_spec.rb │ │ │ ├── update_login_flow_with_code_method_spec.rb │ │ │ ├── update_login_flow_with_identifier_first_method_spec.rb │ │ │ ├── update_login_flow_with_lookup_secret_method_spec.rb │ │ │ ├── update_login_flow_with_oidc_method_spec.rb │ │ │ ├── update_login_flow_with_passkey_method_spec.rb │ │ │ ├── update_login_flow_with_password_method_spec.rb │ │ │ ├── update_login_flow_with_saml_method_spec.rb │ │ │ ├── update_login_flow_with_totp_method_spec.rb │ │ │ ├── update_login_flow_with_web_authn_method_spec.rb │ │ │ ├── update_organization_onboarding_portal_link_body_spec.rb │ │ │ ├── update_recovery_flow_body_spec.rb │ │ │ ├── update_recovery_flow_with_code_method_spec.rb │ │ │ ├── update_recovery_flow_with_link_method_spec.rb │ │ │ ├── update_registration_flow_body_spec.rb │ │ │ ├── update_registration_flow_with_code_method_spec.rb │ │ │ ├── update_registration_flow_with_oidc_method_spec.rb │ │ │ ├── update_registration_flow_with_passkey_method_spec.rb │ │ │ ├── update_registration_flow_with_password_method_spec.rb │ │ │ ├── update_registration_flow_with_profile_method_spec.rb │ │ │ ├── update_registration_flow_with_saml_method_spec.rb │ │ │ ├── update_registration_flow_with_web_authn_method_spec.rb │ │ │ ├── update_settings_flow_body_spec.rb │ │ │ ├── update_settings_flow_with_lookup_method_spec.rb │ │ │ ├── update_settings_flow_with_oidc_method_spec.rb │ │ │ ├── update_settings_flow_with_passkey_method_spec.rb │ │ │ ├── update_settings_flow_with_password_method_spec.rb │ │ │ ├── update_settings_flow_with_profile_method_spec.rb │ │ │ ├── update_settings_flow_with_saml_method_spec.rb │ │ │ ├── update_settings_flow_with_totp_method_spec.rb │ │ │ ├── update_settings_flow_with_web_authn_method_spec.rb │ │ │ ├── update_subscription_body_spec.rb │ │ │ ├── update_verification_flow_body_spec.rb │ │ │ ├── update_verification_flow_with_code_method_spec.rb │ │ │ ├── update_verification_flow_with_link_method_spec.rb │ │ │ ├── update_workspace_body_spec.rb │ │ │ ├── usage_spec.rb │ │ │ ├── verifiable_credential_priming_response_spec.rb │ │ │ ├── verifiable_credential_proof_spec.rb │ │ │ ├── verifiable_credential_response_spec.rb │ │ │ ├── verifiable_identity_address_spec.rb │ │ │ ├── verification_flow_spec.rb │ │ │ ├── verification_flow_state_spec.rb │ │ │ ├── verify_user_code_request_spec.rb │ │ │ ├── version_spec.rb │ │ │ ├── warning_spec.rb │ │ │ ├── workspace_api_key_spec.rb │ │ │ └── workspace_spec.rb │ │ │ └── spec_helper.rb │ ├── rust │ │ ├── .gitignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── Cargo.toml │ │ ├── LICENSE │ │ ├── README.md │ │ ├── docs │ │ │ ├── AcceptDeviceUserCodeRequest.md │ │ │ ├── AcceptOAuth2ConsentRequest.md │ │ │ ├── AcceptOAuth2ConsentRequestSession.md │ │ │ ├── AcceptOAuth2LoginRequest.md │ │ │ ├── AccountExperienceColors.md │ │ │ ├── AccountExperienceConfiguration.md │ │ │ ├── ActiveProjectInConsole.md │ │ │ ├── AddProjectToWorkspaceBody.md │ │ │ ├── Attribute.md │ │ │ ├── AttributeFilter.md │ │ │ ├── AttributesCountDatapoint.md │ │ │ ├── AuthenticatorAssuranceLevel.md │ │ │ ├── BasicOrganization.md │ │ │ ├── BatchCheckPermissionBody.md │ │ │ ├── BatchCheckPermissionResult.md │ │ │ ├── BatchPatchIdentitiesResponse.md │ │ │ ├── BillingPeriodBucket.md │ │ │ ├── CheckOplSyntaxResult.md │ │ │ ├── CheckPermissionResult.md │ │ │ ├── CheckPermissionResultWithError.md │ │ │ ├── CloudAccount.md │ │ │ ├── ConsistencyRequestParameters.md │ │ │ ├── ContinueWith.md │ │ │ ├── ContinueWithRecoveryUi.md │ │ │ ├── ContinueWithRecoveryUiFlow.md │ │ │ ├── ContinueWithRedirectBrowserTo.md │ │ │ ├── ContinueWithSetOrySessionToken.md │ │ │ ├── ContinueWithSettingsUi.md │ │ │ ├── ContinueWithSettingsUiFlow.md │ │ │ ├── ContinueWithVerificationUi.md │ │ │ ├── ContinueWithVerificationUiFlow.md │ │ │ ├── CourierApi.md │ │ │ ├── CourierMessageStatus.md │ │ │ ├── CourierMessageType.md │ │ │ ├── CreateCustomDomainBody.md │ │ │ ├── CreateEventStreamBody.md │ │ │ ├── CreateFedcmFlowResponse.md │ │ │ ├── CreateIdentityBody.md │ │ │ ├── CreateInviteResponse.md │ │ │ ├── CreateJsonWebKeySet.md │ │ │ ├── CreateOrganizationOnboardingPortalLinkBody.md │ │ │ ├── CreateProjectApiKeyRequest.md │ │ │ ├── CreateProjectBody.md │ │ │ ├── CreateProjectBranding.md │ │ │ ├── CreateProjectMemberInviteBody.md │ │ │ ├── CreateProjectNormalizedPayload.md │ │ │ ├── CreateRecoveryCodeForIdentityBody.md │ │ │ ├── CreateRecoveryLinkForIdentityBody.md │ │ │ ├── CreateRelationshipBody.md │ │ │ ├── CreateSubscriptionBody.md │ │ │ ├── CreateSubscriptionCommon.md │ │ │ ├── CreateVerifiableCredentialRequestBody.md │ │ │ ├── CreateWorkspaceApiKeyBody.md │ │ │ ├── CreateWorkspaceBody.md │ │ │ ├── CreateWorkspaceMemberInviteBody.md │ │ │ ├── CreateWorkspaceSubscriptionBody.md │ │ │ ├── CredentialSupportedDraft00.md │ │ │ ├── CustomDomain.md │ │ │ ├── DeleteMySessionsCount.md │ │ │ ├── DeviceAuthorization.md │ │ │ ├── DeviceUserAuthRequest.md │ │ │ ├── EmailTemplateData.md │ │ │ ├── EmailTemplateDataBody.md │ │ │ ├── ErrorAuthenticatorAssuranceLevelNotSatisfied.md │ │ │ ├── ErrorBrowserLocationChangeRequired.md │ │ │ ├── ErrorFlowReplaced.md │ │ │ ├── ErrorGeneric.md │ │ │ ├── ErrorOAuth2.md │ │ │ ├── EventStream.md │ │ │ ├── EventsApi.md │ │ │ ├── ExpandedPermissionTree.md │ │ │ ├── FlowError.md │ │ │ ├── FrontendApi.md │ │ │ ├── GenericError.md │ │ │ ├── GenericErrorContent.md │ │ │ ├── GenericUsage.md │ │ │ ├── GetAttributesCount.md │ │ │ ├── GetManagedIdentitySchemaLocation.md │ │ │ ├── GetMetricsCount.md │ │ │ ├── GetMetricsEventAttributes.md │ │ │ ├── GetMetricsEventTypes.md │ │ │ ├── GetOrganizationResponse.md │ │ │ ├── GetProjectEvents.md │ │ │ ├── GetProjectEventsBody.md │ │ │ ├── GetProjectMetrics.md │ │ │ ├── GetSessionActivity.md │ │ │ ├── GetVersion200Response.md │ │ │ ├── HealthNotReadyStatus.md │ │ │ ├── HealthStatus.md │ │ │ ├── Identity.md │ │ │ ├── IdentityApi.md │ │ │ ├── IdentityCredentials.md │ │ │ ├── IdentityCredentialsCode.md │ │ │ ├── IdentityCredentialsCodeAddress.md │ │ │ ├── IdentityCredentialsOidc.md │ │ │ ├── IdentityCredentialsOidcProvider.md │ │ │ ├── IdentityCredentialsPassword.md │ │ │ ├── IdentityPatch.md │ │ │ ├── IdentityPatchResponse.md │ │ │ ├── IdentitySchemaContainer.md │ │ │ ├── IdentitySchemaPreset.md │ │ │ ├── IdentityWithCredentials.md │ │ │ ├── IdentityWithCredentialsOidc.md │ │ │ ├── IdentityWithCredentialsOidcConfig.md │ │ │ ├── IdentityWithCredentialsOidcConfigProvider.md │ │ │ ├── IdentityWithCredentialsPassword.md │ │ │ ├── IdentityWithCredentialsPasswordConfig.md │ │ │ ├── IdentityWithCredentialsSaml.md │ │ │ ├── IdentityWithCredentialsSamlConfig.md │ │ │ ├── IdentityWithCredentialsSamlConfigProvider.md │ │ │ ├── InternalGetProjectBrandingBody.md │ │ │ ├── InternalIsAxWelcomeScreenEnabledForProjectBody.md │ │ │ ├── InternalIsOwnerForProjectBySlug.md │ │ │ ├── InternalIsOwnerForProjectBySlugBody.md │ │ │ ├── IntrospectedOAuth2Token.md │ │ │ ├── InviteTokenBody.md │ │ │ ├── Invoice.md │ │ │ ├── InvoiceDataV1.md │ │ │ ├── IsOwnerForProjectBySlug.md │ │ │ ├── JsonPatch.md │ │ │ ├── JsonWebKey.md │ │ │ ├── JsonWebKeySet.md │ │ │ ├── JwkApi.md │ │ │ ├── KetoNamespace.md │ │ │ ├── KeysetPaginationRequestParameters.md │ │ │ ├── KeysetPaginationResponseHeaders.md │ │ │ ├── LineItemV1.md │ │ │ ├── ListEventStreams.md │ │ │ ├── ListInvoicesResponse.md │ │ │ ├── ListOrganizationsResponse.md │ │ │ ├── ListWorkspaceProjects.md │ │ │ ├── ListWorkspaces.md │ │ │ ├── LoginFlow.md │ │ │ ├── LoginFlowState.md │ │ │ ├── LogoutFlow.md │ │ │ ├── ManagedIdentitySchema.md │ │ │ ├── ManagedIdentitySchemaValidationResult.md │ │ │ ├── MemberInvite.md │ │ │ ├── Message.md │ │ │ ├── MessageDispatch.md │ │ │ ├── MetadataApi.md │ │ │ ├── MetricsDatapoint.md │ │ │ ├── Money.md │ │ │ ├── Namespace.md │ │ │ ├── NeedsPrivilegedSessionError.md │ │ │ ├── NormalizedProject.md │ │ │ ├── NormalizedProjectRevision.md │ │ │ ├── NormalizedProjectRevisionCourierChannel.md │ │ │ ├── NormalizedProjectRevisionHook.md │ │ │ ├── NormalizedProjectRevisionIdentitySchema.md │ │ │ ├── NormalizedProjectRevisionSamlProvider.md │ │ │ ├── NormalizedProjectRevisionScimClient.md │ │ │ ├── NormalizedProjectRevisionThirdPartyProvider.md │ │ │ ├── NormalizedProjectRevisionTokenizerTemplate.md │ │ │ ├── OAuth2Api.md │ │ │ ├── OAuth2Client.md │ │ │ ├── OAuth2ClientTokenLifespans.md │ │ │ ├── OAuth2ConsentRequest.md │ │ │ ├── OAuth2ConsentRequestOpenIdConnectContext.md │ │ │ ├── OAuth2ConsentSession.md │ │ │ ├── OAuth2LoginRequest.md │ │ │ ├── OAuth2LogoutRequest.md │ │ │ ├── OAuth2RedirectTo.md │ │ │ ├── OAuth2TokenExchange.md │ │ │ ├── OidcApi.md │ │ │ ├── OidcConfiguration.md │ │ │ ├── OidcUserInfo.md │ │ │ ├── OnboardingPortalLink.md │ │ │ ├── OnboardingPortalOrganization.md │ │ │ ├── Organization.md │ │ │ ├── OrganizationBody.md │ │ │ ├── OrganizationOnboardingPortalLinksResponse.md │ │ │ ├── ParseError.md │ │ │ ├── PatchIdentitiesBody.md │ │ │ ├── PerformNativeLogoutBody.md │ │ │ ├── PermissionApi.md │ │ │ ├── PermissionsOnWorkspace.md │ │ │ ├── Plan.md │ │ │ ├── PlanDetails.md │ │ │ ├── PostCheckPermissionBody.md │ │ │ ├── PostCheckPermissionOrErrorBody.md │ │ │ ├── Project.md │ │ │ ├── ProjectApi.md │ │ │ ├── ProjectApiKey.md │ │ │ ├── ProjectBranding.md │ │ │ ├── ProjectBrandingColors.md │ │ │ ├── ProjectBrandingTheme.md │ │ │ ├── ProjectCors.md │ │ │ ├── ProjectEventsDatapoint.md │ │ │ ├── ProjectHost.md │ │ │ ├── ProjectMember.md │ │ │ ├── ProjectMetadata.md │ │ │ ├── ProjectServiceAccountExperience.md │ │ │ ├── ProjectServiceIdentity.md │ │ │ ├── ProjectServiceOAuth2.md │ │ │ ├── ProjectServicePermission.md │ │ │ ├── ProjectServices.md │ │ │ ├── Provider.md │ │ │ ├── QuotaUsage.md │ │ │ ├── RecoveryCodeForIdentity.md │ │ │ ├── RecoveryFlow.md │ │ │ ├── RecoveryFlowState.md │ │ │ ├── RecoveryIdentityAddress.md │ │ │ ├── RecoveryLinkForIdentity.md │ │ │ ├── RegistrationFlow.md │ │ │ ├── RegistrationFlowState.md │ │ │ ├── RejectOAuth2Request.md │ │ │ ├── RelationQuery.md │ │ │ ├── Relationship.md │ │ │ ├── RelationshipApi.md │ │ │ ├── RelationshipNamespaces.md │ │ │ ├── RelationshipPatch.md │ │ │ ├── Relationships.md │ │ │ ├── RevisionAccountExperienceCustomTranslation.md │ │ │ ├── Rfc6749ErrorJson.md │ │ │ ├── SchemaPatch.md │ │ │ ├── SelfServiceFlowExpiredError.md │ │ │ ├── Session.md │ │ │ ├── SessionActivityDatapoint.md │ │ │ ├── SessionAuthenticationMethod.md │ │ │ ├── SessionDevice.md │ │ │ ├── SetActiveProjectInConsoleBody.md │ │ │ ├── SetCustomDomainBody.md │ │ │ ├── SetEventStreamBody.md │ │ │ ├── SetOrganizationFromOnboardingPortalLinkBody.md │ │ │ ├── SetProject.md │ │ │ ├── SetProjectBrandingThemeBody.md │ │ │ ├── SettingsFlow.md │ │ │ ├── SettingsFlowState.md │ │ │ ├── SourcePosition.md │ │ │ ├── SubjectSet.md │ │ │ ├── Subscription.md │ │ │ ├── SuccessfulCodeExchangeResponse.md │ │ │ ├── SuccessfulNativeLogin.md │ │ │ ├── SuccessfulNativeRegistration.md │ │ │ ├── SuccessfulProjectUpdate.md │ │ │ ├── TaxLineItem.md │ │ │ ├── TimeInterval.md │ │ │ ├── TokenPagination.md │ │ │ ├── TokenPaginationHeaders.md │ │ │ ├── TokenPaginationRequestParameters.md │ │ │ ├── TokenPaginationResponseHeaders.md │ │ │ ├── TrustOAuth2JwtGrantIssuer.md │ │ │ ├── TrustedOAuth2JwtGrantIssuer.md │ │ │ ├── TrustedOAuth2JwtGrantJsonWebKey.md │ │ │ ├── UiContainer.md │ │ │ ├── UiNode.md │ │ │ ├── UiNodeAnchorAttributes.md │ │ │ ├── UiNodeAttributes.md │ │ │ ├── UiNodeDivisionAttributes.md │ │ │ ├── UiNodeImageAttributes.md │ │ │ ├── UiNodeInputAttributes.md │ │ │ ├── UiNodeMeta.md │ │ │ ├── UiNodeScriptAttributes.md │ │ │ ├── UiNodeTextAttributes.md │ │ │ ├── UiText.md │ │ │ ├── UpdateFedcmFlowBody.md │ │ │ ├── UpdateIdentityBody.md │ │ │ ├── UpdateLoginFlowBody.md │ │ │ ├── UpdateLoginFlowWithCodeMethod.md │ │ │ ├── UpdateLoginFlowWithIdentifierFirstMethod.md │ │ │ ├── UpdateLoginFlowWithLookupSecretMethod.md │ │ │ ├── UpdateLoginFlowWithOidcMethod.md │ │ │ ├── UpdateLoginFlowWithPasskeyMethod.md │ │ │ ├── UpdateLoginFlowWithPasswordMethod.md │ │ │ ├── UpdateLoginFlowWithSamlMethod.md │ │ │ ├── UpdateLoginFlowWithTotpMethod.md │ │ │ ├── UpdateLoginFlowWithWebAuthnMethod.md │ │ │ ├── UpdateOrganizationOnboardingPortalLinkBody.md │ │ │ ├── UpdateRecoveryFlowBody.md │ │ │ ├── UpdateRecoveryFlowWithCodeMethod.md │ │ │ ├── UpdateRecoveryFlowWithLinkMethod.md │ │ │ ├── UpdateRegistrationFlowBody.md │ │ │ ├── UpdateRegistrationFlowWithCodeMethod.md │ │ │ ├── UpdateRegistrationFlowWithOidcMethod.md │ │ │ ├── UpdateRegistrationFlowWithPasskeyMethod.md │ │ │ ├── UpdateRegistrationFlowWithPasswordMethod.md │ │ │ ├── UpdateRegistrationFlowWithProfileMethod.md │ │ │ ├── UpdateRegistrationFlowWithSamlMethod.md │ │ │ ├── UpdateRegistrationFlowWithWebAuthnMethod.md │ │ │ ├── UpdateSettingsFlowBody.md │ │ │ ├── UpdateSettingsFlowWithLookupMethod.md │ │ │ ├── UpdateSettingsFlowWithOidcMethod.md │ │ │ ├── UpdateSettingsFlowWithPasskeyMethod.md │ │ │ ├── UpdateSettingsFlowWithPasswordMethod.md │ │ │ ├── UpdateSettingsFlowWithProfileMethod.md │ │ │ ├── UpdateSettingsFlowWithSamlMethod.md │ │ │ ├── UpdateSettingsFlowWithTotpMethod.md │ │ │ ├── UpdateSettingsFlowWithWebAuthnMethod.md │ │ │ ├── UpdateSubscriptionBody.md │ │ │ ├── UpdateVerificationFlowBody.md │ │ │ ├── UpdateVerificationFlowWithCodeMethod.md │ │ │ ├── UpdateVerificationFlowWithLinkMethod.md │ │ │ ├── UpdateWorkspaceBody.md │ │ │ ├── Usage.md │ │ │ ├── VerifiableCredentialPrimingResponse.md │ │ │ ├── VerifiableCredentialProof.md │ │ │ ├── VerifiableCredentialResponse.md │ │ │ ├── VerifiableIdentityAddress.md │ │ │ ├── VerificationFlow.md │ │ │ ├── VerificationFlowState.md │ │ │ ├── VerifyUserCodeRequest.md │ │ │ ├── Version.md │ │ │ ├── Warning.md │ │ │ ├── WellknownApi.md │ │ │ ├── Workspace.md │ │ │ ├── WorkspaceApi.md │ │ │ └── WorkspaceApiKey.md │ │ └── src │ │ │ ├── apis │ │ │ ├── configuration.rs │ │ │ ├── courier_api.rs │ │ │ ├── events_api.rs │ │ │ ├── frontend_api.rs │ │ │ ├── identity_api.rs │ │ │ ├── jwk_api.rs │ │ │ ├── metadata_api.rs │ │ │ ├── mod.rs │ │ │ ├── o_auth2_api.rs │ │ │ ├── oidc_api.rs │ │ │ ├── permission_api.rs │ │ │ ├── project_api.rs │ │ │ ├── relationship_api.rs │ │ │ ├── wellknown_api.rs │ │ │ └── workspace_api.rs │ │ │ ├── lib.rs │ │ │ └── models │ │ │ ├── accept_device_user_code_request.rs │ │ │ ├── accept_o_auth2_consent_request.rs │ │ │ ├── accept_o_auth2_consent_request_session.rs │ │ │ ├── accept_o_auth2_login_request.rs │ │ │ ├── account_experience_colors.rs │ │ │ ├── account_experience_configuration.rs │ │ │ ├── active_project_in_console.rs │ │ │ ├── add_project_to_workspace_body.rs │ │ │ ├── attribute.rs │ │ │ ├── attribute_filter.rs │ │ │ ├── attributes_count_datapoint.rs │ │ │ ├── authenticator_assurance_level.rs │ │ │ ├── basic_organization.rs │ │ │ ├── batch_check_permission_body.rs │ │ │ ├── batch_check_permission_result.rs │ │ │ ├── batch_patch_identities_response.rs │ │ │ ├── billing_period_bucket.rs │ │ │ ├── check_opl_syntax_result.rs │ │ │ ├── check_permission_result.rs │ │ │ ├── check_permission_result_with_error.rs │ │ │ ├── cloud_account.rs │ │ │ ├── consistency_request_parameters.rs │ │ │ ├── continue_with.rs │ │ │ ├── continue_with_recovery_ui.rs │ │ │ ├── continue_with_recovery_ui_flow.rs │ │ │ ├── continue_with_redirect_browser_to.rs │ │ │ ├── continue_with_set_ory_session_token.rs │ │ │ ├── continue_with_settings_ui.rs │ │ │ ├── continue_with_settings_ui_flow.rs │ │ │ ├── continue_with_verification_ui.rs │ │ │ ├── continue_with_verification_ui_flow.rs │ │ │ ├── courier_message_status.rs │ │ │ ├── courier_message_type.rs │ │ │ ├── create_custom_domain_body.rs │ │ │ ├── create_event_stream_body.rs │ │ │ ├── create_fedcm_flow_response.rs │ │ │ ├── create_identity_body.rs │ │ │ ├── create_invite_response.rs │ │ │ ├── create_json_web_key_set.rs │ │ │ ├── create_organization_onboarding_portal_link_body.rs │ │ │ ├── create_project_api_key_request.rs │ │ │ ├── create_project_body.rs │ │ │ ├── create_project_branding.rs │ │ │ ├── create_project_member_invite_body.rs │ │ │ ├── create_project_normalized_payload.rs │ │ │ ├── create_recovery_code_for_identity_body.rs │ │ │ ├── create_recovery_link_for_identity_body.rs │ │ │ ├── create_relationship_body.rs │ │ │ ├── create_subscription_body.rs │ │ │ ├── create_subscription_common.rs │ │ │ ├── create_verifiable_credential_request_body.rs │ │ │ ├── create_workspace_api_key_body.rs │ │ │ ├── create_workspace_body.rs │ │ │ ├── create_workspace_member_invite_body.rs │ │ │ ├── create_workspace_subscription_body.rs │ │ │ ├── credential_supported_draft00.rs │ │ │ ├── custom_domain.rs │ │ │ ├── delete_my_sessions_count.rs │ │ │ ├── device_authorization.rs │ │ │ ├── device_user_auth_request.rs │ │ │ ├── email_template_data.rs │ │ │ ├── email_template_data_body.rs │ │ │ ├── error_authenticator_assurance_level_not_satisfied.rs │ │ │ ├── error_browser_location_change_required.rs │ │ │ ├── error_flow_replaced.rs │ │ │ ├── error_generic.rs │ │ │ ├── error_o_auth2.rs │ │ │ ├── event_stream.rs │ │ │ ├── expanded_permission_tree.rs │ │ │ ├── flow_error.rs │ │ │ ├── generic_error.rs │ │ │ ├── generic_error_content.rs │ │ │ ├── generic_usage.rs │ │ │ ├── get_attributes_count.rs │ │ │ ├── get_managed_identity_schema_location.rs │ │ │ ├── get_metrics_count.rs │ │ │ ├── get_metrics_event_attributes.rs │ │ │ ├── get_metrics_event_types.rs │ │ │ ├── get_organization_response.rs │ │ │ ├── get_project_events.rs │ │ │ ├── get_project_events_body.rs │ │ │ ├── get_project_metrics.rs │ │ │ ├── get_session_activity.rs │ │ │ ├── get_version_200_response.rs │ │ │ ├── health_not_ready_status.rs │ │ │ ├── health_status.rs │ │ │ ├── identity.rs │ │ │ ├── identity_credentials.rs │ │ │ ├── identity_credentials_code.rs │ │ │ ├── identity_credentials_code_address.rs │ │ │ ├── identity_credentials_oidc.rs │ │ │ ├── identity_credentials_oidc_provider.rs │ │ │ ├── identity_credentials_password.rs │ │ │ ├── identity_patch.rs │ │ │ ├── identity_patch_response.rs │ │ │ ├── identity_schema_container.rs │ │ │ ├── identity_schema_preset.rs │ │ │ ├── identity_with_credentials.rs │ │ │ ├── identity_with_credentials_oidc.rs │ │ │ ├── identity_with_credentials_oidc_config.rs │ │ │ ├── identity_with_credentials_oidc_config_provider.rs │ │ │ ├── identity_with_credentials_password.rs │ │ │ ├── identity_with_credentials_password_config.rs │ │ │ ├── identity_with_credentials_saml.rs │ │ │ ├── identity_with_credentials_saml_config.rs │ │ │ ├── identity_with_credentials_saml_config_provider.rs │ │ │ ├── internal_get_project_branding_body.rs │ │ │ ├── internal_is_ax_welcome_screen_enabled_for_project_body.rs │ │ │ ├── internal_is_owner_for_project_by_slug.rs │ │ │ ├── internal_is_owner_for_project_by_slug_body.rs │ │ │ ├── introspected_o_auth2_token.rs │ │ │ ├── invite_token_body.rs │ │ │ ├── invoice.rs │ │ │ ├── invoice_data_v1.rs │ │ │ ├── is_owner_for_project_by_slug.rs │ │ │ ├── json_patch.rs │ │ │ ├── json_web_key.rs │ │ │ ├── json_web_key_set.rs │ │ │ ├── keto_namespace.rs │ │ │ ├── keyset_pagination_request_parameters.rs │ │ │ ├── keyset_pagination_response_headers.rs │ │ │ ├── line_item_v1.rs │ │ │ ├── list_event_streams.rs │ │ │ ├── list_invoices_response.rs │ │ │ ├── list_organizations_response.rs │ │ │ ├── list_workspace_projects.rs │ │ │ ├── list_workspaces.rs │ │ │ ├── login_flow.rs │ │ │ ├── login_flow_state.rs │ │ │ ├── logout_flow.rs │ │ │ ├── managed_identity_schema.rs │ │ │ ├── managed_identity_schema_validation_result.rs │ │ │ ├── member_invite.rs │ │ │ ├── message.rs │ │ │ ├── message_dispatch.rs │ │ │ ├── metrics_datapoint.rs │ │ │ ├── mod.rs │ │ │ ├── money.rs │ │ │ ├── namespace.rs │ │ │ ├── needs_privileged_session_error.rs │ │ │ ├── normalized_project.rs │ │ │ ├── normalized_project_revision.rs │ │ │ ├── normalized_project_revision_courier_channel.rs │ │ │ ├── normalized_project_revision_hook.rs │ │ │ ├── normalized_project_revision_identity_schema.rs │ │ │ ├── normalized_project_revision_saml_provider.rs │ │ │ ├── normalized_project_revision_scim_client.rs │ │ │ ├── normalized_project_revision_third_party_provider.rs │ │ │ ├── normalized_project_revision_tokenizer_template.rs │ │ │ ├── o_auth2_client.rs │ │ │ ├── o_auth2_client_token_lifespans.rs │ │ │ ├── o_auth2_consent_request.rs │ │ │ ├── o_auth2_consent_request_open_id_connect_context.rs │ │ │ ├── o_auth2_consent_session.rs │ │ │ ├── o_auth2_login_request.rs │ │ │ ├── o_auth2_logout_request.rs │ │ │ ├── o_auth2_redirect_to.rs │ │ │ ├── o_auth2_token_exchange.rs │ │ │ ├── oidc_configuration.rs │ │ │ ├── oidc_user_info.rs │ │ │ ├── onboarding_portal_link.rs │ │ │ ├── onboarding_portal_organization.rs │ │ │ ├── organization.rs │ │ │ ├── organization_body.rs │ │ │ ├── organization_onboarding_portal_links_response.rs │ │ │ ├── parse_error.rs │ │ │ ├── patch_identities_body.rs │ │ │ ├── perform_native_logout_body.rs │ │ │ ├── permissions_on_workspace.rs │ │ │ ├── plan.rs │ │ │ ├── plan_details.rs │ │ │ ├── post_check_permission_body.rs │ │ │ ├── post_check_permission_or_error_body.rs │ │ │ ├── project.rs │ │ │ ├── project_api_key.rs │ │ │ ├── project_branding.rs │ │ │ ├── project_branding_colors.rs │ │ │ ├── project_branding_theme.rs │ │ │ ├── project_cors.rs │ │ │ ├── project_events_datapoint.rs │ │ │ ├── project_host.rs │ │ │ ├── project_member.rs │ │ │ ├── project_metadata.rs │ │ │ ├── project_service_account_experience.rs │ │ │ ├── project_service_identity.rs │ │ │ ├── project_service_o_auth2.rs │ │ │ ├── project_service_permission.rs │ │ │ ├── project_services.rs │ │ │ ├── provider.rs │ │ │ ├── quota_usage.rs │ │ │ ├── recovery_code_for_identity.rs │ │ │ ├── recovery_flow.rs │ │ │ ├── recovery_flow_state.rs │ │ │ ├── recovery_identity_address.rs │ │ │ ├── recovery_link_for_identity.rs │ │ │ ├── registration_flow.rs │ │ │ ├── registration_flow_state.rs │ │ │ ├── reject_o_auth2_request.rs │ │ │ ├── relation_query.rs │ │ │ ├── relationship.rs │ │ │ ├── relationship_namespaces.rs │ │ │ ├── relationship_patch.rs │ │ │ ├── relationships.rs │ │ │ ├── revision_account_experience_custom_translation.rs │ │ │ ├── rfc6749_error_json.rs │ │ │ ├── schema_patch.rs │ │ │ ├── self_service_flow_expired_error.rs │ │ │ ├── session.rs │ │ │ ├── session_activity_datapoint.rs │ │ │ ├── session_authentication_method.rs │ │ │ ├── session_device.rs │ │ │ ├── set_active_project_in_console_body.rs │ │ │ ├── set_custom_domain_body.rs │ │ │ ├── set_event_stream_body.rs │ │ │ ├── set_organization_from_onboarding_portal_link_body.rs │ │ │ ├── set_project.rs │ │ │ ├── set_project_branding_theme_body.rs │ │ │ ├── settings_flow.rs │ │ │ ├── settings_flow_state.rs │ │ │ ├── source_position.rs │ │ │ ├── subject_set.rs │ │ │ ├── subscription.rs │ │ │ ├── successful_code_exchange_response.rs │ │ │ ├── successful_native_login.rs │ │ │ ├── successful_native_registration.rs │ │ │ ├── successful_project_update.rs │ │ │ ├── tax_line_item.rs │ │ │ ├── time_interval.rs │ │ │ ├── token_pagination.rs │ │ │ ├── token_pagination_headers.rs │ │ │ ├── token_pagination_request_parameters.rs │ │ │ ├── token_pagination_response_headers.rs │ │ │ ├── trust_o_auth2_jwt_grant_issuer.rs │ │ │ ├── trusted_o_auth2_jwt_grant_issuer.rs │ │ │ ├── trusted_o_auth2_jwt_grant_json_web_key.rs │ │ │ ├── ui_container.rs │ │ │ ├── ui_node.rs │ │ │ ├── ui_node_anchor_attributes.rs │ │ │ ├── ui_node_attributes.rs │ │ │ ├── ui_node_division_attributes.rs │ │ │ ├── ui_node_image_attributes.rs │ │ │ ├── ui_node_input_attributes.rs │ │ │ ├── ui_node_meta.rs │ │ │ ├── ui_node_script_attributes.rs │ │ │ ├── ui_node_text_attributes.rs │ │ │ ├── ui_text.rs │ │ │ ├── update_fedcm_flow_body.rs │ │ │ ├── update_identity_body.rs │ │ │ ├── update_login_flow_body.rs │ │ │ ├── update_login_flow_with_code_method.rs │ │ │ ├── update_login_flow_with_identifier_first_method.rs │ │ │ ├── update_login_flow_with_lookup_secret_method.rs │ │ │ ├── update_login_flow_with_oidc_method.rs │ │ │ ├── update_login_flow_with_passkey_method.rs │ │ │ ├── update_login_flow_with_password_method.rs │ │ │ ├── update_login_flow_with_saml_method.rs │ │ │ ├── update_login_flow_with_totp_method.rs │ │ │ ├── update_login_flow_with_web_authn_method.rs │ │ │ ├── update_organization_onboarding_portal_link_body.rs │ │ │ ├── update_recovery_flow_body.rs │ │ │ ├── update_recovery_flow_with_code_method.rs │ │ │ ├── update_recovery_flow_with_link_method.rs │ │ │ ├── update_registration_flow_body.rs │ │ │ ├── update_registration_flow_with_code_method.rs │ │ │ ├── update_registration_flow_with_oidc_method.rs │ │ │ ├── update_registration_flow_with_passkey_method.rs │ │ │ ├── update_registration_flow_with_password_method.rs │ │ │ ├── update_registration_flow_with_profile_method.rs │ │ │ ├── update_registration_flow_with_saml_method.rs │ │ │ ├── update_registration_flow_with_web_authn_method.rs │ │ │ ├── update_settings_flow_body.rs │ │ │ ├── update_settings_flow_with_lookup_method.rs │ │ │ ├── update_settings_flow_with_oidc_method.rs │ │ │ ├── update_settings_flow_with_passkey_method.rs │ │ │ ├── update_settings_flow_with_password_method.rs │ │ │ ├── update_settings_flow_with_profile_method.rs │ │ │ ├── update_settings_flow_with_saml_method.rs │ │ │ ├── update_settings_flow_with_totp_method.rs │ │ │ ├── update_settings_flow_with_web_authn_method.rs │ │ │ ├── update_subscription_body.rs │ │ │ ├── update_verification_flow_body.rs │ │ │ ├── update_verification_flow_with_code_method.rs │ │ │ ├── update_verification_flow_with_link_method.rs │ │ │ ├── update_workspace_body.rs │ │ │ ├── usage.rs │ │ │ ├── verifiable_credential_priming_response.rs │ │ │ ├── verifiable_credential_proof.rs │ │ │ ├── verifiable_credential_response.rs │ │ │ ├── verifiable_identity_address.rs │ │ │ ├── verification_flow.rs │ │ │ ├── verification_flow_state.rs │ │ │ ├── verify_user_code_request.rs │ │ │ ├── version.rs │ │ │ ├── warning.rs │ │ │ ├── workspace.rs │ │ │ └── workspace_api_key.rs │ ├── typescript-fetch │ │ ├── .gitignore │ │ ├── .npmignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── LICENSE │ │ ├── README.md │ │ ├── package-lock.json │ │ ├── package.json │ │ ├── src │ │ │ ├── apis │ │ │ │ ├── CourierApi.ts │ │ │ │ ├── EventsApi.ts │ │ │ │ ├── FrontendApi.ts │ │ │ │ ├── IdentityApi.ts │ │ │ │ ├── JwkApi.ts │ │ │ │ ├── MetadataApi.ts │ │ │ │ ├── OAuth2Api.ts │ │ │ │ ├── OidcApi.ts │ │ │ │ ├── PermissionApi.ts │ │ │ │ ├── ProjectApi.ts │ │ │ │ ├── RelationshipApi.ts │ │ │ │ ├── WellknownApi.ts │ │ │ │ ├── WorkspaceApi.ts │ │ │ │ └── index.ts │ │ │ ├── contrib │ │ │ │ ├── continueWith.ts │ │ │ │ ├── error.ts │ │ │ │ ├── flowTypes.ts │ │ │ │ ├── index.ts │ │ │ │ ├── ui.ts │ │ │ │ ├── urlHelpers.ts │ │ │ │ └── utils.ts │ │ │ ├── index.ts │ │ │ ├── models │ │ │ │ ├── AcceptDeviceUserCodeRequest.ts │ │ │ │ ├── AcceptOAuth2ConsentRequest.ts │ │ │ │ ├── AcceptOAuth2ConsentRequestSession.ts │ │ │ │ ├── AcceptOAuth2LoginRequest.ts │ │ │ │ ├── AccountExperienceColors.ts │ │ │ │ ├── AccountExperienceConfiguration.ts │ │ │ │ ├── ActiveProjectInConsole.ts │ │ │ │ ├── AddProjectToWorkspaceBody.ts │ │ │ │ ├── Attribute.ts │ │ │ │ ├── AttributeFilter.ts │ │ │ │ ├── AttributesCountDatapoint.ts │ │ │ │ ├── AuthenticatorAssuranceLevel.ts │ │ │ │ ├── BasicOrganization.ts │ │ │ │ ├── BatchCheckPermissionBody.ts │ │ │ │ ├── BatchCheckPermissionResult.ts │ │ │ │ ├── BatchPatchIdentitiesResponse.ts │ │ │ │ ├── BillingPeriodBucket.ts │ │ │ │ ├── CheckOplSyntaxResult.ts │ │ │ │ ├── CheckPermissionResult.ts │ │ │ │ ├── CheckPermissionResultWithError.ts │ │ │ │ ├── CloudAccount.ts │ │ │ │ ├── ConsistencyRequestParameters.ts │ │ │ │ ├── ContinueWith.ts │ │ │ │ ├── ContinueWithRecoveryUi.ts │ │ │ │ ├── ContinueWithRecoveryUiFlow.ts │ │ │ │ ├── ContinueWithRedirectBrowserTo.ts │ │ │ │ ├── ContinueWithSetOrySessionToken.ts │ │ │ │ ├── ContinueWithSettingsUi.ts │ │ │ │ ├── ContinueWithSettingsUiFlow.ts │ │ │ │ ├── ContinueWithVerificationUi.ts │ │ │ │ ├── ContinueWithVerificationUiFlow.ts │ │ │ │ ├── CourierMessageStatus.ts │ │ │ │ ├── CourierMessageType.ts │ │ │ │ ├── CreateCustomDomainBody.ts │ │ │ │ ├── CreateEventStreamBody.ts │ │ │ │ ├── CreateFedcmFlowResponse.ts │ │ │ │ ├── CreateIdentityBody.ts │ │ │ │ ├── CreateInviteResponse.ts │ │ │ │ ├── CreateJsonWebKeySet.ts │ │ │ │ ├── CreateOrganizationOnboardingPortalLinkBody.ts │ │ │ │ ├── CreateProjectApiKeyRequest.ts │ │ │ │ ├── CreateProjectBody.ts │ │ │ │ ├── CreateProjectBranding.ts │ │ │ │ ├── CreateProjectMemberInviteBody.ts │ │ │ │ ├── CreateProjectNormalizedPayload.ts │ │ │ │ ├── CreateRecoveryCodeForIdentityBody.ts │ │ │ │ ├── CreateRecoveryLinkForIdentityBody.ts │ │ │ │ ├── CreateRelationshipBody.ts │ │ │ │ ├── CreateSubscriptionBody.ts │ │ │ │ ├── CreateSubscriptionCommon.ts │ │ │ │ ├── CreateVerifiableCredentialRequestBody.ts │ │ │ │ ├── CreateWorkspaceApiKeyBody.ts │ │ │ │ ├── CreateWorkspaceBody.ts │ │ │ │ ├── CreateWorkspaceMemberInviteBody.ts │ │ │ │ ├── CreateWorkspaceSubscriptionBody.ts │ │ │ │ ├── CredentialSupportedDraft00.ts │ │ │ │ ├── CustomDomain.ts │ │ │ │ ├── DeleteMySessionsCount.ts │ │ │ │ ├── DeviceAuthorization.ts │ │ │ │ ├── DeviceUserAuthRequest.ts │ │ │ │ ├── EmailTemplateData.ts │ │ │ │ ├── EmailTemplateDataBody.ts │ │ │ │ ├── ErrorAuthenticatorAssuranceLevelNotSatisfied.ts │ │ │ │ ├── ErrorBrowserLocationChangeRequired.ts │ │ │ │ ├── ErrorFlowReplaced.ts │ │ │ │ ├── ErrorGeneric.ts │ │ │ │ ├── ErrorOAuth2.ts │ │ │ │ ├── EventStream.ts │ │ │ │ ├── ExpandedPermissionTree.ts │ │ │ │ ├── FlowError.ts │ │ │ │ ├── GenericError.ts │ │ │ │ ├── GenericErrorContent.ts │ │ │ │ ├── GenericUsage.ts │ │ │ │ ├── GetAttributesCount.ts │ │ │ │ ├── GetManagedIdentitySchemaLocation.ts │ │ │ │ ├── GetMetricsCount.ts │ │ │ │ ├── GetMetricsEventAttributes.ts │ │ │ │ ├── GetMetricsEventTypes.ts │ │ │ │ ├── GetOrganizationResponse.ts │ │ │ │ ├── GetProjectEvents.ts │ │ │ │ ├── GetProjectEventsBody.ts │ │ │ │ ├── GetProjectMetrics.ts │ │ │ │ ├── GetSessionActivity.ts │ │ │ │ ├── GetVersion200Response.ts │ │ │ │ ├── HealthNotReadyStatus.ts │ │ │ │ ├── HealthStatus.ts │ │ │ │ ├── Identity.ts │ │ │ │ ├── IdentityCredentials.ts │ │ │ │ ├── IdentityCredentialsCode.ts │ │ │ │ ├── IdentityCredentialsCodeAddress.ts │ │ │ │ ├── IdentityCredentialsOidc.ts │ │ │ │ ├── IdentityCredentialsOidcProvider.ts │ │ │ │ ├── IdentityCredentialsPassword.ts │ │ │ │ ├── IdentityPatch.ts │ │ │ │ ├── IdentityPatchResponse.ts │ │ │ │ ├── IdentitySchemaContainer.ts │ │ │ │ ├── IdentitySchemaPreset.ts │ │ │ │ ├── IdentityWithCredentials.ts │ │ │ │ ├── IdentityWithCredentialsOidc.ts │ │ │ │ ├── IdentityWithCredentialsOidcConfig.ts │ │ │ │ ├── IdentityWithCredentialsOidcConfigProvider.ts │ │ │ │ ├── IdentityWithCredentialsPassword.ts │ │ │ │ ├── IdentityWithCredentialsPasswordConfig.ts │ │ │ │ ├── IdentityWithCredentialsSaml.ts │ │ │ │ ├── IdentityWithCredentialsSamlConfig.ts │ │ │ │ ├── IdentityWithCredentialsSamlConfigProvider.ts │ │ │ │ ├── InternalGetProjectBrandingBody.ts │ │ │ │ ├── InternalIsAXWelcomeScreenEnabledForProjectBody.ts │ │ │ │ ├── InternalIsOwnerForProjectBySlug.ts │ │ │ │ ├── InternalIsOwnerForProjectBySlugBody.ts │ │ │ │ ├── IntrospectedOAuth2Token.ts │ │ │ │ ├── InviteTokenBody.ts │ │ │ │ ├── Invoice.ts │ │ │ │ ├── InvoiceDataV1.ts │ │ │ │ ├── IsOwnerForProjectBySlug.ts │ │ │ │ ├── JsonPatch.ts │ │ │ │ ├── JsonWebKey.ts │ │ │ │ ├── JsonWebKeySet.ts │ │ │ │ ├── KetoNamespace.ts │ │ │ │ ├── KeysetPaginationRequestParameters.ts │ │ │ │ ├── KeysetPaginationResponseHeaders.ts │ │ │ │ ├── LineItemV1.ts │ │ │ │ ├── ListEventStreams.ts │ │ │ │ ├── ListInvoicesResponse.ts │ │ │ │ ├── ListOrganizationsResponse.ts │ │ │ │ ├── ListWorkspaceProjects.ts │ │ │ │ ├── ListWorkspaces.ts │ │ │ │ ├── LoginFlow.ts │ │ │ │ ├── LoginFlowState.ts │ │ │ │ ├── LogoutFlow.ts │ │ │ │ ├── ManagedIdentitySchema.ts │ │ │ │ ├── ManagedIdentitySchemaValidationResult.ts │ │ │ │ ├── MemberInvite.ts │ │ │ │ ├── Message.ts │ │ │ │ ├── MessageDispatch.ts │ │ │ │ ├── MetricsDatapoint.ts │ │ │ │ ├── Money.ts │ │ │ │ ├── Namespace.ts │ │ │ │ ├── NeedsPrivilegedSessionError.ts │ │ │ │ ├── NormalizedProject.ts │ │ │ │ ├── NormalizedProjectRevision.ts │ │ │ │ ├── NormalizedProjectRevisionCourierChannel.ts │ │ │ │ ├── NormalizedProjectRevisionHook.ts │ │ │ │ ├── NormalizedProjectRevisionIdentitySchema.ts │ │ │ │ ├── NormalizedProjectRevisionSAMLProvider.ts │ │ │ │ ├── NormalizedProjectRevisionScimClient.ts │ │ │ │ ├── NormalizedProjectRevisionThirdPartyProvider.ts │ │ │ │ ├── NormalizedProjectRevisionTokenizerTemplate.ts │ │ │ │ ├── OAuth2Client.ts │ │ │ │ ├── OAuth2ClientTokenLifespans.ts │ │ │ │ ├── OAuth2ConsentRequest.ts │ │ │ │ ├── OAuth2ConsentRequestOpenIDConnectContext.ts │ │ │ │ ├── OAuth2ConsentSession.ts │ │ │ │ ├── OAuth2LoginRequest.ts │ │ │ │ ├── OAuth2LogoutRequest.ts │ │ │ │ ├── OAuth2RedirectTo.ts │ │ │ │ ├── OAuth2TokenExchange.ts │ │ │ │ ├── OidcConfiguration.ts │ │ │ │ ├── OidcUserInfo.ts │ │ │ │ ├── OnboardingPortalLink.ts │ │ │ │ ├── OnboardingPortalOrganization.ts │ │ │ │ ├── Organization.ts │ │ │ │ ├── OrganizationBody.ts │ │ │ │ ├── OrganizationOnboardingPortalLinksResponse.ts │ │ │ │ ├── ParseError.ts │ │ │ │ ├── PatchIdentitiesBody.ts │ │ │ │ ├── PerformNativeLogoutBody.ts │ │ │ │ ├── PermissionsOnWorkspace.ts │ │ │ │ ├── Plan.ts │ │ │ │ ├── PlanDetails.ts │ │ │ │ ├── PostCheckPermissionBody.ts │ │ │ │ ├── PostCheckPermissionOrErrorBody.ts │ │ │ │ ├── Project.ts │ │ │ │ ├── ProjectApiKey.ts │ │ │ │ ├── ProjectBranding.ts │ │ │ │ ├── ProjectBrandingColors.ts │ │ │ │ ├── ProjectBrandingTheme.ts │ │ │ │ ├── ProjectCors.ts │ │ │ │ ├── ProjectEventsDatapoint.ts │ │ │ │ ├── ProjectHost.ts │ │ │ │ ├── ProjectMember.ts │ │ │ │ ├── ProjectMetadata.ts │ │ │ │ ├── ProjectServiceAccountExperience.ts │ │ │ │ ├── ProjectServiceIdentity.ts │ │ │ │ ├── ProjectServiceOAuth2.ts │ │ │ │ ├── ProjectServicePermission.ts │ │ │ │ ├── ProjectServices.ts │ │ │ │ ├── Provider.ts │ │ │ │ ├── QuotaUsage.ts │ │ │ │ ├── RFC6749ErrorJson.ts │ │ │ │ ├── RecoveryCodeForIdentity.ts │ │ │ │ ├── RecoveryFlow.ts │ │ │ │ ├── RecoveryFlowState.ts │ │ │ │ ├── RecoveryIdentityAddress.ts │ │ │ │ ├── RecoveryLinkForIdentity.ts │ │ │ │ ├── RegistrationFlow.ts │ │ │ │ ├── RegistrationFlowState.ts │ │ │ │ ├── RejectOAuth2Request.ts │ │ │ │ ├── RelationQuery.ts │ │ │ │ ├── Relationship.ts │ │ │ │ ├── RelationshipNamespaces.ts │ │ │ │ ├── RelationshipPatch.ts │ │ │ │ ├── Relationships.ts │ │ │ │ ├── RevisionAccountExperienceCustomTranslation.ts │ │ │ │ ├── SchemaPatch.ts │ │ │ │ ├── SelfServiceFlowExpiredError.ts │ │ │ │ ├── Session.ts │ │ │ │ ├── SessionActivityDatapoint.ts │ │ │ │ ├── SessionAuthenticationMethod.ts │ │ │ │ ├── SessionDevice.ts │ │ │ │ ├── SetActiveProjectInConsoleBody.ts │ │ │ │ ├── SetCustomDomainBody.ts │ │ │ │ ├── SetEventStreamBody.ts │ │ │ │ ├── SetOrganizationFromOnboardingPortalLinkBody.ts │ │ │ │ ├── SetProject.ts │ │ │ │ ├── SetProjectBrandingThemeBody.ts │ │ │ │ ├── SettingsFlow.ts │ │ │ │ ├── SettingsFlowState.ts │ │ │ │ ├── SourcePosition.ts │ │ │ │ ├── SubjectSet.ts │ │ │ │ ├── Subscription.ts │ │ │ │ ├── SuccessfulCodeExchangeResponse.ts │ │ │ │ ├── SuccessfulNativeLogin.ts │ │ │ │ ├── SuccessfulNativeRegistration.ts │ │ │ │ ├── SuccessfulProjectUpdate.ts │ │ │ │ ├── TaxLineItem.ts │ │ │ │ ├── TimeInterval.ts │ │ │ │ ├── TokenPagination.ts │ │ │ │ ├── TokenPaginationHeaders.ts │ │ │ │ ├── TokenPaginationRequestParameters.ts │ │ │ │ ├── TokenPaginationResponseHeaders.ts │ │ │ │ ├── TrustOAuth2JwtGrantIssuer.ts │ │ │ │ ├── TrustedOAuth2JwtGrantIssuer.ts │ │ │ │ ├── TrustedOAuth2JwtGrantJsonWebKey.ts │ │ │ │ ├── UiContainer.ts │ │ │ │ ├── UiNode.ts │ │ │ │ ├── UiNodeAnchorAttributes.ts │ │ │ │ ├── UiNodeAttributes.ts │ │ │ │ ├── UiNodeDivisionAttributes.ts │ │ │ │ ├── UiNodeImageAttributes.ts │ │ │ │ ├── UiNodeInputAttributes.ts │ │ │ │ ├── UiNodeMeta.ts │ │ │ │ ├── UiNodeScriptAttributes.ts │ │ │ │ ├── UiNodeTextAttributes.ts │ │ │ │ ├── UiText.ts │ │ │ │ ├── UpdateFedcmFlowBody.ts │ │ │ │ ├── UpdateIdentityBody.ts │ │ │ │ ├── UpdateLoginFlowBody.ts │ │ │ │ ├── UpdateLoginFlowWithCodeMethod.ts │ │ │ │ ├── UpdateLoginFlowWithIdentifierFirstMethod.ts │ │ │ │ ├── UpdateLoginFlowWithLookupSecretMethod.ts │ │ │ │ ├── UpdateLoginFlowWithOidcMethod.ts │ │ │ │ ├── UpdateLoginFlowWithPasskeyMethod.ts │ │ │ │ ├── UpdateLoginFlowWithPasswordMethod.ts │ │ │ │ ├── UpdateLoginFlowWithSamlMethod.ts │ │ │ │ ├── UpdateLoginFlowWithTotpMethod.ts │ │ │ │ ├── UpdateLoginFlowWithWebAuthnMethod.ts │ │ │ │ ├── UpdateOrganizationOnboardingPortalLinkBody.ts │ │ │ │ ├── UpdateRecoveryFlowBody.ts │ │ │ │ ├── UpdateRecoveryFlowWithCodeMethod.ts │ │ │ │ ├── UpdateRecoveryFlowWithLinkMethod.ts │ │ │ │ ├── UpdateRegistrationFlowBody.ts │ │ │ │ ├── UpdateRegistrationFlowWithCodeMethod.ts │ │ │ │ ├── UpdateRegistrationFlowWithOidcMethod.ts │ │ │ │ ├── UpdateRegistrationFlowWithPasskeyMethod.ts │ │ │ │ ├── UpdateRegistrationFlowWithPasswordMethod.ts │ │ │ │ ├── UpdateRegistrationFlowWithProfileMethod.ts │ │ │ │ ├── UpdateRegistrationFlowWithSamlMethod.ts │ │ │ │ ├── UpdateRegistrationFlowWithWebAuthnMethod.ts │ │ │ │ ├── UpdateSettingsFlowBody.ts │ │ │ │ ├── UpdateSettingsFlowWithLookupMethod.ts │ │ │ │ ├── UpdateSettingsFlowWithOidcMethod.ts │ │ │ │ ├── UpdateSettingsFlowWithPasskeyMethod.ts │ │ │ │ ├── UpdateSettingsFlowWithPasswordMethod.ts │ │ │ │ ├── UpdateSettingsFlowWithProfileMethod.ts │ │ │ │ ├── UpdateSettingsFlowWithSamlMethod.ts │ │ │ │ ├── UpdateSettingsFlowWithTotpMethod.ts │ │ │ │ ├── UpdateSettingsFlowWithWebAuthnMethod.ts │ │ │ │ ├── UpdateSubscriptionBody.ts │ │ │ │ ├── UpdateVerificationFlowBody.ts │ │ │ │ ├── UpdateVerificationFlowWithCodeMethod.ts │ │ │ │ ├── UpdateVerificationFlowWithLinkMethod.ts │ │ │ │ ├── UpdateWorkspaceBody.ts │ │ │ │ ├── Usage.ts │ │ │ │ ├── VerifiableCredentialPrimingResponse.ts │ │ │ │ ├── VerifiableCredentialProof.ts │ │ │ │ ├── VerifiableCredentialResponse.ts │ │ │ │ ├── VerifiableIdentityAddress.ts │ │ │ │ ├── VerificationFlow.ts │ │ │ │ ├── VerificationFlowState.ts │ │ │ │ ├── VerifyUserCodeRequest.ts │ │ │ │ ├── Version.ts │ │ │ │ ├── Warning.ts │ │ │ │ ├── Workspace.ts │ │ │ │ ├── WorkspaceApiKey.ts │ │ │ │ └── index.ts │ │ │ └── runtime.ts │ │ ├── tsconfig.esm.json │ │ └── tsconfig.json │ └── typescript │ │ ├── .gitignore │ │ ├── .npmignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ ├── FILES │ │ └── VERSION │ │ ├── LICENSE │ │ ├── README.md │ │ ├── api.ts │ │ ├── base.ts │ │ ├── common.ts │ │ ├── configuration.ts │ │ ├── index.ts │ │ ├── package-lock.json │ │ ├── package.json │ │ ├── tsconfig.esm.json │ │ └── tsconfig.json ├── keto │ ├── dart │ │ ├── .github │ │ │ └── workflows │ │ │ │ └── publish.yml │ │ ├── .gitignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── CHANGELOG.md │ │ ├── LICENSE │ │ ├── README.md │ │ ├── analysis_options.yaml │ │ ├── doc │ │ │ ├── BatchCheckPermissionBody.md │ │ │ ├── BatchCheckPermissionResult.md │ │ │ ├── CheckOplSyntaxResult.md │ │ │ ├── CheckPermissionResult.md │ │ │ ├── CheckPermissionResultWithError.md │ │ │ ├── CreateRelationshipBody.md │ │ │ ├── ErrorGeneric.md │ │ │ ├── ExpandedPermissionTree.md │ │ │ ├── GenericError.md │ │ │ ├── GetVersion200Response.md │ │ │ ├── HealthNotReadyStatus.md │ │ │ ├── HealthStatus.md │ │ │ ├── IsAlive200Response.md │ │ │ ├── IsReady503Response.md │ │ │ ├── MetadataApi.md │ │ │ ├── Namespace.md │ │ │ ├── ParseError.md │ │ │ ├── PermissionApi.md │ │ │ ├── PostCheckPermissionBody.md │ │ │ ├── PostCheckPermissionOrErrorBody.md │ │ │ ├── RelationQuery.md │ │ │ ├── Relationship.md │ │ │ ├── RelationshipApi.md │ │ │ ├── RelationshipNamespaces.md │ │ │ ├── RelationshipPatch.md │ │ │ ├── Relationships.md │ │ │ ├── SourcePosition.md │ │ │ ├── SubjectSet.md │ │ │ └── Version.md │ │ ├── lib │ │ │ ├── ory_keto_client.dart │ │ │ └── src │ │ │ │ ├── api.dart │ │ │ │ ├── api │ │ │ │ ├── metadata_api.dart │ │ │ │ ├── permission_api.dart │ │ │ │ └── relationship_api.dart │ │ │ │ ├── api_util.dart │ │ │ │ ├── auth │ │ │ │ ├── api_key_auth.dart │ │ │ │ ├── auth.dart │ │ │ │ ├── basic_auth.dart │ │ │ │ ├── bearer_auth.dart │ │ │ │ └── oauth.dart │ │ │ │ ├── date_serializer.dart │ │ │ │ ├── model │ │ │ │ ├── batch_check_permission_body.dart │ │ │ │ ├── batch_check_permission_body.g.dart │ │ │ │ ├── batch_check_permission_result.dart │ │ │ │ ├── batch_check_permission_result.g.dart │ │ │ │ ├── check_opl_syntax_result.dart │ │ │ │ ├── check_opl_syntax_result.g.dart │ │ │ │ ├── check_permission_result.dart │ │ │ │ ├── check_permission_result.g.dart │ │ │ │ ├── check_permission_result_with_error.dart │ │ │ │ ├── check_permission_result_with_error.g.dart │ │ │ │ ├── create_relationship_body.dart │ │ │ │ ├── create_relationship_body.g.dart │ │ │ │ ├── date.dart │ │ │ │ ├── error_generic.dart │ │ │ │ ├── error_generic.g.dart │ │ │ │ ├── expanded_permission_tree.dart │ │ │ │ ├── expanded_permission_tree.g.dart │ │ │ │ ├── generic_error.dart │ │ │ │ ├── generic_error.g.dart │ │ │ │ ├── get_version200_response.dart │ │ │ │ ├── get_version200_response.g.dart │ │ │ │ ├── health_not_ready_status.dart │ │ │ │ ├── health_not_ready_status.g.dart │ │ │ │ ├── health_status.dart │ │ │ │ ├── health_status.g.dart │ │ │ │ ├── is_alive200_response.dart │ │ │ │ ├── is_alive200_response.g.dart │ │ │ │ ├── is_ready503_response.dart │ │ │ │ ├── is_ready503_response.g.dart │ │ │ │ ├── namespace.dart │ │ │ │ ├── namespace.g.dart │ │ │ │ ├── parse_error.dart │ │ │ │ ├── parse_error.g.dart │ │ │ │ ├── post_check_permission_body.dart │ │ │ │ ├── post_check_permission_body.g.dart │ │ │ │ ├── post_check_permission_or_error_body.dart │ │ │ │ ├── post_check_permission_or_error_body.g.dart │ │ │ │ ├── relation_query.dart │ │ │ │ ├── relation_query.g.dart │ │ │ │ ├── relationship.dart │ │ │ │ ├── relationship.g.dart │ │ │ │ ├── relationship_namespaces.dart │ │ │ │ ├── relationship_namespaces.g.dart │ │ │ │ ├── relationship_patch.dart │ │ │ │ ├── relationship_patch.g.dart │ │ │ │ ├── relationships.dart │ │ │ │ ├── relationships.g.dart │ │ │ │ ├── source_position.dart │ │ │ │ ├── source_position.g.dart │ │ │ │ ├── subject_set.dart │ │ │ │ ├── subject_set.g.dart │ │ │ │ ├── version.dart │ │ │ │ └── version.g.dart │ │ │ │ ├── serializers.dart │ │ │ │ └── serializers.g.dart │ │ ├── pubspec.yaml │ │ └── test │ │ │ ├── batch_check_permission_body_test.dart │ │ │ ├── batch_check_permission_result_test.dart │ │ │ ├── check_opl_syntax_result_test.dart │ │ │ ├── check_permission_result_test.dart │ │ │ ├── check_permission_result_with_error_test.dart │ │ │ ├── create_relationship_body_test.dart │ │ │ ├── error_generic_test.dart │ │ │ ├── expanded_permission_tree_test.dart │ │ │ ├── generic_error_test.dart │ │ │ ├── get_version200_response_test.dart │ │ │ ├── health_not_ready_status_test.dart │ │ │ ├── health_status_test.dart │ │ │ ├── is_alive200_response_test.dart │ │ │ ├── is_ready503_response_test.dart │ │ │ ├── metadata_api_test.dart │ │ │ ├── namespace_test.dart │ │ │ ├── parse_error_test.dart │ │ │ ├── permission_api_test.dart │ │ │ ├── post_check_permission_body_test.dart │ │ │ ├── post_check_permission_or_error_body_test.dart │ │ │ ├── relation_query_test.dart │ │ │ ├── relationship_api_test.dart │ │ │ ├── relationship_namespaces_test.dart │ │ │ ├── relationship_patch_test.dart │ │ │ ├── relationship_test.dart │ │ │ ├── relationships_test.dart │ │ │ ├── source_position_test.dart │ │ │ ├── subject_set_test.dart │ │ │ └── version_test.dart │ ├── elixir │ │ ├── .formatter.exs │ │ ├── .gitignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── LICENSE │ │ ├── README.md │ │ ├── config │ │ │ ├── config.exs │ │ │ └── runtime.exs │ │ ├── lib │ │ │ └── ory │ │ │ │ ├── api │ │ │ │ ├── metadata.ex │ │ │ │ ├── permission.ex │ │ │ │ └── relationship.ex │ │ │ │ ├── connection.ex │ │ │ │ ├── deserializer.ex │ │ │ │ ├── model │ │ │ │ ├── batch_check_permission_body.ex │ │ │ │ ├── batch_check_permission_result.ex │ │ │ │ ├── check_opl_syntax_result.ex │ │ │ │ ├── check_permission_result.ex │ │ │ │ ├── check_permission_result_with_error.ex │ │ │ │ ├── create_relationship_body.ex │ │ │ │ ├── error_generic.ex │ │ │ │ ├── expanded_permission_tree.ex │ │ │ │ ├── generic_error.ex │ │ │ │ ├── get_version_200_response.ex │ │ │ │ ├── health_not_ready_status.ex │ │ │ │ ├── health_status.ex │ │ │ │ ├── is_alive_200_response.ex │ │ │ │ ├── is_ready_503_response.ex │ │ │ │ ├── namespace.ex │ │ │ │ ├── parse_error.ex │ │ │ │ ├── post_check_permission_body.ex │ │ │ │ ├── post_check_permission_or_error_body.ex │ │ │ │ ├── relation_query.ex │ │ │ │ ├── relationship.ex │ │ │ │ ├── relationship_namespaces.ex │ │ │ │ ├── relationship_patch.ex │ │ │ │ ├── relationships.ex │ │ │ │ ├── source_position.ex │ │ │ │ ├── subject_set.ex │ │ │ │ └── version.ex │ │ │ │ └── request_builder.ex │ │ ├── mix.exs │ │ ├── mix.lock │ │ └── test │ │ │ └── test_helper.exs │ ├── go │ │ ├── .gitignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── .travis.yml │ │ ├── LICENSE │ │ ├── README.md │ │ ├── api │ │ │ └── openapi.yaml │ │ ├── api_metadata.go │ │ ├── api_permission.go │ │ ├── api_relationship.go │ │ ├── client.go │ │ ├── configuration.go │ │ ├── docs │ │ │ ├── BatchCheckPermissionBody.md │ │ │ ├── BatchCheckPermissionResult.md │ │ │ ├── CheckOplSyntaxResult.md │ │ │ ├── CheckPermissionResult.md │ │ │ ├── CheckPermissionResultWithError.md │ │ │ ├── CreateRelationshipBody.md │ │ │ ├── ErrorGeneric.md │ │ │ ├── ExpandedPermissionTree.md │ │ │ ├── GenericError.md │ │ │ ├── GetVersion200Response.md │ │ │ ├── HealthNotReadyStatus.md │ │ │ ├── HealthStatus.md │ │ │ ├── IsAlive200Response.md │ │ │ ├── IsReady503Response.md │ │ │ ├── MetadataAPI.md │ │ │ ├── Namespace.md │ │ │ ├── ParseError.md │ │ │ ├── PermissionAPI.md │ │ │ ├── PostCheckPermissionBody.md │ │ │ ├── PostCheckPermissionOrErrorBody.md │ │ │ ├── RelationQuery.md │ │ │ ├── Relationship.md │ │ │ ├── RelationshipAPI.md │ │ │ ├── RelationshipNamespaces.md │ │ │ ├── RelationshipPatch.md │ │ │ ├── Relationships.md │ │ │ ├── SourcePosition.md │ │ │ ├── SubjectSet.md │ │ │ └── Version.md │ │ ├── git_push.sh │ │ ├── go.mod │ │ ├── go.sum │ │ ├── model_batch_check_permission_body.go │ │ ├── model_batch_check_permission_result.go │ │ ├── model_check_opl_syntax_result.go │ │ ├── model_check_permission_result.go │ │ ├── model_check_permission_result_with_error.go │ │ ├── model_create_relationship_body.go │ │ ├── model_error_generic.go │ │ ├── model_expanded_permission_tree.go │ │ ├── model_generic_error.go │ │ ├── model_get_version_200_response.go │ │ ├── model_health_not_ready_status.go │ │ ├── model_health_status.go │ │ ├── model_is_alive_200_response.go │ │ ├── model_is_ready_503_response.go │ │ ├── model_namespace.go │ │ ├── model_parse_error.go │ │ ├── model_post_check_permission_body.go │ │ ├── model_post_check_permission_or_error_body.go │ │ ├── model_relation_query.go │ │ ├── model_relationship.go │ │ ├── model_relationship_namespaces.go │ │ ├── model_relationship_patch.go │ │ ├── model_relationships.go │ │ ├── model_source_position.go │ │ ├── model_subject_set.go │ │ ├── model_version.go │ │ ├── response.go │ │ ├── test │ │ │ ├── api_metadata_test.go │ │ │ ├── api_permission_test.go │ │ │ └── api_relationship_test.go │ │ └── utils.go │ ├── java │ │ ├── .github │ │ │ └── workflows │ │ │ │ └── maven.yml │ │ ├── .gitignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── LICENSE │ │ ├── README.md │ │ ├── api │ │ │ └── openapi.yaml │ │ ├── build.gradle │ │ ├── build.sbt │ │ ├── docs │ │ │ ├── BatchCheckPermissionBody.md │ │ │ ├── BatchCheckPermissionResult.md │ │ │ ├── CheckOplSyntaxResult.md │ │ │ ├── CheckPermissionResult.md │ │ │ ├── CheckPermissionResultWithError.md │ │ │ ├── CreateRelationshipBody.md │ │ │ ├── ErrorGeneric.md │ │ │ ├── ExpandedPermissionTree.md │ │ │ ├── GenericError.md │ │ │ ├── GetVersion200Response.md │ │ │ ├── HealthNotReadyStatus.md │ │ │ ├── HealthStatus.md │ │ │ ├── IsAlive200Response.md │ │ │ ├── IsReady503Response.md │ │ │ ├── MetadataApi.md │ │ │ ├── Namespace.md │ │ │ ├── ParseError.md │ │ │ ├── PermissionApi.md │ │ │ ├── PostCheckPermissionBody.md │ │ │ ├── PostCheckPermissionOrErrorBody.md │ │ │ ├── RelationQuery.md │ │ │ ├── Relationship.md │ │ │ ├── RelationshipApi.md │ │ │ ├── RelationshipNamespaces.md │ │ │ ├── RelationshipPatch.md │ │ │ ├── Relationships.md │ │ │ ├── SourcePosition.md │ │ │ ├── SubjectSet.md │ │ │ └── Version.md │ │ ├── gradle.properties │ │ ├── gradle │ │ │ └── wrapper │ │ │ │ ├── gradle-wrapper.jar │ │ │ │ └── gradle-wrapper.properties │ │ ├── gradlew │ │ ├── gradlew.bat │ │ ├── pom.xml │ │ ├── settings.gradle │ │ └── src │ │ │ ├── main │ │ │ ├── AndroidManifest.xml │ │ │ └── java │ │ │ │ └── sh │ │ │ │ └── ory │ │ │ │ └── keto │ │ │ │ ├── ApiCallback.java │ │ │ │ ├── ApiClient.java │ │ │ │ ├── ApiException.java │ │ │ │ ├── ApiResponse.java │ │ │ │ ├── Configuration.java │ │ │ │ ├── GzipRequestInterceptor.java │ │ │ │ ├── JSON.java │ │ │ │ ├── Pair.java │ │ │ │ ├── ProgressRequestBody.java │ │ │ │ ├── ProgressResponseBody.java │ │ │ │ ├── ServerConfiguration.java │ │ │ │ ├── ServerVariable.java │ │ │ │ ├── StringUtil.java │ │ │ │ ├── api │ │ │ │ ├── MetadataApi.java │ │ │ │ ├── PermissionApi.java │ │ │ │ └── RelationshipApi.java │ │ │ │ ├── auth │ │ │ │ ├── ApiKeyAuth.java │ │ │ │ ├── Authentication.java │ │ │ │ ├── HttpBasicAuth.java │ │ │ │ └── HttpBearerAuth.java │ │ │ │ └── model │ │ │ │ ├── AbstractOpenApiSchema.java │ │ │ │ ├── BatchCheckPermissionBody.java │ │ │ │ ├── BatchCheckPermissionResult.java │ │ │ │ ├── CheckOplSyntaxResult.java │ │ │ │ ├── CheckPermissionResult.java │ │ │ │ ├── CheckPermissionResultWithError.java │ │ │ │ ├── CreateRelationshipBody.java │ │ │ │ ├── ErrorGeneric.java │ │ │ │ ├── ExpandedPermissionTree.java │ │ │ │ ├── GenericError.java │ │ │ │ ├── GetVersion200Response.java │ │ │ │ ├── HealthNotReadyStatus.java │ │ │ │ ├── HealthStatus.java │ │ │ │ ├── IsAlive200Response.java │ │ │ │ ├── IsReady503Response.java │ │ │ │ ├── Namespace.java │ │ │ │ ├── ParseError.java │ │ │ │ ├── PostCheckPermissionBody.java │ │ │ │ ├── PostCheckPermissionOrErrorBody.java │ │ │ │ ├── RelationQuery.java │ │ │ │ ├── Relationship.java │ │ │ │ ├── RelationshipNamespaces.java │ │ │ │ ├── RelationshipPatch.java │ │ │ │ ├── Relationships.java │ │ │ │ ├── SourcePosition.java │ │ │ │ ├── SubjectSet.java │ │ │ │ └── Version.java │ │ │ └── test │ │ │ └── java │ │ │ └── sh │ │ │ └── ory │ │ │ └── keto │ │ │ ├── api │ │ │ ├── MetadataApiTest.java │ │ │ ├── PermissionApiTest.java │ │ │ └── RelationshipApiTest.java │ │ │ └── model │ │ │ ├── BatchCheckPermissionBodyTest.java │ │ │ ├── BatchCheckPermissionResultTest.java │ │ │ ├── CheckOplSyntaxResultTest.java │ │ │ ├── CheckPermissionResultTest.java │ │ │ ├── CheckPermissionResultWithErrorTest.java │ │ │ ├── CreateRelationshipBodyTest.java │ │ │ ├── ErrorGenericTest.java │ │ │ ├── ExpandedPermissionTreeTest.java │ │ │ ├── GenericErrorTest.java │ │ │ ├── GetVersion200ResponseTest.java │ │ │ ├── HealthNotReadyStatusTest.java │ │ │ ├── HealthStatusTest.java │ │ │ ├── IsAlive200ResponseTest.java │ │ │ ├── IsReady503ResponseTest.java │ │ │ ├── NamespaceTest.java │ │ │ ├── ParseErrorTest.java │ │ │ ├── PostCheckPermissionBodyTest.java │ │ │ ├── PostCheckPermissionOrErrorBodyTest.java │ │ │ ├── RelationQueryTest.java │ │ │ ├── RelationshipNamespacesTest.java │ │ │ ├── RelationshipPatchTest.java │ │ │ ├── RelationshipTest.java │ │ │ ├── RelationshipsTest.java │ │ │ ├── SourcePositionTest.java │ │ │ ├── SubjectSetTest.java │ │ │ └── VersionTest.java │ ├── php │ │ ├── .gitignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── .php-cs-fixer.dist.php │ │ ├── LICENSE │ │ ├── README.md │ │ ├── composer.json │ │ ├── composer.lock │ │ ├── docs │ │ │ ├── Api │ │ │ │ ├── MetadataApi.md │ │ │ │ ├── PermissionApi.md │ │ │ │ └── RelationshipApi.md │ │ │ └── Model │ │ │ │ ├── BatchCheckPermissionBody.md │ │ │ │ ├── BatchCheckPermissionResult.md │ │ │ │ ├── CheckOplSyntaxResult.md │ │ │ │ ├── CheckPermissionResult.md │ │ │ │ ├── CheckPermissionResultWithError.md │ │ │ │ ├── CreateRelationshipBody.md │ │ │ │ ├── ErrorGeneric.md │ │ │ │ ├── ExpandedPermissionTree.md │ │ │ │ ├── GenericError.md │ │ │ │ ├── GetVersion200Response.md │ │ │ │ ├── HealthNotReadyStatus.md │ │ │ │ ├── HealthStatus.md │ │ │ │ ├── IsAlive200Response.md │ │ │ │ ├── IsReady503Response.md │ │ │ │ ├── ModelNamespace.md │ │ │ │ ├── ParseError.md │ │ │ │ ├── PostCheckPermissionBody.md │ │ │ │ ├── PostCheckPermissionOrErrorBody.md │ │ │ │ ├── RelationQuery.md │ │ │ │ ├── Relationship.md │ │ │ │ ├── RelationshipNamespaces.md │ │ │ │ ├── RelationshipPatch.md │ │ │ │ ├── Relationships.md │ │ │ │ ├── SourcePosition.md │ │ │ │ ├── SubjectSet.md │ │ │ │ └── Version.md │ │ ├── lib │ │ │ ├── Api │ │ │ │ ├── MetadataApi.php │ │ │ │ ├── PermissionApi.php │ │ │ │ └── RelationshipApi.php │ │ │ ├── ApiException.php │ │ │ ├── Configuration.php │ │ │ ├── HeaderSelector.php │ │ │ ├── Model │ │ │ │ ├── BatchCheckPermissionBody.php │ │ │ │ ├── BatchCheckPermissionResult.php │ │ │ │ ├── CheckOplSyntaxResult.php │ │ │ │ ├── CheckPermissionResult.php │ │ │ │ ├── CheckPermissionResultWithError.php │ │ │ │ ├── CreateRelationshipBody.php │ │ │ │ ├── ErrorGeneric.php │ │ │ │ ├── ExpandedPermissionTree.php │ │ │ │ ├── GenericError.php │ │ │ │ ├── GetVersion200Response.php │ │ │ │ ├── HealthNotReadyStatus.php │ │ │ │ ├── HealthStatus.php │ │ │ │ ├── IsAlive200Response.php │ │ │ │ ├── IsReady503Response.php │ │ │ │ ├── ModelInterface.php │ │ │ │ ├── ModelNamespace.php │ │ │ │ ├── ParseError.php │ │ │ │ ├── PostCheckPermissionBody.php │ │ │ │ ├── PostCheckPermissionOrErrorBody.php │ │ │ │ ├── RelationQuery.php │ │ │ │ ├── Relationship.php │ │ │ │ ├── RelationshipNamespaces.php │ │ │ │ ├── RelationshipPatch.php │ │ │ │ ├── Relationships.php │ │ │ │ ├── SourcePosition.php │ │ │ │ ├── SubjectSet.php │ │ │ │ └── Version.php │ │ │ └── ObjectSerializer.php │ │ ├── phpunit.xml.dist │ │ └── test │ │ │ ├── Api │ │ │ ├── MetadataApiTest.php │ │ │ ├── PermissionApiTest.php │ │ │ └── RelationshipApiTest.php │ │ │ └── Model │ │ │ ├── BatchCheckPermissionBodyTest.php │ │ │ ├── BatchCheckPermissionResultTest.php │ │ │ ├── CheckOplSyntaxResultTest.php │ │ │ ├── CheckPermissionResultTest.php │ │ │ ├── CheckPermissionResultWithErrorTest.php │ │ │ ├── CreateRelationshipBodyTest.php │ │ │ ├── ErrorGenericTest.php │ │ │ ├── ExpandedPermissionTreeTest.php │ │ │ ├── GenericErrorTest.php │ │ │ ├── GetVersion200ResponseTest.php │ │ │ ├── HealthNotReadyStatusTest.php │ │ │ ├── HealthStatusTest.php │ │ │ ├── IsAlive200ResponseTest.php │ │ │ ├── IsReady503ResponseTest.php │ │ │ ├── ModelNamespaceTest.php │ │ │ ├── ParseErrorTest.php │ │ │ ├── PostCheckPermissionBodyTest.php │ │ │ ├── PostCheckPermissionOrErrorBodyTest.php │ │ │ ├── RelationQueryTest.php │ │ │ ├── RelationshipNamespacesTest.php │ │ │ ├── RelationshipPatchTest.php │ │ │ ├── RelationshipTest.php │ │ │ ├── RelationshipsTest.php │ │ │ ├── SourcePositionTest.php │ │ │ ├── SubjectSetTest.php │ │ │ └── VersionTest.php │ ├── python │ │ ├── .github │ │ │ └── workflows │ │ │ │ └── python.yml │ │ ├── .gitignore │ │ ├── .gitlab-ci.yml │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── LICENSE │ │ ├── README.md │ │ ├── docs │ │ │ ├── BatchCheckPermissionBody.md │ │ │ ├── BatchCheckPermissionResult.md │ │ │ ├── CheckOplSyntaxResult.md │ │ │ ├── CheckPermissionResult.md │ │ │ ├── CheckPermissionResultWithError.md │ │ │ ├── CreateRelationshipBody.md │ │ │ ├── ErrorGeneric.md │ │ │ ├── ExpandedPermissionTree.md │ │ │ ├── GenericError.md │ │ │ ├── GetVersion200Response.md │ │ │ ├── HealthNotReadyStatus.md │ │ │ ├── HealthStatus.md │ │ │ ├── IsAlive200Response.md │ │ │ ├── IsReady503Response.md │ │ │ ├── MetadataApi.md │ │ │ ├── Namespace.md │ │ │ ├── ParseError.md │ │ │ ├── PermissionApi.md │ │ │ ├── PostCheckPermissionBody.md │ │ │ ├── PostCheckPermissionOrErrorBody.md │ │ │ ├── RelationQuery.md │ │ │ ├── Relationship.md │ │ │ ├── RelationshipApi.md │ │ │ ├── RelationshipNamespaces.md │ │ │ ├── RelationshipPatch.md │ │ │ ├── Relationships.md │ │ │ ├── SourcePosition.md │ │ │ ├── SubjectSet.md │ │ │ └── Version.md │ │ ├── ory_keto_client │ │ │ ├── __init__.py │ │ │ ├── api │ │ │ │ ├── __init__.py │ │ │ │ ├── metadata_api.py │ │ │ │ ├── permission_api.py │ │ │ │ └── relationship_api.py │ │ │ ├── api_client.py │ │ │ ├── api_response.py │ │ │ ├── configuration.py │ │ │ ├── exceptions.py │ │ │ ├── models │ │ │ │ ├── __init__.py │ │ │ │ ├── batch_check_permission_body.py │ │ │ │ ├── batch_check_permission_result.py │ │ │ │ ├── check_opl_syntax_result.py │ │ │ │ ├── check_permission_result.py │ │ │ │ ├── check_permission_result_with_error.py │ │ │ │ ├── create_relationship_body.py │ │ │ │ ├── error_generic.py │ │ │ │ ├── expanded_permission_tree.py │ │ │ │ ├── generic_error.py │ │ │ │ ├── get_version200_response.py │ │ │ │ ├── health_not_ready_status.py │ │ │ │ ├── health_status.py │ │ │ │ ├── is_alive200_response.py │ │ │ │ ├── is_ready503_response.py │ │ │ │ ├── namespace.py │ │ │ │ ├── parse_error.py │ │ │ │ ├── post_check_permission_body.py │ │ │ │ ├── post_check_permission_or_error_body.py │ │ │ │ ├── relation_query.py │ │ │ │ ├── relationship.py │ │ │ │ ├── relationship_namespaces.py │ │ │ │ ├── relationship_patch.py │ │ │ │ ├── relationships.py │ │ │ │ ├── source_position.py │ │ │ │ ├── subject_set.py │ │ │ │ └── version.py │ │ │ ├── py.typed │ │ │ └── rest.py │ │ ├── pyproject.toml │ │ ├── requirements.txt │ │ ├── setup.cfg │ │ ├── setup.py │ │ ├── test-requirements.txt │ │ ├── test │ │ │ ├── __init__.py │ │ │ ├── test_batch_check_permission_body.py │ │ │ ├── test_batch_check_permission_result.py │ │ │ ├── test_check_opl_syntax_result.py │ │ │ ├── test_check_permission_result.py │ │ │ ├── test_check_permission_result_with_error.py │ │ │ ├── test_create_relationship_body.py │ │ │ ├── test_error_generic.py │ │ │ ├── test_expanded_permission_tree.py │ │ │ ├── test_generic_error.py │ │ │ ├── test_get_version200_response.py │ │ │ ├── test_health_not_ready_status.py │ │ │ ├── test_health_status.py │ │ │ ├── test_is_alive200_response.py │ │ │ ├── test_is_ready503_response.py │ │ │ ├── test_metadata_api.py │ │ │ ├── test_namespace.py │ │ │ ├── test_parse_error.py │ │ │ ├── test_permission_api.py │ │ │ ├── test_post_check_permission_body.py │ │ │ ├── test_post_check_permission_or_error_body.py │ │ │ ├── test_relation_query.py │ │ │ ├── test_relationship.py │ │ │ ├── test_relationship_api.py │ │ │ ├── test_relationship_namespaces.py │ │ │ ├── test_relationship_patch.py │ │ │ ├── test_relationships.py │ │ │ ├── test_source_position.py │ │ │ ├── test_subject_set.py │ │ │ └── test_version.py │ │ └── tox.ini │ ├── ruby │ │ ├── .gitignore │ │ ├── .gitlab-ci.yml │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── .rspec │ │ ├── .rubocop.yml │ │ ├── Gemfile │ │ ├── Gemfile.lock │ │ ├── LICENSE │ │ ├── README.md │ │ ├── Rakefile │ │ ├── docs │ │ │ ├── BatchCheckPermissionBody.md │ │ │ ├── BatchCheckPermissionResult.md │ │ │ ├── CheckOplSyntaxResult.md │ │ │ ├── CheckPermissionResult.md │ │ │ ├── CheckPermissionResultWithError.md │ │ │ ├── CreateRelationshipBody.md │ │ │ ├── ErrorGeneric.md │ │ │ ├── ExpandedPermissionTree.md │ │ │ ├── GenericError.md │ │ │ ├── GetVersion200Response.md │ │ │ ├── HealthNotReadyStatus.md │ │ │ ├── HealthStatus.md │ │ │ ├── IsAlive200Response.md │ │ │ ├── IsReady503Response.md │ │ │ ├── MetadataApi.md │ │ │ ├── Namespace.md │ │ │ ├── ParseError.md │ │ │ ├── PermissionApi.md │ │ │ ├── PostCheckPermissionBody.md │ │ │ ├── PostCheckPermissionOrErrorBody.md │ │ │ ├── RelationQuery.md │ │ │ ├── Relationship.md │ │ │ ├── RelationshipApi.md │ │ │ ├── RelationshipNamespaces.md │ │ │ ├── RelationshipPatch.md │ │ │ ├── Relationships.md │ │ │ ├── SourcePosition.md │ │ │ ├── SubjectSet.md │ │ │ └── Version.md │ │ ├── lib │ │ │ ├── ory-keto-client.rb │ │ │ └── ory-keto-client │ │ │ │ ├── api │ │ │ │ ├── metadata_api.rb │ │ │ │ ├── permission_api.rb │ │ │ │ └── relationship_api.rb │ │ │ │ ├── api_client.rb │ │ │ │ ├── api_error.rb │ │ │ │ ├── configuration.rb │ │ │ │ ├── models │ │ │ │ ├── batch_check_permission_body.rb │ │ │ │ ├── batch_check_permission_result.rb │ │ │ │ ├── check_opl_syntax_result.rb │ │ │ │ ├── check_permission_result.rb │ │ │ │ ├── check_permission_result_with_error.rb │ │ │ │ ├── create_relationship_body.rb │ │ │ │ ├── error_generic.rb │ │ │ │ ├── expanded_permission_tree.rb │ │ │ │ ├── generic_error.rb │ │ │ │ ├── get_version200_response.rb │ │ │ │ ├── health_not_ready_status.rb │ │ │ │ ├── health_status.rb │ │ │ │ ├── is_alive200_response.rb │ │ │ │ ├── is_ready503_response.rb │ │ │ │ ├── namespace.rb │ │ │ │ ├── parse_error.rb │ │ │ │ ├── post_check_permission_body.rb │ │ │ │ ├── post_check_permission_or_error_body.rb │ │ │ │ ├── relation_query.rb │ │ │ │ ├── relationship.rb │ │ │ │ ├── relationship_namespaces.rb │ │ │ │ ├── relationship_patch.rb │ │ │ │ ├── relationships.rb │ │ │ │ ├── source_position.rb │ │ │ │ ├── subject_set.rb │ │ │ │ └── version.rb │ │ │ │ └── version.rb │ │ ├── ory-keto-client.gemspec │ │ └── spec │ │ │ ├── api │ │ │ ├── metadata_api_spec.rb │ │ │ ├── permission_api_spec.rb │ │ │ └── relationship_api_spec.rb │ │ │ ├── models │ │ │ ├── batch_check_permission_body_spec.rb │ │ │ ├── batch_check_permission_result_spec.rb │ │ │ ├── check_opl_syntax_result_spec.rb │ │ │ ├── check_permission_result_spec.rb │ │ │ ├── check_permission_result_with_error_spec.rb │ │ │ ├── create_relationship_body_spec.rb │ │ │ ├── error_generic_spec.rb │ │ │ ├── expanded_permission_tree_spec.rb │ │ │ ├── generic_error_spec.rb │ │ │ ├── get_version200_response_spec.rb │ │ │ ├── health_not_ready_status_spec.rb │ │ │ ├── health_status_spec.rb │ │ │ ├── is_alive200_response_spec.rb │ │ │ ├── is_ready503_response_spec.rb │ │ │ ├── namespace_spec.rb │ │ │ ├── parse_error_spec.rb │ │ │ ├── post_check_permission_body_spec.rb │ │ │ ├── post_check_permission_or_error_body_spec.rb │ │ │ ├── relation_query_spec.rb │ │ │ ├── relationship_namespaces_spec.rb │ │ │ ├── relationship_patch_spec.rb │ │ │ ├── relationship_spec.rb │ │ │ ├── relationships_spec.rb │ │ │ ├── source_position_spec.rb │ │ │ ├── subject_set_spec.rb │ │ │ └── version_spec.rb │ │ │ └── spec_helper.rb │ ├── rust │ │ ├── .gitignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── Cargo.toml │ │ ├── LICENSE │ │ ├── README.md │ │ ├── docs │ │ │ ├── BatchCheckPermissionBody.md │ │ │ ├── BatchCheckPermissionResult.md │ │ │ ├── CheckOplSyntaxResult.md │ │ │ ├── CheckPermissionResult.md │ │ │ ├── CheckPermissionResultWithError.md │ │ │ ├── CreateRelationshipBody.md │ │ │ ├── ErrorGeneric.md │ │ │ ├── ExpandedPermissionTree.md │ │ │ ├── GenericError.md │ │ │ ├── GetVersion200Response.md │ │ │ ├── HealthNotReadyStatus.md │ │ │ ├── HealthStatus.md │ │ │ ├── IsAlive200Response.md │ │ │ ├── IsReady503Response.md │ │ │ ├── MetadataApi.md │ │ │ ├── Namespace.md │ │ │ ├── ParseError.md │ │ │ ├── PermissionApi.md │ │ │ ├── PostCheckPermissionBody.md │ │ │ ├── PostCheckPermissionOrErrorBody.md │ │ │ ├── RelationQuery.md │ │ │ ├── Relationship.md │ │ │ ├── RelationshipApi.md │ │ │ ├── RelationshipNamespaces.md │ │ │ ├── RelationshipPatch.md │ │ │ ├── Relationships.md │ │ │ ├── SourcePosition.md │ │ │ ├── SubjectSet.md │ │ │ └── Version.md │ │ └── src │ │ │ ├── apis │ │ │ ├── configuration.rs │ │ │ ├── metadata_api.rs │ │ │ ├── mod.rs │ │ │ ├── permission_api.rs │ │ │ └── relationship_api.rs │ │ │ ├── lib.rs │ │ │ └── models │ │ │ ├── batch_check_permission_body.rs │ │ │ ├── batch_check_permission_result.rs │ │ │ ├── check_opl_syntax_result.rs │ │ │ ├── check_permission_result.rs │ │ │ ├── check_permission_result_with_error.rs │ │ │ ├── create_relationship_body.rs │ │ │ ├── error_generic.rs │ │ │ ├── expanded_permission_tree.rs │ │ │ ├── generic_error.rs │ │ │ ├── get_version_200_response.rs │ │ │ ├── health_not_ready_status.rs │ │ │ ├── health_status.rs │ │ │ ├── is_alive_200_response.rs │ │ │ ├── is_ready_503_response.rs │ │ │ ├── mod.rs │ │ │ ├── namespace.rs │ │ │ ├── parse_error.rs │ │ │ ├── post_check_permission_body.rs │ │ │ ├── post_check_permission_or_error_body.rs │ │ │ ├── relation_query.rs │ │ │ ├── relationship.rs │ │ │ ├── relationship_namespaces.rs │ │ │ ├── relationship_patch.rs │ │ │ ├── relationships.rs │ │ │ ├── source_position.rs │ │ │ ├── subject_set.rs │ │ │ └── version.rs │ ├── typescript-fetch │ │ ├── .gitignore │ │ ├── .npmignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── LICENSE │ │ ├── README.md │ │ ├── package-lock.json │ │ ├── package.json │ │ ├── src │ │ │ ├── apis │ │ │ │ ├── MetadataApi.ts │ │ │ │ ├── PermissionApi.ts │ │ │ │ ├── RelationshipApi.ts │ │ │ │ └── index.ts │ │ │ ├── index.ts │ │ │ ├── models │ │ │ │ ├── BatchCheckPermissionBody.ts │ │ │ │ ├── BatchCheckPermissionResult.ts │ │ │ │ ├── CheckOplSyntaxResult.ts │ │ │ │ ├── CheckPermissionResult.ts │ │ │ │ ├── CheckPermissionResultWithError.ts │ │ │ │ ├── CreateRelationshipBody.ts │ │ │ │ ├── ErrorGeneric.ts │ │ │ │ ├── ExpandedPermissionTree.ts │ │ │ │ ├── GenericError.ts │ │ │ │ ├── GetVersion200Response.ts │ │ │ │ ├── HealthNotReadyStatus.ts │ │ │ │ ├── HealthStatus.ts │ │ │ │ ├── IsAlive200Response.ts │ │ │ │ ├── IsReady503Response.ts │ │ │ │ ├── Namespace.ts │ │ │ │ ├── ParseError.ts │ │ │ │ ├── PostCheckPermissionBody.ts │ │ │ │ ├── PostCheckPermissionOrErrorBody.ts │ │ │ │ ├── RelationQuery.ts │ │ │ │ ├── Relationship.ts │ │ │ │ ├── RelationshipNamespaces.ts │ │ │ │ ├── RelationshipPatch.ts │ │ │ │ ├── Relationships.ts │ │ │ │ ├── SourcePosition.ts │ │ │ │ ├── SubjectSet.ts │ │ │ │ ├── Version.ts │ │ │ │ └── index.ts │ │ │ └── runtime.ts │ │ ├── tsconfig.esm.json │ │ └── tsconfig.json │ └── typescript │ │ ├── .gitignore │ │ ├── .npmignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ ├── FILES │ │ └── VERSION │ │ ├── LICENSE │ │ ├── README.md │ │ ├── api.ts │ │ ├── base.ts │ │ ├── common.ts │ │ ├── configuration.ts │ │ ├── index.ts │ │ ├── package-lock.json │ │ ├── package.json │ │ ├── tsconfig.esm.json │ │ └── tsconfig.json ├── kratos │ ├── dart │ │ ├── .github │ │ │ └── workflows │ │ │ │ └── publish.yml │ │ ├── .gitignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── CHANGELOG.md │ │ ├── LICENSE │ │ ├── README.md │ │ ├── analysis_options.yaml │ │ ├── doc │ │ │ ├── AuthenticatorAssuranceLevel.md │ │ │ ├── BatchPatchIdentitiesResponse.md │ │ │ ├── ConsistencyRequestParameters.md │ │ │ ├── ContinueWith.md │ │ │ ├── ContinueWithRecoveryUi.md │ │ │ ├── ContinueWithRecoveryUiFlow.md │ │ │ ├── ContinueWithRedirectBrowserTo.md │ │ │ ├── ContinueWithSetOrySessionToken.md │ │ │ ├── ContinueWithSettingsUi.md │ │ │ ├── ContinueWithSettingsUiFlow.md │ │ │ ├── ContinueWithVerificationUi.md │ │ │ ├── ContinueWithVerificationUiFlow.md │ │ │ ├── CourierApi.md │ │ │ ├── CourierMessageStatus.md │ │ │ ├── CourierMessageType.md │ │ │ ├── CreateFedcmFlowResponse.md │ │ │ ├── CreateIdentityBody.md │ │ │ ├── CreateRecoveryCodeForIdentityBody.md │ │ │ ├── CreateRecoveryLinkForIdentityBody.md │ │ │ ├── DeleteMySessionsCount.md │ │ │ ├── ErrorAuthenticatorAssuranceLevelNotSatisfied.md │ │ │ ├── ErrorBrowserLocationChangeRequired.md │ │ │ ├── ErrorFlowReplaced.md │ │ │ ├── ErrorGeneric.md │ │ │ ├── FlowError.md │ │ │ ├── FrontendApi.md │ │ │ ├── GenericError.md │ │ │ ├── GetVersion200Response.md │ │ │ ├── HealthNotReadyStatus.md │ │ │ ├── HealthStatus.md │ │ │ ├── Identity.md │ │ │ ├── IdentityApi.md │ │ │ ├── IdentityCredentials.md │ │ │ ├── IdentityCredentialsCode.md │ │ │ ├── IdentityCredentialsCodeAddress.md │ │ │ ├── IdentityCredentialsOidc.md │ │ │ ├── IdentityCredentialsOidcProvider.md │ │ │ ├── IdentityCredentialsPassword.md │ │ │ ├── IdentityPatch.md │ │ │ ├── IdentityPatchResponse.md │ │ │ ├── IdentitySchemaContainer.md │ │ │ ├── IdentityWithCredentials.md │ │ │ ├── IdentityWithCredentialsOidc.md │ │ │ ├── IdentityWithCredentialsOidcConfig.md │ │ │ ├── IdentityWithCredentialsOidcConfigProvider.md │ │ │ ├── IdentityWithCredentialsPassword.md │ │ │ ├── IdentityWithCredentialsPasswordConfig.md │ │ │ ├── IdentityWithCredentialsSaml.md │ │ │ ├── IdentityWithCredentialsSamlConfig.md │ │ │ ├── IdentityWithCredentialsSamlConfigProvider.md │ │ │ ├── IsAlive200Response.md │ │ │ ├── IsReady503Response.md │ │ │ ├── JsonPatch.md │ │ │ ├── LoginFlow.md │ │ │ ├── LoginFlowState.md │ │ │ ├── LogoutFlow.md │ │ │ ├── Message.md │ │ │ ├── MessageDispatch.md │ │ │ ├── MetadataApi.md │ │ │ ├── NeedsPrivilegedSessionError.md │ │ │ ├── OAuth2Client.md │ │ │ ├── OAuth2ConsentRequestOpenIDConnectContext.md │ │ │ ├── OAuth2LoginRequest.md │ │ │ ├── PatchIdentitiesBody.md │ │ │ ├── PerformNativeLogoutBody.md │ │ │ ├── Provider.md │ │ │ ├── RecoveryCodeForIdentity.md │ │ │ ├── RecoveryFlow.md │ │ │ ├── RecoveryFlowState.md │ │ │ ├── RecoveryIdentityAddress.md │ │ │ ├── RecoveryLinkForIdentity.md │ │ │ ├── RegistrationFlow.md │ │ │ ├── RegistrationFlowState.md │ │ │ ├── SelfServiceFlowExpiredError.md │ │ │ ├── Session.md │ │ │ ├── SessionAuthenticationMethod.md │ │ │ ├── SessionDevice.md │ │ │ ├── SettingsFlow.md │ │ │ ├── SettingsFlowState.md │ │ │ ├── SuccessfulCodeExchangeResponse.md │ │ │ ├── SuccessfulNativeLogin.md │ │ │ ├── SuccessfulNativeRegistration.md │ │ │ ├── TokenPagination.md │ │ │ ├── TokenPaginationHeaders.md │ │ │ ├── UiContainer.md │ │ │ ├── UiNode.md │ │ │ ├── UiNodeAnchorAttributes.md │ │ │ ├── UiNodeAttributes.md │ │ │ ├── UiNodeDivisionAttributes.md │ │ │ ├── UiNodeImageAttributes.md │ │ │ ├── UiNodeInputAttributes.md │ │ │ ├── UiNodeMeta.md │ │ │ ├── UiNodeScriptAttributes.md │ │ │ ├── UiNodeTextAttributes.md │ │ │ ├── UiText.md │ │ │ ├── UpdateFedcmFlowBody.md │ │ │ ├── UpdateIdentityBody.md │ │ │ ├── UpdateLoginFlowBody.md │ │ │ ├── UpdateLoginFlowWithCodeMethod.md │ │ │ ├── UpdateLoginFlowWithIdentifierFirstMethod.md │ │ │ ├── UpdateLoginFlowWithLookupSecretMethod.md │ │ │ ├── UpdateLoginFlowWithOidcMethod.md │ │ │ ├── UpdateLoginFlowWithPasskeyMethod.md │ │ │ ├── UpdateLoginFlowWithPasswordMethod.md │ │ │ ├── UpdateLoginFlowWithSamlMethod.md │ │ │ ├── UpdateLoginFlowWithTotpMethod.md │ │ │ ├── UpdateLoginFlowWithWebAuthnMethod.md │ │ │ ├── UpdateRecoveryFlowBody.md │ │ │ ├── UpdateRecoveryFlowWithCodeMethod.md │ │ │ ├── UpdateRecoveryFlowWithLinkMethod.md │ │ │ ├── UpdateRegistrationFlowBody.md │ │ │ ├── UpdateRegistrationFlowWithCodeMethod.md │ │ │ ├── UpdateRegistrationFlowWithOidcMethod.md │ │ │ ├── UpdateRegistrationFlowWithPasskeyMethod.md │ │ │ ├── UpdateRegistrationFlowWithPasswordMethod.md │ │ │ ├── UpdateRegistrationFlowWithProfileMethod.md │ │ │ ├── UpdateRegistrationFlowWithSamlMethod.md │ │ │ ├── UpdateRegistrationFlowWithWebAuthnMethod.md │ │ │ ├── UpdateSettingsFlowBody.md │ │ │ ├── UpdateSettingsFlowWithLookupMethod.md │ │ │ ├── UpdateSettingsFlowWithOidcMethod.md │ │ │ ├── UpdateSettingsFlowWithPasskeyMethod.md │ │ │ ├── UpdateSettingsFlowWithPasswordMethod.md │ │ │ ├── UpdateSettingsFlowWithProfileMethod.md │ │ │ ├── UpdateSettingsFlowWithSamlMethod.md │ │ │ ├── UpdateSettingsFlowWithTotpMethod.md │ │ │ ├── UpdateSettingsFlowWithWebAuthnMethod.md │ │ │ ├── UpdateVerificationFlowBody.md │ │ │ ├── UpdateVerificationFlowWithCodeMethod.md │ │ │ ├── UpdateVerificationFlowWithLinkMethod.md │ │ │ ├── VerifiableIdentityAddress.md │ │ │ ├── VerificationFlow.md │ │ │ ├── VerificationFlowState.md │ │ │ └── Version.md │ │ ├── lib │ │ │ ├── ory_kratos_client.dart │ │ │ └── src │ │ │ │ ├── api.dart │ │ │ │ ├── api │ │ │ │ ├── courier_api.dart │ │ │ │ ├── frontend_api.dart │ │ │ │ ├── identity_api.dart │ │ │ │ └── metadata_api.dart │ │ │ │ ├── api_util.dart │ │ │ │ ├── auth │ │ │ │ ├── api_key_auth.dart │ │ │ │ ├── auth.dart │ │ │ │ ├── basic_auth.dart │ │ │ │ ├── bearer_auth.dart │ │ │ │ └── oauth.dart │ │ │ │ ├── date_serializer.dart │ │ │ │ ├── model │ │ │ │ ├── authenticator_assurance_level.dart │ │ │ │ ├── authenticator_assurance_level.g.dart │ │ │ │ ├── batch_patch_identities_response.dart │ │ │ │ ├── batch_patch_identities_response.g.dart │ │ │ │ ├── consistency_request_parameters.dart │ │ │ │ ├── consistency_request_parameters.g.dart │ │ │ │ ├── continue_with.dart │ │ │ │ ├── continue_with.g.dart │ │ │ │ ├── continue_with_recovery_ui.dart │ │ │ │ ├── continue_with_recovery_ui.g.dart │ │ │ │ ├── continue_with_recovery_ui_flow.dart │ │ │ │ ├── continue_with_recovery_ui_flow.g.dart │ │ │ │ ├── continue_with_redirect_browser_to.dart │ │ │ │ ├── continue_with_redirect_browser_to.g.dart │ │ │ │ ├── continue_with_set_ory_session_token.dart │ │ │ │ ├── continue_with_set_ory_session_token.g.dart │ │ │ │ ├── continue_with_settings_ui.dart │ │ │ │ ├── continue_with_settings_ui.g.dart │ │ │ │ ├── continue_with_settings_ui_flow.dart │ │ │ │ ├── continue_with_settings_ui_flow.g.dart │ │ │ │ ├── continue_with_verification_ui.dart │ │ │ │ ├── continue_with_verification_ui.g.dart │ │ │ │ ├── continue_with_verification_ui_flow.dart │ │ │ │ ├── continue_with_verification_ui_flow.g.dart │ │ │ │ ├── courier_message_status.dart │ │ │ │ ├── courier_message_status.g.dart │ │ │ │ ├── courier_message_type.dart │ │ │ │ ├── courier_message_type.g.dart │ │ │ │ ├── create_fedcm_flow_response.dart │ │ │ │ ├── create_fedcm_flow_response.g.dart │ │ │ │ ├── create_identity_body.dart │ │ │ │ ├── create_identity_body.g.dart │ │ │ │ ├── create_recovery_code_for_identity_body.dart │ │ │ │ ├── create_recovery_code_for_identity_body.g.dart │ │ │ │ ├── create_recovery_link_for_identity_body.dart │ │ │ │ ├── create_recovery_link_for_identity_body.g.dart │ │ │ │ ├── date.dart │ │ │ │ ├── delete_my_sessions_count.dart │ │ │ │ ├── delete_my_sessions_count.g.dart │ │ │ │ ├── error_authenticator_assurance_level_not_satisfied.dart │ │ │ │ ├── error_authenticator_assurance_level_not_satisfied.g.dart │ │ │ │ ├── error_browser_location_change_required.dart │ │ │ │ ├── error_browser_location_change_required.g.dart │ │ │ │ ├── error_flow_replaced.dart │ │ │ │ ├── error_flow_replaced.g.dart │ │ │ │ ├── error_generic.dart │ │ │ │ ├── error_generic.g.dart │ │ │ │ ├── flow_error.dart │ │ │ │ ├── flow_error.g.dart │ │ │ │ ├── generic_error.dart │ │ │ │ ├── generic_error.g.dart │ │ │ │ ├── get_version200_response.dart │ │ │ │ ├── get_version200_response.g.dart │ │ │ │ ├── health_not_ready_status.dart │ │ │ │ ├── health_not_ready_status.g.dart │ │ │ │ ├── health_status.dart │ │ │ │ ├── health_status.g.dart │ │ │ │ ├── identity.dart │ │ │ │ ├── identity.g.dart │ │ │ │ ├── identity_credentials.dart │ │ │ │ ├── identity_credentials.g.dart │ │ │ │ ├── identity_credentials_code.dart │ │ │ │ ├── identity_credentials_code.g.dart │ │ │ │ ├── identity_credentials_code_address.dart │ │ │ │ ├── identity_credentials_code_address.g.dart │ │ │ │ ├── identity_credentials_oidc.dart │ │ │ │ ├── identity_credentials_oidc.g.dart │ │ │ │ ├── identity_credentials_oidc_provider.dart │ │ │ │ ├── identity_credentials_oidc_provider.g.dart │ │ │ │ ├── identity_credentials_password.dart │ │ │ │ ├── identity_credentials_password.g.dart │ │ │ │ ├── identity_patch.dart │ │ │ │ ├── identity_patch.g.dart │ │ │ │ ├── identity_patch_response.dart │ │ │ │ ├── identity_patch_response.g.dart │ │ │ │ ├── identity_schema_container.dart │ │ │ │ ├── identity_schema_container.g.dart │ │ │ │ ├── identity_with_credentials.dart │ │ │ │ ├── identity_with_credentials.g.dart │ │ │ │ ├── identity_with_credentials_oidc.dart │ │ │ │ ├── identity_with_credentials_oidc.g.dart │ │ │ │ ├── identity_with_credentials_oidc_config.dart │ │ │ │ ├── identity_with_credentials_oidc_config.g.dart │ │ │ │ ├── identity_with_credentials_oidc_config_provider.dart │ │ │ │ ├── identity_with_credentials_oidc_config_provider.g.dart │ │ │ │ ├── identity_with_credentials_password.dart │ │ │ │ ├── identity_with_credentials_password.g.dart │ │ │ │ ├── identity_with_credentials_password_config.dart │ │ │ │ ├── identity_with_credentials_password_config.g.dart │ │ │ │ ├── identity_with_credentials_saml.dart │ │ │ │ ├── identity_with_credentials_saml.g.dart │ │ │ │ ├── identity_with_credentials_saml_config.dart │ │ │ │ ├── identity_with_credentials_saml_config.g.dart │ │ │ │ ├── identity_with_credentials_saml_config_provider.dart │ │ │ │ ├── identity_with_credentials_saml_config_provider.g.dart │ │ │ │ ├── is_alive200_response.dart │ │ │ │ ├── is_alive200_response.g.dart │ │ │ │ ├── is_ready503_response.dart │ │ │ │ ├── is_ready503_response.g.dart │ │ │ │ ├── json_patch.dart │ │ │ │ ├── json_patch.g.dart │ │ │ │ ├── login_flow.dart │ │ │ │ ├── login_flow.g.dart │ │ │ │ ├── login_flow_state.dart │ │ │ │ ├── login_flow_state.g.dart │ │ │ │ ├── logout_flow.dart │ │ │ │ ├── logout_flow.g.dart │ │ │ │ ├── message.dart │ │ │ │ ├── message.g.dart │ │ │ │ ├── message_dispatch.dart │ │ │ │ ├── message_dispatch.g.dart │ │ │ │ ├── needs_privileged_session_error.dart │ │ │ │ ├── needs_privileged_session_error.g.dart │ │ │ │ ├── o_auth2_client.dart │ │ │ │ ├── o_auth2_client.g.dart │ │ │ │ ├── o_auth2_consent_request_open_id_connect_context.dart │ │ │ │ ├── o_auth2_consent_request_open_id_connect_context.g.dart │ │ │ │ ├── o_auth2_login_request.dart │ │ │ │ ├── o_auth2_login_request.g.dart │ │ │ │ ├── patch_identities_body.dart │ │ │ │ ├── patch_identities_body.g.dart │ │ │ │ ├── perform_native_logout_body.dart │ │ │ │ ├── perform_native_logout_body.g.dart │ │ │ │ ├── provider.dart │ │ │ │ ├── provider.g.dart │ │ │ │ ├── recovery_code_for_identity.dart │ │ │ │ ├── recovery_code_for_identity.g.dart │ │ │ │ ├── recovery_flow.dart │ │ │ │ ├── recovery_flow.g.dart │ │ │ │ ├── recovery_flow_state.dart │ │ │ │ ├── recovery_flow_state.g.dart │ │ │ │ ├── recovery_identity_address.dart │ │ │ │ ├── recovery_identity_address.g.dart │ │ │ │ ├── recovery_link_for_identity.dart │ │ │ │ ├── recovery_link_for_identity.g.dart │ │ │ │ ├── registration_flow.dart │ │ │ │ ├── registration_flow.g.dart │ │ │ │ ├── registration_flow_state.dart │ │ │ │ ├── registration_flow_state.g.dart │ │ │ │ ├── self_service_flow_expired_error.dart │ │ │ │ ├── self_service_flow_expired_error.g.dart │ │ │ │ ├── session.dart │ │ │ │ ├── session.g.dart │ │ │ │ ├── session_authentication_method.dart │ │ │ │ ├── session_authentication_method.g.dart │ │ │ │ ├── session_device.dart │ │ │ │ ├── session_device.g.dart │ │ │ │ ├── settings_flow.dart │ │ │ │ ├── settings_flow.g.dart │ │ │ │ ├── settings_flow_state.dart │ │ │ │ ├── settings_flow_state.g.dart │ │ │ │ ├── successful_code_exchange_response.dart │ │ │ │ ├── successful_code_exchange_response.g.dart │ │ │ │ ├── successful_native_login.dart │ │ │ │ ├── successful_native_login.g.dart │ │ │ │ ├── successful_native_registration.dart │ │ │ │ ├── successful_native_registration.g.dart │ │ │ │ ├── token_pagination.dart │ │ │ │ ├── token_pagination.g.dart │ │ │ │ ├── token_pagination_headers.dart │ │ │ │ ├── token_pagination_headers.g.dart │ │ │ │ ├── ui_container.dart │ │ │ │ ├── ui_container.g.dart │ │ │ │ ├── ui_node.dart │ │ │ │ ├── ui_node.g.dart │ │ │ │ ├── ui_node_anchor_attributes.dart │ │ │ │ ├── ui_node_anchor_attributes.g.dart │ │ │ │ ├── ui_node_attributes.dart │ │ │ │ ├── ui_node_attributes.g.dart │ │ │ │ ├── ui_node_division_attributes.dart │ │ │ │ ├── ui_node_division_attributes.g.dart │ │ │ │ ├── ui_node_image_attributes.dart │ │ │ │ ├── ui_node_image_attributes.g.dart │ │ │ │ ├── ui_node_input_attributes.dart │ │ │ │ ├── ui_node_input_attributes.g.dart │ │ │ │ ├── ui_node_meta.dart │ │ │ │ ├── ui_node_meta.g.dart │ │ │ │ ├── ui_node_script_attributes.dart │ │ │ │ ├── ui_node_script_attributes.g.dart │ │ │ │ ├── ui_node_text_attributes.dart │ │ │ │ ├── ui_node_text_attributes.g.dart │ │ │ │ ├── ui_text.dart │ │ │ │ ├── ui_text.g.dart │ │ │ │ ├── update_fedcm_flow_body.dart │ │ │ │ ├── update_fedcm_flow_body.g.dart │ │ │ │ ├── update_identity_body.dart │ │ │ │ ├── update_identity_body.g.dart │ │ │ │ ├── update_login_flow_body.dart │ │ │ │ ├── update_login_flow_body.g.dart │ │ │ │ ├── update_login_flow_with_code_method.dart │ │ │ │ ├── update_login_flow_with_code_method.g.dart │ │ │ │ ├── update_login_flow_with_identifier_first_method.dart │ │ │ │ ├── update_login_flow_with_identifier_first_method.g.dart │ │ │ │ ├── update_login_flow_with_lookup_secret_method.dart │ │ │ │ ├── update_login_flow_with_lookup_secret_method.g.dart │ │ │ │ ├── update_login_flow_with_oidc_method.dart │ │ │ │ ├── update_login_flow_with_oidc_method.g.dart │ │ │ │ ├── update_login_flow_with_passkey_method.dart │ │ │ │ ├── update_login_flow_with_passkey_method.g.dart │ │ │ │ ├── update_login_flow_with_password_method.dart │ │ │ │ ├── update_login_flow_with_password_method.g.dart │ │ │ │ ├── update_login_flow_with_saml_method.dart │ │ │ │ ├── update_login_flow_with_saml_method.g.dart │ │ │ │ ├── update_login_flow_with_totp_method.dart │ │ │ │ ├── update_login_flow_with_totp_method.g.dart │ │ │ │ ├── update_login_flow_with_web_authn_method.dart │ │ │ │ ├── update_login_flow_with_web_authn_method.g.dart │ │ │ │ ├── update_recovery_flow_body.dart │ │ │ │ ├── update_recovery_flow_body.g.dart │ │ │ │ ├── update_recovery_flow_with_code_method.dart │ │ │ │ ├── update_recovery_flow_with_code_method.g.dart │ │ │ │ ├── update_recovery_flow_with_link_method.dart │ │ │ │ ├── update_recovery_flow_with_link_method.g.dart │ │ │ │ ├── update_registration_flow_body.dart │ │ │ │ ├── update_registration_flow_body.g.dart │ │ │ │ ├── update_registration_flow_with_code_method.dart │ │ │ │ ├── update_registration_flow_with_code_method.g.dart │ │ │ │ ├── update_registration_flow_with_oidc_method.dart │ │ │ │ ├── update_registration_flow_with_oidc_method.g.dart │ │ │ │ ├── update_registration_flow_with_passkey_method.dart │ │ │ │ ├── update_registration_flow_with_passkey_method.g.dart │ │ │ │ ├── update_registration_flow_with_password_method.dart │ │ │ │ ├── update_registration_flow_with_password_method.g.dart │ │ │ │ ├── update_registration_flow_with_profile_method.dart │ │ │ │ ├── update_registration_flow_with_profile_method.g.dart │ │ │ │ ├── update_registration_flow_with_saml_method.dart │ │ │ │ ├── update_registration_flow_with_saml_method.g.dart │ │ │ │ ├── update_registration_flow_with_web_authn_method.dart │ │ │ │ ├── update_registration_flow_with_web_authn_method.g.dart │ │ │ │ ├── update_settings_flow_body.dart │ │ │ │ ├── update_settings_flow_body.g.dart │ │ │ │ ├── update_settings_flow_with_lookup_method.dart │ │ │ │ ├── update_settings_flow_with_lookup_method.g.dart │ │ │ │ ├── update_settings_flow_with_oidc_method.dart │ │ │ │ ├── update_settings_flow_with_oidc_method.g.dart │ │ │ │ ├── update_settings_flow_with_passkey_method.dart │ │ │ │ ├── update_settings_flow_with_passkey_method.g.dart │ │ │ │ ├── update_settings_flow_with_password_method.dart │ │ │ │ ├── update_settings_flow_with_password_method.g.dart │ │ │ │ ├── update_settings_flow_with_profile_method.dart │ │ │ │ ├── update_settings_flow_with_profile_method.g.dart │ │ │ │ ├── update_settings_flow_with_saml_method.dart │ │ │ │ ├── update_settings_flow_with_saml_method.g.dart │ │ │ │ ├── update_settings_flow_with_totp_method.dart │ │ │ │ ├── update_settings_flow_with_totp_method.g.dart │ │ │ │ ├── update_settings_flow_with_web_authn_method.dart │ │ │ │ ├── update_settings_flow_with_web_authn_method.g.dart │ │ │ │ ├── update_verification_flow_body.dart │ │ │ │ ├── update_verification_flow_body.g.dart │ │ │ │ ├── update_verification_flow_with_code_method.dart │ │ │ │ ├── update_verification_flow_with_code_method.g.dart │ │ │ │ ├── update_verification_flow_with_link_method.dart │ │ │ │ ├── update_verification_flow_with_link_method.g.dart │ │ │ │ ├── verifiable_identity_address.dart │ │ │ │ ├── verifiable_identity_address.g.dart │ │ │ │ ├── verification_flow.dart │ │ │ │ ├── verification_flow.g.dart │ │ │ │ ├── verification_flow_state.dart │ │ │ │ ├── verification_flow_state.g.dart │ │ │ │ ├── version.dart │ │ │ │ └── version.g.dart │ │ │ │ ├── serializers.dart │ │ │ │ └── serializers.g.dart │ │ ├── pubspec.yaml │ │ └── test │ │ │ ├── authenticator_assurance_level_test.dart │ │ │ ├── batch_patch_identities_response_test.dart │ │ │ ├── consistency_request_parameters_test.dart │ │ │ ├── continue_with_recovery_ui_flow_test.dart │ │ │ ├── continue_with_recovery_ui_test.dart │ │ │ ├── continue_with_redirect_browser_to_test.dart │ │ │ ├── continue_with_set_ory_session_token_test.dart │ │ │ ├── continue_with_settings_ui_flow_test.dart │ │ │ ├── continue_with_settings_ui_test.dart │ │ │ ├── continue_with_test.dart │ │ │ ├── continue_with_verification_ui_flow_test.dart │ │ │ ├── continue_with_verification_ui_test.dart │ │ │ ├── courier_api_test.dart │ │ │ ├── courier_message_status_test.dart │ │ │ ├── courier_message_type_test.dart │ │ │ ├── create_fedcm_flow_response_test.dart │ │ │ ├── create_identity_body_test.dart │ │ │ ├── create_recovery_code_for_identity_body_test.dart │ │ │ ├── create_recovery_link_for_identity_body_test.dart │ │ │ ├── delete_my_sessions_count_test.dart │ │ │ ├── error_authenticator_assurance_level_not_satisfied_test.dart │ │ │ ├── error_browser_location_change_required_test.dart │ │ │ ├── error_flow_replaced_test.dart │ │ │ ├── error_generic_test.dart │ │ │ ├── flow_error_test.dart │ │ │ ├── frontend_api_test.dart │ │ │ ├── generic_error_test.dart │ │ │ ├── get_version200_response_test.dart │ │ │ ├── health_not_ready_status_test.dart │ │ │ ├── health_status_test.dart │ │ │ ├── identity_api_test.dart │ │ │ ├── identity_credentials_code_address_test.dart │ │ │ ├── identity_credentials_code_test.dart │ │ │ ├── identity_credentials_oidc_provider_test.dart │ │ │ ├── identity_credentials_oidc_test.dart │ │ │ ├── identity_credentials_password_test.dart │ │ │ ├── identity_credentials_test.dart │ │ │ ├── identity_patch_response_test.dart │ │ │ ├── identity_patch_test.dart │ │ │ ├── identity_schema_container_test.dart │ │ │ ├── identity_test.dart │ │ │ ├── identity_with_credentials_oidc_config_provider_test.dart │ │ │ ├── identity_with_credentials_oidc_config_test.dart │ │ │ ├── identity_with_credentials_oidc_test.dart │ │ │ ├── identity_with_credentials_password_config_test.dart │ │ │ ├── identity_with_credentials_password_test.dart │ │ │ ├── identity_with_credentials_saml_config_provider_test.dart │ │ │ ├── identity_with_credentials_saml_config_test.dart │ │ │ ├── identity_with_credentials_saml_test.dart │ │ │ ├── identity_with_credentials_test.dart │ │ │ ├── is_alive200_response_test.dart │ │ │ ├── is_ready503_response_test.dart │ │ │ ├── json_patch_test.dart │ │ │ ├── login_flow_state_test.dart │ │ │ ├── login_flow_test.dart │ │ │ ├── logout_flow_test.dart │ │ │ ├── message_dispatch_test.dart │ │ │ ├── message_test.dart │ │ │ ├── metadata_api_test.dart │ │ │ ├── needs_privileged_session_error_test.dart │ │ │ ├── o_auth2_client_test.dart │ │ │ ├── o_auth2_consent_request_open_id_connect_context_test.dart │ │ │ ├── o_auth2_login_request_test.dart │ │ │ ├── patch_identities_body_test.dart │ │ │ ├── perform_native_logout_body_test.dart │ │ │ ├── provider_test.dart │ │ │ ├── recovery_code_for_identity_test.dart │ │ │ ├── recovery_flow_state_test.dart │ │ │ ├── recovery_flow_test.dart │ │ │ ├── recovery_identity_address_test.dart │ │ │ ├── recovery_link_for_identity_test.dart │ │ │ ├── registration_flow_state_test.dart │ │ │ ├── registration_flow_test.dart │ │ │ ├── self_service_flow_expired_error_test.dart │ │ │ ├── session_authentication_method_test.dart │ │ │ ├── session_device_test.dart │ │ │ ├── session_test.dart │ │ │ ├── settings_flow_state_test.dart │ │ │ ├── settings_flow_test.dart │ │ │ ├── successful_code_exchange_response_test.dart │ │ │ ├── successful_native_login_test.dart │ │ │ ├── successful_native_registration_test.dart │ │ │ ├── token_pagination_headers_test.dart │ │ │ ├── token_pagination_test.dart │ │ │ ├── ui_container_test.dart │ │ │ ├── ui_node_anchor_attributes_test.dart │ │ │ ├── ui_node_attributes_test.dart │ │ │ ├── ui_node_division_attributes_test.dart │ │ │ ├── ui_node_image_attributes_test.dart │ │ │ ├── ui_node_input_attributes_test.dart │ │ │ ├── ui_node_meta_test.dart │ │ │ ├── ui_node_script_attributes_test.dart │ │ │ ├── ui_node_test.dart │ │ │ ├── ui_node_text_attributes_test.dart │ │ │ ├── ui_text_test.dart │ │ │ ├── update_fedcm_flow_body_test.dart │ │ │ ├── update_identity_body_test.dart │ │ │ ├── update_login_flow_body_test.dart │ │ │ ├── update_login_flow_with_code_method_test.dart │ │ │ ├── update_login_flow_with_identifier_first_method_test.dart │ │ │ ├── update_login_flow_with_lookup_secret_method_test.dart │ │ │ ├── update_login_flow_with_oidc_method_test.dart │ │ │ ├── update_login_flow_with_passkey_method_test.dart │ │ │ ├── update_login_flow_with_password_method_test.dart │ │ │ ├── update_login_flow_with_saml_method_test.dart │ │ │ ├── update_login_flow_with_totp_method_test.dart │ │ │ ├── update_login_flow_with_web_authn_method_test.dart │ │ │ ├── update_recovery_flow_body_test.dart │ │ │ ├── update_recovery_flow_with_code_method_test.dart │ │ │ ├── update_recovery_flow_with_link_method_test.dart │ │ │ ├── update_registration_flow_body_test.dart │ │ │ ├── update_registration_flow_with_code_method_test.dart │ │ │ ├── update_registration_flow_with_oidc_method_test.dart │ │ │ ├── update_registration_flow_with_passkey_method_test.dart │ │ │ ├── update_registration_flow_with_password_method_test.dart │ │ │ ├── update_registration_flow_with_profile_method_test.dart │ │ │ ├── update_registration_flow_with_saml_method_test.dart │ │ │ ├── update_registration_flow_with_web_authn_method_test.dart │ │ │ ├── update_settings_flow_body_test.dart │ │ │ ├── update_settings_flow_with_lookup_method_test.dart │ │ │ ├── update_settings_flow_with_oidc_method_test.dart │ │ │ ├── update_settings_flow_with_passkey_method_test.dart │ │ │ ├── update_settings_flow_with_password_method_test.dart │ │ │ ├── update_settings_flow_with_profile_method_test.dart │ │ │ ├── update_settings_flow_with_saml_method_test.dart │ │ │ ├── update_settings_flow_with_totp_method_test.dart │ │ │ ├── update_settings_flow_with_web_authn_method_test.dart │ │ │ ├── update_verification_flow_body_test.dart │ │ │ ├── update_verification_flow_with_code_method_test.dart │ │ │ ├── update_verification_flow_with_link_method_test.dart │ │ │ ├── verifiable_identity_address_test.dart │ │ │ ├── verification_flow_state_test.dart │ │ │ ├── verification_flow_test.dart │ │ │ └── version_test.dart │ ├── elixir │ │ ├── .formatter.exs │ │ ├── .gitignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── LICENSE │ │ ├── README.md │ │ ├── config │ │ │ ├── config.exs │ │ │ └── runtime.exs │ │ ├── lib │ │ │ └── ory │ │ │ │ ├── api │ │ │ │ ├── courier.ex │ │ │ │ ├── frontend.ex │ │ │ │ ├── identity.ex │ │ │ │ └── metadata.ex │ │ │ │ ├── connection.ex │ │ │ │ ├── deserializer.ex │ │ │ │ ├── model │ │ │ │ ├── authenticator_assurance_level.ex │ │ │ │ ├── batch_patch_identities_response.ex │ │ │ │ ├── consistency_request_parameters.ex │ │ │ │ ├── continue_with.ex │ │ │ │ ├── continue_with_recovery_ui.ex │ │ │ │ ├── continue_with_recovery_ui_flow.ex │ │ │ │ ├── continue_with_redirect_browser_to.ex │ │ │ │ ├── continue_with_set_ory_session_token.ex │ │ │ │ ├── continue_with_settings_ui.ex │ │ │ │ ├── continue_with_settings_ui_flow.ex │ │ │ │ ├── continue_with_verification_ui.ex │ │ │ │ ├── continue_with_verification_ui_flow.ex │ │ │ │ ├── courier_message_status.ex │ │ │ │ ├── courier_message_type.ex │ │ │ │ ├── create_fedcm_flow_response.ex │ │ │ │ ├── create_identity_body.ex │ │ │ │ ├── create_recovery_code_for_identity_body.ex │ │ │ │ ├── create_recovery_link_for_identity_body.ex │ │ │ │ ├── delete_my_sessions_count.ex │ │ │ │ ├── error_authenticator_assurance_level_not_satisfied.ex │ │ │ │ ├── error_browser_location_change_required.ex │ │ │ │ ├── error_flow_replaced.ex │ │ │ │ ├── error_generic.ex │ │ │ │ ├── flow_error.ex │ │ │ │ ├── generic_error.ex │ │ │ │ ├── get_version_200_response.ex │ │ │ │ ├── health_not_ready_status.ex │ │ │ │ ├── health_status.ex │ │ │ │ ├── identity.ex │ │ │ │ ├── identity_credentials.ex │ │ │ │ ├── identity_credentials_code.ex │ │ │ │ ├── identity_credentials_code_address.ex │ │ │ │ ├── identity_credentials_oidc.ex │ │ │ │ ├── identity_credentials_oidc_provider.ex │ │ │ │ ├── identity_credentials_password.ex │ │ │ │ ├── identity_patch.ex │ │ │ │ ├── identity_patch_response.ex │ │ │ │ ├── identity_schema_container.ex │ │ │ │ ├── identity_with_credentials.ex │ │ │ │ ├── identity_with_credentials_oidc.ex │ │ │ │ ├── identity_with_credentials_oidc_config.ex │ │ │ │ ├── identity_with_credentials_oidc_config_provider.ex │ │ │ │ ├── identity_with_credentials_password.ex │ │ │ │ ├── identity_with_credentials_password_config.ex │ │ │ │ ├── identity_with_credentials_saml.ex │ │ │ │ ├── identity_with_credentials_saml_config.ex │ │ │ │ ├── identity_with_credentials_saml_config_provider.ex │ │ │ │ ├── is_alive_200_response.ex │ │ │ │ ├── is_ready_503_response.ex │ │ │ │ ├── json_patch.ex │ │ │ │ ├── login_flow.ex │ │ │ │ ├── login_flow_state.ex │ │ │ │ ├── logout_flow.ex │ │ │ │ ├── message.ex │ │ │ │ ├── message_dispatch.ex │ │ │ │ ├── needs_privileged_session_error.ex │ │ │ │ ├── o_auth2_client.ex │ │ │ │ ├── o_auth2_consent_request_open_id_connect_context.ex │ │ │ │ ├── o_auth2_login_request.ex │ │ │ │ ├── patch_identities_body.ex │ │ │ │ ├── perform_native_logout_body.ex │ │ │ │ ├── provider.ex │ │ │ │ ├── recovery_code_for_identity.ex │ │ │ │ ├── recovery_flow.ex │ │ │ │ ├── recovery_flow_state.ex │ │ │ │ ├── recovery_identity_address.ex │ │ │ │ ├── recovery_link_for_identity.ex │ │ │ │ ├── registration_flow.ex │ │ │ │ ├── registration_flow_state.ex │ │ │ │ ├── self_service_flow_expired_error.ex │ │ │ │ ├── session.ex │ │ │ │ ├── session_authentication_method.ex │ │ │ │ ├── session_device.ex │ │ │ │ ├── settings_flow.ex │ │ │ │ ├── settings_flow_state.ex │ │ │ │ ├── successful_code_exchange_response.ex │ │ │ │ ├── successful_native_login.ex │ │ │ │ ├── successful_native_registration.ex │ │ │ │ ├── token_pagination.ex │ │ │ │ ├── token_pagination_headers.ex │ │ │ │ ├── ui_container.ex │ │ │ │ ├── ui_node.ex │ │ │ │ ├── ui_node_anchor_attributes.ex │ │ │ │ ├── ui_node_attributes.ex │ │ │ │ ├── ui_node_division_attributes.ex │ │ │ │ ├── ui_node_image_attributes.ex │ │ │ │ ├── ui_node_input_attributes.ex │ │ │ │ ├── ui_node_meta.ex │ │ │ │ ├── ui_node_script_attributes.ex │ │ │ │ ├── ui_node_text_attributes.ex │ │ │ │ ├── ui_text.ex │ │ │ │ ├── update_fedcm_flow_body.ex │ │ │ │ ├── update_identity_body.ex │ │ │ │ ├── update_login_flow_body.ex │ │ │ │ ├── update_login_flow_with_code_method.ex │ │ │ │ ├── update_login_flow_with_identifier_first_method.ex │ │ │ │ ├── update_login_flow_with_lookup_secret_method.ex │ │ │ │ ├── update_login_flow_with_oidc_method.ex │ │ │ │ ├── update_login_flow_with_passkey_method.ex │ │ │ │ ├── update_login_flow_with_password_method.ex │ │ │ │ ├── update_login_flow_with_saml_method.ex │ │ │ │ ├── update_login_flow_with_totp_method.ex │ │ │ │ ├── update_login_flow_with_web_authn_method.ex │ │ │ │ ├── update_recovery_flow_body.ex │ │ │ │ ├── update_recovery_flow_with_code_method.ex │ │ │ │ ├── update_recovery_flow_with_link_method.ex │ │ │ │ ├── update_registration_flow_body.ex │ │ │ │ ├── update_registration_flow_with_code_method.ex │ │ │ │ ├── update_registration_flow_with_oidc_method.ex │ │ │ │ ├── update_registration_flow_with_passkey_method.ex │ │ │ │ ├── update_registration_flow_with_password_method.ex │ │ │ │ ├── update_registration_flow_with_profile_method.ex │ │ │ │ ├── update_registration_flow_with_saml_method.ex │ │ │ │ ├── update_registration_flow_with_web_authn_method.ex │ │ │ │ ├── update_settings_flow_body.ex │ │ │ │ ├── update_settings_flow_with_lookup_method.ex │ │ │ │ ├── update_settings_flow_with_oidc_method.ex │ │ │ │ ├── update_settings_flow_with_passkey_method.ex │ │ │ │ ├── update_settings_flow_with_password_method.ex │ │ │ │ ├── update_settings_flow_with_profile_method.ex │ │ │ │ ├── update_settings_flow_with_saml_method.ex │ │ │ │ ├── update_settings_flow_with_totp_method.ex │ │ │ │ ├── update_settings_flow_with_web_authn_method.ex │ │ │ │ ├── update_verification_flow_body.ex │ │ │ │ ├── update_verification_flow_with_code_method.ex │ │ │ │ ├── update_verification_flow_with_link_method.ex │ │ │ │ ├── verifiable_identity_address.ex │ │ │ │ ├── verification_flow.ex │ │ │ │ ├── verification_flow_state.ex │ │ │ │ └── version.ex │ │ │ │ └── request_builder.ex │ │ ├── mix.exs │ │ ├── mix.lock │ │ └── test │ │ │ └── test_helper.exs │ ├── go │ │ ├── .gitignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── .travis.yml │ │ ├── LICENSE │ │ ├── README.md │ │ ├── api │ │ │ └── openapi.yaml │ │ ├── api_courier.go │ │ ├── api_frontend.go │ │ ├── api_identity.go │ │ ├── api_metadata.go │ │ ├── client.go │ │ ├── configuration.go │ │ ├── docs │ │ │ ├── AuthenticatorAssuranceLevel.md │ │ │ ├── BatchPatchIdentitiesResponse.md │ │ │ ├── ConsistencyRequestParameters.md │ │ │ ├── ContinueWith.md │ │ │ ├── ContinueWithRecoveryUi.md │ │ │ ├── ContinueWithRecoveryUiFlow.md │ │ │ ├── ContinueWithRedirectBrowserTo.md │ │ │ ├── ContinueWithSetOrySessionToken.md │ │ │ ├── ContinueWithSettingsUi.md │ │ │ ├── ContinueWithSettingsUiFlow.md │ │ │ ├── ContinueWithVerificationUi.md │ │ │ ├── ContinueWithVerificationUiFlow.md │ │ │ ├── CourierAPI.md │ │ │ ├── CourierMessageStatus.md │ │ │ ├── CourierMessageType.md │ │ │ ├── CreateFedcmFlowResponse.md │ │ │ ├── CreateIdentityBody.md │ │ │ ├── CreateRecoveryCodeForIdentityBody.md │ │ │ ├── CreateRecoveryLinkForIdentityBody.md │ │ │ ├── DeleteMySessionsCount.md │ │ │ ├── ErrorAuthenticatorAssuranceLevelNotSatisfied.md │ │ │ ├── ErrorBrowserLocationChangeRequired.md │ │ │ ├── ErrorFlowReplaced.md │ │ │ ├── ErrorGeneric.md │ │ │ ├── FlowError.md │ │ │ ├── FrontendAPI.md │ │ │ ├── GenericError.md │ │ │ ├── GetVersion200Response.md │ │ │ ├── HealthNotReadyStatus.md │ │ │ ├── HealthStatus.md │ │ │ ├── Identity.md │ │ │ ├── IdentityAPI.md │ │ │ ├── IdentityCredentials.md │ │ │ ├── IdentityCredentialsCode.md │ │ │ ├── IdentityCredentialsCodeAddress.md │ │ │ ├── IdentityCredentialsOidc.md │ │ │ ├── IdentityCredentialsOidcProvider.md │ │ │ ├── IdentityCredentialsPassword.md │ │ │ ├── IdentityPatch.md │ │ │ ├── IdentityPatchResponse.md │ │ │ ├── IdentitySchemaContainer.md │ │ │ ├── IdentityWithCredentials.md │ │ │ ├── IdentityWithCredentialsOidc.md │ │ │ ├── IdentityWithCredentialsOidcConfig.md │ │ │ ├── IdentityWithCredentialsOidcConfigProvider.md │ │ │ ├── IdentityWithCredentialsPassword.md │ │ │ ├── IdentityWithCredentialsPasswordConfig.md │ │ │ ├── IdentityWithCredentialsSaml.md │ │ │ ├── IdentityWithCredentialsSamlConfig.md │ │ │ ├── IdentityWithCredentialsSamlConfigProvider.md │ │ │ ├── IsAlive200Response.md │ │ │ ├── IsReady503Response.md │ │ │ ├── JsonPatch.md │ │ │ ├── LoginFlow.md │ │ │ ├── LoginFlowState.md │ │ │ ├── LogoutFlow.md │ │ │ ├── Message.md │ │ │ ├── MessageDispatch.md │ │ │ ├── MetadataAPI.md │ │ │ ├── NeedsPrivilegedSessionError.md │ │ │ ├── OAuth2Client.md │ │ │ ├── OAuth2ConsentRequestOpenIDConnectContext.md │ │ │ ├── OAuth2LoginRequest.md │ │ │ ├── PatchIdentitiesBody.md │ │ │ ├── PerformNativeLogoutBody.md │ │ │ ├── Provider.md │ │ │ ├── RecoveryCodeForIdentity.md │ │ │ ├── RecoveryFlow.md │ │ │ ├── RecoveryFlowState.md │ │ │ ├── RecoveryIdentityAddress.md │ │ │ ├── RecoveryLinkForIdentity.md │ │ │ ├── RegistrationFlow.md │ │ │ ├── RegistrationFlowState.md │ │ │ ├── SelfServiceFlowExpiredError.md │ │ │ ├── Session.md │ │ │ ├── SessionAuthenticationMethod.md │ │ │ ├── SessionDevice.md │ │ │ ├── SettingsFlow.md │ │ │ ├── SettingsFlowState.md │ │ │ ├── SuccessfulCodeExchangeResponse.md │ │ │ ├── SuccessfulNativeLogin.md │ │ │ ├── SuccessfulNativeRegistration.md │ │ │ ├── TokenPagination.md │ │ │ ├── TokenPaginationHeaders.md │ │ │ ├── UiContainer.md │ │ │ ├── UiNode.md │ │ │ ├── UiNodeAnchorAttributes.md │ │ │ ├── UiNodeAttributes.md │ │ │ ├── UiNodeDivisionAttributes.md │ │ │ ├── UiNodeImageAttributes.md │ │ │ ├── UiNodeInputAttributes.md │ │ │ ├── UiNodeMeta.md │ │ │ ├── UiNodeScriptAttributes.md │ │ │ ├── UiNodeTextAttributes.md │ │ │ ├── UiText.md │ │ │ ├── UpdateFedcmFlowBody.md │ │ │ ├── UpdateIdentityBody.md │ │ │ ├── UpdateLoginFlowBody.md │ │ │ ├── UpdateLoginFlowWithCodeMethod.md │ │ │ ├── UpdateLoginFlowWithIdentifierFirstMethod.md │ │ │ ├── UpdateLoginFlowWithLookupSecretMethod.md │ │ │ ├── UpdateLoginFlowWithOidcMethod.md │ │ │ ├── UpdateLoginFlowWithPasskeyMethod.md │ │ │ ├── UpdateLoginFlowWithPasswordMethod.md │ │ │ ├── UpdateLoginFlowWithSamlMethod.md │ │ │ ├── UpdateLoginFlowWithTotpMethod.md │ │ │ ├── UpdateLoginFlowWithWebAuthnMethod.md │ │ │ ├── UpdateRecoveryFlowBody.md │ │ │ ├── UpdateRecoveryFlowWithCodeMethod.md │ │ │ ├── UpdateRecoveryFlowWithLinkMethod.md │ │ │ ├── UpdateRegistrationFlowBody.md │ │ │ ├── UpdateRegistrationFlowWithCodeMethod.md │ │ │ ├── UpdateRegistrationFlowWithOidcMethod.md │ │ │ ├── UpdateRegistrationFlowWithPasskeyMethod.md │ │ │ ├── UpdateRegistrationFlowWithPasswordMethod.md │ │ │ ├── UpdateRegistrationFlowWithProfileMethod.md │ │ │ ├── UpdateRegistrationFlowWithSamlMethod.md │ │ │ ├── UpdateRegistrationFlowWithWebAuthnMethod.md │ │ │ ├── UpdateSettingsFlowBody.md │ │ │ ├── UpdateSettingsFlowWithLookupMethod.md │ │ │ ├── UpdateSettingsFlowWithOidcMethod.md │ │ │ ├── UpdateSettingsFlowWithPasskeyMethod.md │ │ │ ├── UpdateSettingsFlowWithPasswordMethod.md │ │ │ ├── UpdateSettingsFlowWithProfileMethod.md │ │ │ ├── UpdateSettingsFlowWithSamlMethod.md │ │ │ ├── UpdateSettingsFlowWithTotpMethod.md │ │ │ ├── UpdateSettingsFlowWithWebAuthnMethod.md │ │ │ ├── UpdateVerificationFlowBody.md │ │ │ ├── UpdateVerificationFlowWithCodeMethod.md │ │ │ ├── UpdateVerificationFlowWithLinkMethod.md │ │ │ ├── VerifiableIdentityAddress.md │ │ │ ├── VerificationFlow.md │ │ │ ├── VerificationFlowState.md │ │ │ └── Version.md │ │ ├── git_push.sh │ │ ├── go.mod │ │ ├── go.sum │ │ ├── model_authenticator_assurance_level.go │ │ ├── model_batch_patch_identities_response.go │ │ ├── model_consistency_request_parameters.go │ │ ├── model_continue_with.go │ │ ├── model_continue_with_recovery_ui.go │ │ ├── model_continue_with_recovery_ui_flow.go │ │ ├── model_continue_with_redirect_browser_to.go │ │ ├── model_continue_with_set_ory_session_token.go │ │ ├── model_continue_with_settings_ui.go │ │ ├── model_continue_with_settings_ui_flow.go │ │ ├── model_continue_with_verification_ui.go │ │ ├── model_continue_with_verification_ui_flow.go │ │ ├── model_courier_message_status.go │ │ ├── model_courier_message_type.go │ │ ├── model_create_fedcm_flow_response.go │ │ ├── model_create_identity_body.go │ │ ├── model_create_recovery_code_for_identity_body.go │ │ ├── model_create_recovery_link_for_identity_body.go │ │ ├── model_delete_my_sessions_count.go │ │ ├── model_error_authenticator_assurance_level_not_satisfied.go │ │ ├── model_error_browser_location_change_required.go │ │ ├── model_error_flow_replaced.go │ │ ├── model_error_generic.go │ │ ├── model_flow_error.go │ │ ├── model_generic_error.go │ │ ├── model_get_version_200_response.go │ │ ├── model_health_not_ready_status.go │ │ ├── model_health_status.go │ │ ├── model_identity.go │ │ ├── model_identity_credentials.go │ │ ├── model_identity_credentials_code.go │ │ ├── model_identity_credentials_code_address.go │ │ ├── model_identity_credentials_oidc.go │ │ ├── model_identity_credentials_oidc_provider.go │ │ ├── model_identity_credentials_password.go │ │ ├── model_identity_patch.go │ │ ├── model_identity_patch_response.go │ │ ├── model_identity_schema_container.go │ │ ├── model_identity_with_credentials.go │ │ ├── model_identity_with_credentials_oidc.go │ │ ├── model_identity_with_credentials_oidc_config.go │ │ ├── model_identity_with_credentials_oidc_config_provider.go │ │ ├── model_identity_with_credentials_password.go │ │ ├── model_identity_with_credentials_password_config.go │ │ ├── model_identity_with_credentials_saml.go │ │ ├── model_identity_with_credentials_saml_config.go │ │ ├── model_identity_with_credentials_saml_config_provider.go │ │ ├── model_is_alive_200_response.go │ │ ├── model_is_ready_503_response.go │ │ ├── model_json_patch.go │ │ ├── model_login_flow.go │ │ ├── model_login_flow_state.go │ │ ├── model_logout_flow.go │ │ ├── model_message.go │ │ ├── model_message_dispatch.go │ │ ├── model_needs_privileged_session_error.go │ │ ├── model_o_auth2_client.go │ │ ├── model_o_auth2_consent_request_open_id_connect_context.go │ │ ├── model_o_auth2_login_request.go │ │ ├── model_patch_identities_body.go │ │ ├── model_perform_native_logout_body.go │ │ ├── model_provider.go │ │ ├── model_recovery_code_for_identity.go │ │ ├── model_recovery_flow.go │ │ ├── model_recovery_flow_state.go │ │ ├── model_recovery_identity_address.go │ │ ├── model_recovery_link_for_identity.go │ │ ├── model_registration_flow.go │ │ ├── model_registration_flow_state.go │ │ ├── model_self_service_flow_expired_error.go │ │ ├── model_session.go │ │ ├── model_session_authentication_method.go │ │ ├── model_session_device.go │ │ ├── model_settings_flow.go │ │ ├── model_settings_flow_state.go │ │ ├── model_successful_code_exchange_response.go │ │ ├── model_successful_native_login.go │ │ ├── model_successful_native_registration.go │ │ ├── model_token_pagination.go │ │ ├── model_token_pagination_headers.go │ │ ├── model_ui_container.go │ │ ├── model_ui_node.go │ │ ├── model_ui_node_anchor_attributes.go │ │ ├── model_ui_node_attributes.go │ │ ├── model_ui_node_division_attributes.go │ │ ├── model_ui_node_image_attributes.go │ │ ├── model_ui_node_input_attributes.go │ │ ├── model_ui_node_meta.go │ │ ├── model_ui_node_script_attributes.go │ │ ├── model_ui_node_text_attributes.go │ │ ├── model_ui_text.go │ │ ├── model_update_fedcm_flow_body.go │ │ ├── model_update_identity_body.go │ │ ├── model_update_login_flow_body.go │ │ ├── model_update_login_flow_with_code_method.go │ │ ├── model_update_login_flow_with_identifier_first_method.go │ │ ├── model_update_login_flow_with_lookup_secret_method.go │ │ ├── model_update_login_flow_with_oidc_method.go │ │ ├── model_update_login_flow_with_passkey_method.go │ │ ├── model_update_login_flow_with_password_method.go │ │ ├── model_update_login_flow_with_saml_method.go │ │ ├── model_update_login_flow_with_totp_method.go │ │ ├── model_update_login_flow_with_web_authn_method.go │ │ ├── model_update_recovery_flow_body.go │ │ ├── model_update_recovery_flow_with_code_method.go │ │ ├── model_update_recovery_flow_with_link_method.go │ │ ├── model_update_registration_flow_body.go │ │ ├── model_update_registration_flow_with_code_method.go │ │ ├── model_update_registration_flow_with_oidc_method.go │ │ ├── model_update_registration_flow_with_passkey_method.go │ │ ├── model_update_registration_flow_with_password_method.go │ │ ├── model_update_registration_flow_with_profile_method.go │ │ ├── model_update_registration_flow_with_saml_method.go │ │ ├── model_update_registration_flow_with_web_authn_method.go │ │ ├── model_update_settings_flow_body.go │ │ ├── model_update_settings_flow_with_lookup_method.go │ │ ├── model_update_settings_flow_with_oidc_method.go │ │ ├── model_update_settings_flow_with_passkey_method.go │ │ ├── model_update_settings_flow_with_password_method.go │ │ ├── model_update_settings_flow_with_profile_method.go │ │ ├── model_update_settings_flow_with_saml_method.go │ │ ├── model_update_settings_flow_with_totp_method.go │ │ ├── model_update_settings_flow_with_web_authn_method.go │ │ ├── model_update_verification_flow_body.go │ │ ├── model_update_verification_flow_with_code_method.go │ │ ├── model_update_verification_flow_with_link_method.go │ │ ├── model_verifiable_identity_address.go │ │ ├── model_verification_flow.go │ │ ├── model_verification_flow_state.go │ │ ├── model_version.go │ │ ├── response.go │ │ ├── test │ │ │ ├── api_courier_test.go │ │ │ ├── api_frontend_test.go │ │ │ ├── api_identity_test.go │ │ │ └── api_metadata_test.go │ │ └── utils.go │ ├── java │ │ ├── .github │ │ │ └── workflows │ │ │ │ └── maven.yml │ │ ├── .gitignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── LICENSE │ │ ├── README.md │ │ ├── api │ │ │ └── openapi.yaml │ │ ├── build.gradle │ │ ├── build.sbt │ │ ├── docs │ │ │ ├── AuthenticatorAssuranceLevel.md │ │ │ ├── BatchPatchIdentitiesResponse.md │ │ │ ├── ConsistencyRequestParameters.md │ │ │ ├── ContinueWith.md │ │ │ ├── ContinueWithRecoveryUi.md │ │ │ ├── ContinueWithRecoveryUiFlow.md │ │ │ ├── ContinueWithRedirectBrowserTo.md │ │ │ ├── ContinueWithSetOrySessionToken.md │ │ │ ├── ContinueWithSettingsUi.md │ │ │ ├── ContinueWithSettingsUiFlow.md │ │ │ ├── ContinueWithVerificationUi.md │ │ │ ├── ContinueWithVerificationUiFlow.md │ │ │ ├── CourierApi.md │ │ │ ├── CourierMessageStatus.md │ │ │ ├── CourierMessageType.md │ │ │ ├── CreateFedcmFlowResponse.md │ │ │ ├── CreateIdentityBody.md │ │ │ ├── CreateRecoveryCodeForIdentityBody.md │ │ │ ├── CreateRecoveryLinkForIdentityBody.md │ │ │ ├── DeleteMySessionsCount.md │ │ │ ├── ErrorAuthenticatorAssuranceLevelNotSatisfied.md │ │ │ ├── ErrorBrowserLocationChangeRequired.md │ │ │ ├── ErrorFlowReplaced.md │ │ │ ├── ErrorGeneric.md │ │ │ ├── FlowError.md │ │ │ ├── FrontendApi.md │ │ │ ├── GenericError.md │ │ │ ├── GetVersion200Response.md │ │ │ ├── HealthNotReadyStatus.md │ │ │ ├── HealthStatus.md │ │ │ ├── Identity.md │ │ │ ├── IdentityApi.md │ │ │ ├── IdentityCredentials.md │ │ │ ├── IdentityCredentialsCode.md │ │ │ ├── IdentityCredentialsCodeAddress.md │ │ │ ├── IdentityCredentialsOidc.md │ │ │ ├── IdentityCredentialsOidcProvider.md │ │ │ ├── IdentityCredentialsPassword.md │ │ │ ├── IdentityPatch.md │ │ │ ├── IdentityPatchResponse.md │ │ │ ├── IdentitySchemaContainer.md │ │ │ ├── IdentityWithCredentials.md │ │ │ ├── IdentityWithCredentialsOidc.md │ │ │ ├── IdentityWithCredentialsOidcConfig.md │ │ │ ├── IdentityWithCredentialsOidcConfigProvider.md │ │ │ ├── IdentityWithCredentialsPassword.md │ │ │ ├── IdentityWithCredentialsPasswordConfig.md │ │ │ ├── IdentityWithCredentialsSaml.md │ │ │ ├── IdentityWithCredentialsSamlConfig.md │ │ │ ├── IdentityWithCredentialsSamlConfigProvider.md │ │ │ ├── IsAlive200Response.md │ │ │ ├── IsReady503Response.md │ │ │ ├── JsonPatch.md │ │ │ ├── LoginFlow.md │ │ │ ├── LoginFlowState.md │ │ │ ├── LogoutFlow.md │ │ │ ├── Message.md │ │ │ ├── MessageDispatch.md │ │ │ ├── MetadataApi.md │ │ │ ├── NeedsPrivilegedSessionError.md │ │ │ ├── OAuth2Client.md │ │ │ ├── OAuth2ConsentRequestOpenIDConnectContext.md │ │ │ ├── OAuth2LoginRequest.md │ │ │ ├── PatchIdentitiesBody.md │ │ │ ├── PerformNativeLogoutBody.md │ │ │ ├── Provider.md │ │ │ ├── RecoveryCodeForIdentity.md │ │ │ ├── RecoveryFlow.md │ │ │ ├── RecoveryFlowState.md │ │ │ ├── RecoveryIdentityAddress.md │ │ │ ├── RecoveryLinkForIdentity.md │ │ │ ├── RegistrationFlow.md │ │ │ ├── RegistrationFlowState.md │ │ │ ├── SelfServiceFlowExpiredError.md │ │ │ ├── Session.md │ │ │ ├── SessionAuthenticationMethod.md │ │ │ ├── SessionDevice.md │ │ │ ├── SettingsFlow.md │ │ │ ├── SettingsFlowState.md │ │ │ ├── SuccessfulCodeExchangeResponse.md │ │ │ ├── SuccessfulNativeLogin.md │ │ │ ├── SuccessfulNativeRegistration.md │ │ │ ├── TokenPagination.md │ │ │ ├── TokenPaginationHeaders.md │ │ │ ├── UiContainer.md │ │ │ ├── UiNode.md │ │ │ ├── UiNodeAnchorAttributes.md │ │ │ ├── UiNodeAttributes.md │ │ │ ├── UiNodeDivisionAttributes.md │ │ │ ├── UiNodeImageAttributes.md │ │ │ ├── UiNodeInputAttributes.md │ │ │ ├── UiNodeMeta.md │ │ │ ├── UiNodeScriptAttributes.md │ │ │ ├── UiNodeTextAttributes.md │ │ │ ├── UiText.md │ │ │ ├── UpdateFedcmFlowBody.md │ │ │ ├── UpdateIdentityBody.md │ │ │ ├── UpdateLoginFlowBody.md │ │ │ ├── UpdateLoginFlowWithCodeMethod.md │ │ │ ├── UpdateLoginFlowWithIdentifierFirstMethod.md │ │ │ ├── UpdateLoginFlowWithLookupSecretMethod.md │ │ │ ├── UpdateLoginFlowWithOidcMethod.md │ │ │ ├── UpdateLoginFlowWithPasskeyMethod.md │ │ │ ├── UpdateLoginFlowWithPasswordMethod.md │ │ │ ├── UpdateLoginFlowWithSamlMethod.md │ │ │ ├── UpdateLoginFlowWithTotpMethod.md │ │ │ ├── UpdateLoginFlowWithWebAuthnMethod.md │ │ │ ├── UpdateRecoveryFlowBody.md │ │ │ ├── UpdateRecoveryFlowWithCodeMethod.md │ │ │ ├── UpdateRecoveryFlowWithLinkMethod.md │ │ │ ├── UpdateRegistrationFlowBody.md │ │ │ ├── UpdateRegistrationFlowWithCodeMethod.md │ │ │ ├── UpdateRegistrationFlowWithOidcMethod.md │ │ │ ├── UpdateRegistrationFlowWithPasskeyMethod.md │ │ │ ├── UpdateRegistrationFlowWithPasswordMethod.md │ │ │ ├── UpdateRegistrationFlowWithProfileMethod.md │ │ │ ├── UpdateRegistrationFlowWithSamlMethod.md │ │ │ ├── UpdateRegistrationFlowWithWebAuthnMethod.md │ │ │ ├── UpdateSettingsFlowBody.md │ │ │ ├── UpdateSettingsFlowWithLookupMethod.md │ │ │ ├── UpdateSettingsFlowWithOidcMethod.md │ │ │ ├── UpdateSettingsFlowWithPasskeyMethod.md │ │ │ ├── UpdateSettingsFlowWithPasswordMethod.md │ │ │ ├── UpdateSettingsFlowWithProfileMethod.md │ │ │ ├── UpdateSettingsFlowWithSamlMethod.md │ │ │ ├── UpdateSettingsFlowWithTotpMethod.md │ │ │ ├── UpdateSettingsFlowWithWebAuthnMethod.md │ │ │ ├── UpdateVerificationFlowBody.md │ │ │ ├── UpdateVerificationFlowWithCodeMethod.md │ │ │ ├── UpdateVerificationFlowWithLinkMethod.md │ │ │ ├── VerifiableIdentityAddress.md │ │ │ ├── VerificationFlow.md │ │ │ ├── VerificationFlowState.md │ │ │ └── Version.md │ │ ├── gradle.properties │ │ ├── gradle │ │ │ └── wrapper │ │ │ │ ├── gradle-wrapper.jar │ │ │ │ └── gradle-wrapper.properties │ │ ├── gradlew │ │ ├── gradlew.bat │ │ ├── pom.xml │ │ ├── settings.gradle │ │ └── src │ │ │ ├── main │ │ │ ├── AndroidManifest.xml │ │ │ └── java │ │ │ │ └── sh │ │ │ │ └── ory │ │ │ │ └── kratos │ │ │ │ ├── ApiCallback.java │ │ │ │ ├── ApiClient.java │ │ │ │ ├── ApiException.java │ │ │ │ ├── ApiResponse.java │ │ │ │ ├── Configuration.java │ │ │ │ ├── GzipRequestInterceptor.java │ │ │ │ ├── JSON.java │ │ │ │ ├── Pair.java │ │ │ │ ├── ProgressRequestBody.java │ │ │ │ ├── ProgressResponseBody.java │ │ │ │ ├── ServerConfiguration.java │ │ │ │ ├── ServerVariable.java │ │ │ │ ├── StringUtil.java │ │ │ │ ├── api │ │ │ │ ├── CourierApi.java │ │ │ │ ├── FrontendApi.java │ │ │ │ ├── IdentityApi.java │ │ │ │ └── MetadataApi.java │ │ │ │ ├── auth │ │ │ │ ├── ApiKeyAuth.java │ │ │ │ ├── Authentication.java │ │ │ │ ├── HttpBasicAuth.java │ │ │ │ └── HttpBearerAuth.java │ │ │ │ └── model │ │ │ │ ├── AbstractOpenApiSchema.java │ │ │ │ ├── AuthenticatorAssuranceLevel.java │ │ │ │ ├── BatchPatchIdentitiesResponse.java │ │ │ │ ├── ConsistencyRequestParameters.java │ │ │ │ ├── ContinueWith.java │ │ │ │ ├── ContinueWithRecoveryUi.java │ │ │ │ ├── ContinueWithRecoveryUiFlow.java │ │ │ │ ├── ContinueWithRedirectBrowserTo.java │ │ │ │ ├── ContinueWithSetOrySessionToken.java │ │ │ │ ├── ContinueWithSettingsUi.java │ │ │ │ ├── ContinueWithSettingsUiFlow.java │ │ │ │ ├── ContinueWithVerificationUi.java │ │ │ │ ├── ContinueWithVerificationUiFlow.java │ │ │ │ ├── CourierMessageStatus.java │ │ │ │ ├── CourierMessageType.java │ │ │ │ ├── CreateFedcmFlowResponse.java │ │ │ │ ├── CreateIdentityBody.java │ │ │ │ ├── CreateRecoveryCodeForIdentityBody.java │ │ │ │ ├── CreateRecoveryLinkForIdentityBody.java │ │ │ │ ├── DeleteMySessionsCount.java │ │ │ │ ├── ErrorAuthenticatorAssuranceLevelNotSatisfied.java │ │ │ │ ├── ErrorBrowserLocationChangeRequired.java │ │ │ │ ├── ErrorFlowReplaced.java │ │ │ │ ├── ErrorGeneric.java │ │ │ │ ├── FlowError.java │ │ │ │ ├── GenericError.java │ │ │ │ ├── GetVersion200Response.java │ │ │ │ ├── HealthNotReadyStatus.java │ │ │ │ ├── HealthStatus.java │ │ │ │ ├── Identity.java │ │ │ │ ├── IdentityCredentials.java │ │ │ │ ├── IdentityCredentialsCode.java │ │ │ │ ├── IdentityCredentialsCodeAddress.java │ │ │ │ ├── IdentityCredentialsOidc.java │ │ │ │ ├── IdentityCredentialsOidcProvider.java │ │ │ │ ├── IdentityCredentialsPassword.java │ │ │ │ ├── IdentityPatch.java │ │ │ │ ├── IdentityPatchResponse.java │ │ │ │ ├── IdentitySchemaContainer.java │ │ │ │ ├── IdentityWithCredentials.java │ │ │ │ ├── IdentityWithCredentialsOidc.java │ │ │ │ ├── IdentityWithCredentialsOidcConfig.java │ │ │ │ ├── IdentityWithCredentialsOidcConfigProvider.java │ │ │ │ ├── IdentityWithCredentialsPassword.java │ │ │ │ ├── IdentityWithCredentialsPasswordConfig.java │ │ │ │ ├── IdentityWithCredentialsSaml.java │ │ │ │ ├── IdentityWithCredentialsSamlConfig.java │ │ │ │ ├── IdentityWithCredentialsSamlConfigProvider.java │ │ │ │ ├── IsAlive200Response.java │ │ │ │ ├── IsReady503Response.java │ │ │ │ ├── JsonPatch.java │ │ │ │ ├── LoginFlow.java │ │ │ │ ├── LoginFlowState.java │ │ │ │ ├── LogoutFlow.java │ │ │ │ ├── Message.java │ │ │ │ ├── MessageDispatch.java │ │ │ │ ├── NeedsPrivilegedSessionError.java │ │ │ │ ├── OAuth2Client.java │ │ │ │ ├── OAuth2ConsentRequestOpenIDConnectContext.java │ │ │ │ ├── OAuth2LoginRequest.java │ │ │ │ ├── PatchIdentitiesBody.java │ │ │ │ ├── PerformNativeLogoutBody.java │ │ │ │ ├── Provider.java │ │ │ │ ├── RecoveryCodeForIdentity.java │ │ │ │ ├── RecoveryFlow.java │ │ │ │ ├── RecoveryFlowState.java │ │ │ │ ├── RecoveryIdentityAddress.java │ │ │ │ ├── RecoveryLinkForIdentity.java │ │ │ │ ├── RegistrationFlow.java │ │ │ │ ├── RegistrationFlowState.java │ │ │ │ ├── SelfServiceFlowExpiredError.java │ │ │ │ ├── Session.java │ │ │ │ ├── SessionAuthenticationMethod.java │ │ │ │ ├── SessionDevice.java │ │ │ │ ├── SettingsFlow.java │ │ │ │ ├── SettingsFlowState.java │ │ │ │ ├── SuccessfulCodeExchangeResponse.java │ │ │ │ ├── SuccessfulNativeLogin.java │ │ │ │ ├── SuccessfulNativeRegistration.java │ │ │ │ ├── TokenPagination.java │ │ │ │ ├── TokenPaginationHeaders.java │ │ │ │ ├── UiContainer.java │ │ │ │ ├── UiNode.java │ │ │ │ ├── UiNodeAnchorAttributes.java │ │ │ │ ├── UiNodeAttributes.java │ │ │ │ ├── UiNodeDivisionAttributes.java │ │ │ │ ├── UiNodeImageAttributes.java │ │ │ │ ├── UiNodeInputAttributes.java │ │ │ │ ├── UiNodeMeta.java │ │ │ │ ├── UiNodeScriptAttributes.java │ │ │ │ ├── UiNodeTextAttributes.java │ │ │ │ ├── UiText.java │ │ │ │ ├── UpdateFedcmFlowBody.java │ │ │ │ ├── UpdateIdentityBody.java │ │ │ │ ├── UpdateLoginFlowBody.java │ │ │ │ ├── UpdateLoginFlowWithCodeMethod.java │ │ │ │ ├── UpdateLoginFlowWithIdentifierFirstMethod.java │ │ │ │ ├── UpdateLoginFlowWithLookupSecretMethod.java │ │ │ │ ├── UpdateLoginFlowWithOidcMethod.java │ │ │ │ ├── UpdateLoginFlowWithPasskeyMethod.java │ │ │ │ ├── UpdateLoginFlowWithPasswordMethod.java │ │ │ │ ├── UpdateLoginFlowWithSamlMethod.java │ │ │ │ ├── UpdateLoginFlowWithTotpMethod.java │ │ │ │ ├── UpdateLoginFlowWithWebAuthnMethod.java │ │ │ │ ├── UpdateRecoveryFlowBody.java │ │ │ │ ├── UpdateRecoveryFlowWithCodeMethod.java │ │ │ │ ├── UpdateRecoveryFlowWithLinkMethod.java │ │ │ │ ├── UpdateRegistrationFlowBody.java │ │ │ │ ├── UpdateRegistrationFlowWithCodeMethod.java │ │ │ │ ├── UpdateRegistrationFlowWithOidcMethod.java │ │ │ │ ├── UpdateRegistrationFlowWithPasskeyMethod.java │ │ │ │ ├── UpdateRegistrationFlowWithPasswordMethod.java │ │ │ │ ├── UpdateRegistrationFlowWithProfileMethod.java │ │ │ │ ├── UpdateRegistrationFlowWithSamlMethod.java │ │ │ │ ├── UpdateRegistrationFlowWithWebAuthnMethod.java │ │ │ │ ├── UpdateSettingsFlowBody.java │ │ │ │ ├── UpdateSettingsFlowWithLookupMethod.java │ │ │ │ ├── UpdateSettingsFlowWithOidcMethod.java │ │ │ │ ├── UpdateSettingsFlowWithPasskeyMethod.java │ │ │ │ ├── UpdateSettingsFlowWithPasswordMethod.java │ │ │ │ ├── UpdateSettingsFlowWithProfileMethod.java │ │ │ │ ├── UpdateSettingsFlowWithSamlMethod.java │ │ │ │ ├── UpdateSettingsFlowWithTotpMethod.java │ │ │ │ ├── UpdateSettingsFlowWithWebAuthnMethod.java │ │ │ │ ├── UpdateVerificationFlowBody.java │ │ │ │ ├── UpdateVerificationFlowWithCodeMethod.java │ │ │ │ ├── UpdateVerificationFlowWithLinkMethod.java │ │ │ │ ├── VerifiableIdentityAddress.java │ │ │ │ ├── VerificationFlow.java │ │ │ │ ├── VerificationFlowState.java │ │ │ │ └── Version.java │ │ │ └── test │ │ │ └── java │ │ │ └── sh │ │ │ └── ory │ │ │ └── kratos │ │ │ ├── api │ │ │ ├── CourierApiTest.java │ │ │ ├── FrontendApiTest.java │ │ │ ├── IdentityApiTest.java │ │ │ └── MetadataApiTest.java │ │ │ └── model │ │ │ ├── AuthenticatorAssuranceLevelTest.java │ │ │ ├── BatchPatchIdentitiesResponseTest.java │ │ │ ├── ConsistencyRequestParametersTest.java │ │ │ ├── ContinueWithRecoveryUiFlowTest.java │ │ │ ├── ContinueWithRecoveryUiTest.java │ │ │ ├── ContinueWithRedirectBrowserToTest.java │ │ │ ├── ContinueWithSetOrySessionTokenTest.java │ │ │ ├── ContinueWithSettingsUiFlowTest.java │ │ │ ├── ContinueWithSettingsUiTest.java │ │ │ ├── ContinueWithTest.java │ │ │ ├── ContinueWithVerificationUiFlowTest.java │ │ │ ├── ContinueWithVerificationUiTest.java │ │ │ ├── CourierMessageStatusTest.java │ │ │ ├── CourierMessageTypeTest.java │ │ │ ├── CreateFedcmFlowResponseTest.java │ │ │ ├── CreateIdentityBodyTest.java │ │ │ ├── CreateRecoveryCodeForIdentityBodyTest.java │ │ │ ├── CreateRecoveryLinkForIdentityBodyTest.java │ │ │ ├── DeleteMySessionsCountTest.java │ │ │ ├── ErrorAuthenticatorAssuranceLevelNotSatisfiedTest.java │ │ │ ├── ErrorBrowserLocationChangeRequiredTest.java │ │ │ ├── ErrorFlowReplacedTest.java │ │ │ ├── ErrorGenericTest.java │ │ │ ├── FlowErrorTest.java │ │ │ ├── GenericErrorTest.java │ │ │ ├── GetVersion200ResponseTest.java │ │ │ ├── HealthNotReadyStatusTest.java │ │ │ ├── HealthStatusTest.java │ │ │ ├── IdentityCredentialsCodeAddressTest.java │ │ │ ├── IdentityCredentialsCodeTest.java │ │ │ ├── IdentityCredentialsOidcProviderTest.java │ │ │ ├── IdentityCredentialsOidcTest.java │ │ │ ├── IdentityCredentialsPasswordTest.java │ │ │ ├── IdentityCredentialsTest.java │ │ │ ├── IdentityPatchResponseTest.java │ │ │ ├── IdentityPatchTest.java │ │ │ ├── IdentitySchemaContainerTest.java │ │ │ ├── IdentityTest.java │ │ │ ├── IdentityWithCredentialsOidcConfigProviderTest.java │ │ │ ├── IdentityWithCredentialsOidcConfigTest.java │ │ │ ├── IdentityWithCredentialsOidcTest.java │ │ │ ├── IdentityWithCredentialsPasswordConfigTest.java │ │ │ ├── IdentityWithCredentialsPasswordTest.java │ │ │ ├── IdentityWithCredentialsSamlConfigProviderTest.java │ │ │ ├── IdentityWithCredentialsSamlConfigTest.java │ │ │ ├── IdentityWithCredentialsSamlTest.java │ │ │ ├── IdentityWithCredentialsTest.java │ │ │ ├── IsAlive200ResponseTest.java │ │ │ ├── IsReady503ResponseTest.java │ │ │ ├── JsonPatchTest.java │ │ │ ├── LoginFlowStateTest.java │ │ │ ├── LoginFlowTest.java │ │ │ ├── LogoutFlowTest.java │ │ │ ├── MessageDispatchTest.java │ │ │ ├── MessageTest.java │ │ │ ├── NeedsPrivilegedSessionErrorTest.java │ │ │ ├── OAuth2ClientTest.java │ │ │ ├── OAuth2ConsentRequestOpenIDConnectContextTest.java │ │ │ ├── OAuth2LoginRequestTest.java │ │ │ ├── PatchIdentitiesBodyTest.java │ │ │ ├── PerformNativeLogoutBodyTest.java │ │ │ ├── ProviderTest.java │ │ │ ├── RecoveryCodeForIdentityTest.java │ │ │ ├── RecoveryFlowStateTest.java │ │ │ ├── RecoveryFlowTest.java │ │ │ ├── RecoveryIdentityAddressTest.java │ │ │ ├── RecoveryLinkForIdentityTest.java │ │ │ ├── RegistrationFlowStateTest.java │ │ │ ├── RegistrationFlowTest.java │ │ │ ├── SelfServiceFlowExpiredErrorTest.java │ │ │ ├── SessionAuthenticationMethodTest.java │ │ │ ├── SessionDeviceTest.java │ │ │ ├── SessionTest.java │ │ │ ├── SettingsFlowStateTest.java │ │ │ ├── SettingsFlowTest.java │ │ │ ├── SuccessfulCodeExchangeResponseTest.java │ │ │ ├── SuccessfulNativeLoginTest.java │ │ │ ├── SuccessfulNativeRegistrationTest.java │ │ │ ├── TokenPaginationHeadersTest.java │ │ │ ├── TokenPaginationTest.java │ │ │ ├── UiContainerTest.java │ │ │ ├── UiNodeAnchorAttributesTest.java │ │ │ ├── UiNodeAttributesTest.java │ │ │ ├── UiNodeDivisionAttributesTest.java │ │ │ ├── UiNodeImageAttributesTest.java │ │ │ ├── UiNodeInputAttributesTest.java │ │ │ ├── UiNodeMetaTest.java │ │ │ ├── UiNodeScriptAttributesTest.java │ │ │ ├── UiNodeTest.java │ │ │ ├── UiNodeTextAttributesTest.java │ │ │ ├── UiTextTest.java │ │ │ ├── UpdateFedcmFlowBodyTest.java │ │ │ ├── UpdateIdentityBodyTest.java │ │ │ ├── UpdateLoginFlowBodyTest.java │ │ │ ├── UpdateLoginFlowWithCodeMethodTest.java │ │ │ ├── UpdateLoginFlowWithIdentifierFirstMethodTest.java │ │ │ ├── UpdateLoginFlowWithLookupSecretMethodTest.java │ │ │ ├── UpdateLoginFlowWithOidcMethodTest.java │ │ │ ├── UpdateLoginFlowWithPasskeyMethodTest.java │ │ │ ├── UpdateLoginFlowWithPasswordMethodTest.java │ │ │ ├── UpdateLoginFlowWithSamlMethodTest.java │ │ │ ├── UpdateLoginFlowWithTotpMethodTest.java │ │ │ ├── UpdateLoginFlowWithWebAuthnMethodTest.java │ │ │ ├── UpdateRecoveryFlowBodyTest.java │ │ │ ├── UpdateRecoveryFlowWithCodeMethodTest.java │ │ │ ├── UpdateRecoveryFlowWithLinkMethodTest.java │ │ │ ├── UpdateRegistrationFlowBodyTest.java │ │ │ ├── UpdateRegistrationFlowWithCodeMethodTest.java │ │ │ ├── UpdateRegistrationFlowWithOidcMethodTest.java │ │ │ ├── UpdateRegistrationFlowWithPasskeyMethodTest.java │ │ │ ├── UpdateRegistrationFlowWithPasswordMethodTest.java │ │ │ ├── UpdateRegistrationFlowWithProfileMethodTest.java │ │ │ ├── UpdateRegistrationFlowWithSamlMethodTest.java │ │ │ ├── UpdateRegistrationFlowWithWebAuthnMethodTest.java │ │ │ ├── UpdateSettingsFlowBodyTest.java │ │ │ ├── UpdateSettingsFlowWithLookupMethodTest.java │ │ │ ├── UpdateSettingsFlowWithOidcMethodTest.java │ │ │ ├── UpdateSettingsFlowWithPasskeyMethodTest.java │ │ │ ├── UpdateSettingsFlowWithPasswordMethodTest.java │ │ │ ├── UpdateSettingsFlowWithProfileMethodTest.java │ │ │ ├── UpdateSettingsFlowWithSamlMethodTest.java │ │ │ ├── UpdateSettingsFlowWithTotpMethodTest.java │ │ │ ├── UpdateSettingsFlowWithWebAuthnMethodTest.java │ │ │ ├── UpdateVerificationFlowBodyTest.java │ │ │ ├── UpdateVerificationFlowWithCodeMethodTest.java │ │ │ ├── UpdateVerificationFlowWithLinkMethodTest.java │ │ │ ├── VerifiableIdentityAddressTest.java │ │ │ ├── VerificationFlowStateTest.java │ │ │ ├── VerificationFlowTest.java │ │ │ └── VersionTest.java │ ├── php │ │ ├── .gitignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── .php-cs-fixer.dist.php │ │ ├── LICENSE │ │ ├── README.md │ │ ├── composer.json │ │ ├── composer.lock │ │ ├── docs │ │ │ ├── Api │ │ │ │ ├── CourierApi.md │ │ │ │ ├── FrontendApi.md │ │ │ │ ├── IdentityApi.md │ │ │ │ └── MetadataApi.md │ │ │ └── Model │ │ │ │ ├── AuthenticatorAssuranceLevel.md │ │ │ │ ├── BatchPatchIdentitiesResponse.md │ │ │ │ ├── ConsistencyRequestParameters.md │ │ │ │ ├── ContinueWith.md │ │ │ │ ├── ContinueWithRecoveryUi.md │ │ │ │ ├── ContinueWithRecoveryUiFlow.md │ │ │ │ ├── ContinueWithRedirectBrowserTo.md │ │ │ │ ├── ContinueWithSetOrySessionToken.md │ │ │ │ ├── ContinueWithSettingsUi.md │ │ │ │ ├── ContinueWithSettingsUiFlow.md │ │ │ │ ├── ContinueWithVerificationUi.md │ │ │ │ ├── ContinueWithVerificationUiFlow.md │ │ │ │ ├── CourierMessageStatus.md │ │ │ │ ├── CourierMessageType.md │ │ │ │ ├── CreateFedcmFlowResponse.md │ │ │ │ ├── CreateIdentityBody.md │ │ │ │ ├── CreateRecoveryCodeForIdentityBody.md │ │ │ │ ├── CreateRecoveryLinkForIdentityBody.md │ │ │ │ ├── DeleteMySessionsCount.md │ │ │ │ ├── ErrorAuthenticatorAssuranceLevelNotSatisfied.md │ │ │ │ ├── ErrorBrowserLocationChangeRequired.md │ │ │ │ ├── ErrorFlowReplaced.md │ │ │ │ ├── ErrorGeneric.md │ │ │ │ ├── FlowError.md │ │ │ │ ├── GenericError.md │ │ │ │ ├── GetVersion200Response.md │ │ │ │ ├── HealthNotReadyStatus.md │ │ │ │ ├── HealthStatus.md │ │ │ │ ├── Identity.md │ │ │ │ ├── IdentityCredentials.md │ │ │ │ ├── IdentityCredentialsCode.md │ │ │ │ ├── IdentityCredentialsCodeAddress.md │ │ │ │ ├── IdentityCredentialsOidc.md │ │ │ │ ├── IdentityCredentialsOidcProvider.md │ │ │ │ ├── IdentityCredentialsPassword.md │ │ │ │ ├── IdentityPatch.md │ │ │ │ ├── IdentityPatchResponse.md │ │ │ │ ├── IdentitySchemaContainer.md │ │ │ │ ├── IdentityWithCredentials.md │ │ │ │ ├── IdentityWithCredentialsOidc.md │ │ │ │ ├── IdentityWithCredentialsOidcConfig.md │ │ │ │ ├── IdentityWithCredentialsOidcConfigProvider.md │ │ │ │ ├── IdentityWithCredentialsPassword.md │ │ │ │ ├── IdentityWithCredentialsPasswordConfig.md │ │ │ │ ├── IdentityWithCredentialsSaml.md │ │ │ │ ├── IdentityWithCredentialsSamlConfig.md │ │ │ │ ├── IdentityWithCredentialsSamlConfigProvider.md │ │ │ │ ├── IsAlive200Response.md │ │ │ │ ├── IsReady503Response.md │ │ │ │ ├── JsonPatch.md │ │ │ │ ├── LoginFlow.md │ │ │ │ ├── LoginFlowState.md │ │ │ │ ├── LogoutFlow.md │ │ │ │ ├── Message.md │ │ │ │ ├── MessageDispatch.md │ │ │ │ ├── NeedsPrivilegedSessionError.md │ │ │ │ ├── OAuth2Client.md │ │ │ │ ├── OAuth2ConsentRequestOpenIDConnectContext.md │ │ │ │ ├── OAuth2LoginRequest.md │ │ │ │ ├── PatchIdentitiesBody.md │ │ │ │ ├── PerformNativeLogoutBody.md │ │ │ │ ├── Provider.md │ │ │ │ ├── RecoveryCodeForIdentity.md │ │ │ │ ├── RecoveryFlow.md │ │ │ │ ├── RecoveryFlowState.md │ │ │ │ ├── RecoveryIdentityAddress.md │ │ │ │ ├── RecoveryLinkForIdentity.md │ │ │ │ ├── RegistrationFlow.md │ │ │ │ ├── RegistrationFlowState.md │ │ │ │ ├── SelfServiceFlowExpiredError.md │ │ │ │ ├── Session.md │ │ │ │ ├── SessionAuthenticationMethod.md │ │ │ │ ├── SessionDevice.md │ │ │ │ ├── SettingsFlow.md │ │ │ │ ├── SettingsFlowState.md │ │ │ │ ├── SuccessfulCodeExchangeResponse.md │ │ │ │ ├── SuccessfulNativeLogin.md │ │ │ │ ├── SuccessfulNativeRegistration.md │ │ │ │ ├── TokenPagination.md │ │ │ │ ├── TokenPaginationHeaders.md │ │ │ │ ├── UiContainer.md │ │ │ │ ├── UiNode.md │ │ │ │ ├── UiNodeAnchorAttributes.md │ │ │ │ ├── UiNodeAttributes.md │ │ │ │ ├── UiNodeDivisionAttributes.md │ │ │ │ ├── UiNodeImageAttributes.md │ │ │ │ ├── UiNodeInputAttributes.md │ │ │ │ ├── UiNodeMeta.md │ │ │ │ ├── UiNodeScriptAttributes.md │ │ │ │ ├── UiNodeTextAttributes.md │ │ │ │ ├── UiText.md │ │ │ │ ├── UpdateFedcmFlowBody.md │ │ │ │ ├── UpdateIdentityBody.md │ │ │ │ ├── UpdateLoginFlowBody.md │ │ │ │ ├── UpdateLoginFlowWithCodeMethod.md │ │ │ │ ├── UpdateLoginFlowWithIdentifierFirstMethod.md │ │ │ │ ├── UpdateLoginFlowWithLookupSecretMethod.md │ │ │ │ ├── UpdateLoginFlowWithOidcMethod.md │ │ │ │ ├── UpdateLoginFlowWithPasskeyMethod.md │ │ │ │ ├── UpdateLoginFlowWithPasswordMethod.md │ │ │ │ ├── UpdateLoginFlowWithSamlMethod.md │ │ │ │ ├── UpdateLoginFlowWithTotpMethod.md │ │ │ │ ├── UpdateLoginFlowWithWebAuthnMethod.md │ │ │ │ ├── UpdateRecoveryFlowBody.md │ │ │ │ ├── UpdateRecoveryFlowWithCodeMethod.md │ │ │ │ ├── UpdateRecoveryFlowWithLinkMethod.md │ │ │ │ ├── UpdateRegistrationFlowBody.md │ │ │ │ ├── UpdateRegistrationFlowWithCodeMethod.md │ │ │ │ ├── UpdateRegistrationFlowWithOidcMethod.md │ │ │ │ ├── UpdateRegistrationFlowWithPasskeyMethod.md │ │ │ │ ├── UpdateRegistrationFlowWithPasswordMethod.md │ │ │ │ ├── UpdateRegistrationFlowWithProfileMethod.md │ │ │ │ ├── UpdateRegistrationFlowWithSamlMethod.md │ │ │ │ ├── UpdateRegistrationFlowWithWebAuthnMethod.md │ │ │ │ ├── UpdateSettingsFlowBody.md │ │ │ │ ├── UpdateSettingsFlowWithLookupMethod.md │ │ │ │ ├── UpdateSettingsFlowWithOidcMethod.md │ │ │ │ ├── UpdateSettingsFlowWithPasskeyMethod.md │ │ │ │ ├── UpdateSettingsFlowWithPasswordMethod.md │ │ │ │ ├── UpdateSettingsFlowWithProfileMethod.md │ │ │ │ ├── UpdateSettingsFlowWithSamlMethod.md │ │ │ │ ├── UpdateSettingsFlowWithTotpMethod.md │ │ │ │ ├── UpdateSettingsFlowWithWebAuthnMethod.md │ │ │ │ ├── UpdateVerificationFlowBody.md │ │ │ │ ├── UpdateVerificationFlowWithCodeMethod.md │ │ │ │ ├── UpdateVerificationFlowWithLinkMethod.md │ │ │ │ ├── VerifiableIdentityAddress.md │ │ │ │ ├── VerificationFlow.md │ │ │ │ ├── VerificationFlowState.md │ │ │ │ └── Version.md │ │ ├── lib │ │ │ ├── Api │ │ │ │ ├── CourierApi.php │ │ │ │ ├── FrontendApi.php │ │ │ │ ├── IdentityApi.php │ │ │ │ └── MetadataApi.php │ │ │ ├── ApiException.php │ │ │ ├── Configuration.php │ │ │ ├── HeaderSelector.php │ │ │ ├── Model │ │ │ │ ├── AuthenticatorAssuranceLevel.php │ │ │ │ ├── BatchPatchIdentitiesResponse.php │ │ │ │ ├── ConsistencyRequestParameters.php │ │ │ │ ├── ContinueWith.php │ │ │ │ ├── ContinueWithRecoveryUi.php │ │ │ │ ├── ContinueWithRecoveryUiFlow.php │ │ │ │ ├── ContinueWithRedirectBrowserTo.php │ │ │ │ ├── ContinueWithSetOrySessionToken.php │ │ │ │ ├── ContinueWithSettingsUi.php │ │ │ │ ├── ContinueWithSettingsUiFlow.php │ │ │ │ ├── ContinueWithVerificationUi.php │ │ │ │ ├── ContinueWithVerificationUiFlow.php │ │ │ │ ├── CourierMessageStatus.php │ │ │ │ ├── CourierMessageType.php │ │ │ │ ├── CreateFedcmFlowResponse.php │ │ │ │ ├── CreateIdentityBody.php │ │ │ │ ├── CreateRecoveryCodeForIdentityBody.php │ │ │ │ ├── CreateRecoveryLinkForIdentityBody.php │ │ │ │ ├── DeleteMySessionsCount.php │ │ │ │ ├── ErrorAuthenticatorAssuranceLevelNotSatisfied.php │ │ │ │ ├── ErrorBrowserLocationChangeRequired.php │ │ │ │ ├── ErrorFlowReplaced.php │ │ │ │ ├── ErrorGeneric.php │ │ │ │ ├── FlowError.php │ │ │ │ ├── GenericError.php │ │ │ │ ├── GetVersion200Response.php │ │ │ │ ├── HealthNotReadyStatus.php │ │ │ │ ├── HealthStatus.php │ │ │ │ ├── Identity.php │ │ │ │ ├── IdentityCredentials.php │ │ │ │ ├── IdentityCredentialsCode.php │ │ │ │ ├── IdentityCredentialsCodeAddress.php │ │ │ │ ├── IdentityCredentialsOidc.php │ │ │ │ ├── IdentityCredentialsOidcProvider.php │ │ │ │ ├── IdentityCredentialsPassword.php │ │ │ │ ├── IdentityPatch.php │ │ │ │ ├── IdentityPatchResponse.php │ │ │ │ ├── IdentitySchemaContainer.php │ │ │ │ ├── IdentityWithCredentials.php │ │ │ │ ├── IdentityWithCredentialsOidc.php │ │ │ │ ├── IdentityWithCredentialsOidcConfig.php │ │ │ │ ├── IdentityWithCredentialsOidcConfigProvider.php │ │ │ │ ├── IdentityWithCredentialsPassword.php │ │ │ │ ├── IdentityWithCredentialsPasswordConfig.php │ │ │ │ ├── IdentityWithCredentialsSaml.php │ │ │ │ ├── IdentityWithCredentialsSamlConfig.php │ │ │ │ ├── IdentityWithCredentialsSamlConfigProvider.php │ │ │ │ ├── IsAlive200Response.php │ │ │ │ ├── IsReady503Response.php │ │ │ │ ├── JsonPatch.php │ │ │ │ ├── LoginFlow.php │ │ │ │ ├── LoginFlowState.php │ │ │ │ ├── LogoutFlow.php │ │ │ │ ├── Message.php │ │ │ │ ├── MessageDispatch.php │ │ │ │ ├── ModelInterface.php │ │ │ │ ├── NeedsPrivilegedSessionError.php │ │ │ │ ├── OAuth2Client.php │ │ │ │ ├── OAuth2ConsentRequestOpenIDConnectContext.php │ │ │ │ ├── OAuth2LoginRequest.php │ │ │ │ ├── PatchIdentitiesBody.php │ │ │ │ ├── PerformNativeLogoutBody.php │ │ │ │ ├── Provider.php │ │ │ │ ├── RecoveryCodeForIdentity.php │ │ │ │ ├── RecoveryFlow.php │ │ │ │ ├── RecoveryFlowState.php │ │ │ │ ├── RecoveryIdentityAddress.php │ │ │ │ ├── RecoveryLinkForIdentity.php │ │ │ │ ├── RegistrationFlow.php │ │ │ │ ├── RegistrationFlowState.php │ │ │ │ ├── SelfServiceFlowExpiredError.php │ │ │ │ ├── Session.php │ │ │ │ ├── SessionAuthenticationMethod.php │ │ │ │ ├── SessionDevice.php │ │ │ │ ├── SettingsFlow.php │ │ │ │ ├── SettingsFlowState.php │ │ │ │ ├── SuccessfulCodeExchangeResponse.php │ │ │ │ ├── SuccessfulNativeLogin.php │ │ │ │ ├── SuccessfulNativeRegistration.php │ │ │ │ ├── TokenPagination.php │ │ │ │ ├── TokenPaginationHeaders.php │ │ │ │ ├── UiContainer.php │ │ │ │ ├── UiNode.php │ │ │ │ ├── UiNodeAnchorAttributes.php │ │ │ │ ├── UiNodeAttributes.php │ │ │ │ ├── UiNodeDivisionAttributes.php │ │ │ │ ├── UiNodeImageAttributes.php │ │ │ │ ├── UiNodeInputAttributes.php │ │ │ │ ├── UiNodeMeta.php │ │ │ │ ├── UiNodeScriptAttributes.php │ │ │ │ ├── UiNodeTextAttributes.php │ │ │ │ ├── UiText.php │ │ │ │ ├── UpdateFedcmFlowBody.php │ │ │ │ ├── UpdateIdentityBody.php │ │ │ │ ├── UpdateLoginFlowBody.php │ │ │ │ ├── UpdateLoginFlowWithCodeMethod.php │ │ │ │ ├── UpdateLoginFlowWithIdentifierFirstMethod.php │ │ │ │ ├── UpdateLoginFlowWithLookupSecretMethod.php │ │ │ │ ├── UpdateLoginFlowWithOidcMethod.php │ │ │ │ ├── UpdateLoginFlowWithPasskeyMethod.php │ │ │ │ ├── UpdateLoginFlowWithPasswordMethod.php │ │ │ │ ├── UpdateLoginFlowWithSamlMethod.php │ │ │ │ ├── UpdateLoginFlowWithTotpMethod.php │ │ │ │ ├── UpdateLoginFlowWithWebAuthnMethod.php │ │ │ │ ├── UpdateRecoveryFlowBody.php │ │ │ │ ├── UpdateRecoveryFlowWithCodeMethod.php │ │ │ │ ├── UpdateRecoveryFlowWithLinkMethod.php │ │ │ │ ├── UpdateRegistrationFlowBody.php │ │ │ │ ├── UpdateRegistrationFlowWithCodeMethod.php │ │ │ │ ├── UpdateRegistrationFlowWithOidcMethod.php │ │ │ │ ├── UpdateRegistrationFlowWithPasskeyMethod.php │ │ │ │ ├── UpdateRegistrationFlowWithPasswordMethod.php │ │ │ │ ├── UpdateRegistrationFlowWithProfileMethod.php │ │ │ │ ├── UpdateRegistrationFlowWithSamlMethod.php │ │ │ │ ├── UpdateRegistrationFlowWithWebAuthnMethod.php │ │ │ │ ├── UpdateSettingsFlowBody.php │ │ │ │ ├── UpdateSettingsFlowWithLookupMethod.php │ │ │ │ ├── UpdateSettingsFlowWithOidcMethod.php │ │ │ │ ├── UpdateSettingsFlowWithPasskeyMethod.php │ │ │ │ ├── UpdateSettingsFlowWithPasswordMethod.php │ │ │ │ ├── UpdateSettingsFlowWithProfileMethod.php │ │ │ │ ├── UpdateSettingsFlowWithSamlMethod.php │ │ │ │ ├── UpdateSettingsFlowWithTotpMethod.php │ │ │ │ ├── UpdateSettingsFlowWithWebAuthnMethod.php │ │ │ │ ├── UpdateVerificationFlowBody.php │ │ │ │ ├── UpdateVerificationFlowWithCodeMethod.php │ │ │ │ ├── UpdateVerificationFlowWithLinkMethod.php │ │ │ │ ├── VerifiableIdentityAddress.php │ │ │ │ ├── VerificationFlow.php │ │ │ │ ├── VerificationFlowState.php │ │ │ │ └── Version.php │ │ │ └── ObjectSerializer.php │ │ ├── phpunit.xml.dist │ │ └── test │ │ │ ├── Api │ │ │ ├── CourierApiTest.php │ │ │ ├── FrontendApiTest.php │ │ │ ├── IdentityApiTest.php │ │ │ └── MetadataApiTest.php │ │ │ └── Model │ │ │ ├── AuthenticatorAssuranceLevelTest.php │ │ │ ├── BatchPatchIdentitiesResponseTest.php │ │ │ ├── ConsistencyRequestParametersTest.php │ │ │ ├── ContinueWithRecoveryUiFlowTest.php │ │ │ ├── ContinueWithRecoveryUiTest.php │ │ │ ├── ContinueWithRedirectBrowserToTest.php │ │ │ ├── ContinueWithSetOrySessionTokenTest.php │ │ │ ├── ContinueWithSettingsUiFlowTest.php │ │ │ ├── ContinueWithSettingsUiTest.php │ │ │ ├── ContinueWithTest.php │ │ │ ├── ContinueWithVerificationUiFlowTest.php │ │ │ ├── ContinueWithVerificationUiTest.php │ │ │ ├── CourierMessageStatusTest.php │ │ │ ├── CourierMessageTypeTest.php │ │ │ ├── CreateFedcmFlowResponseTest.php │ │ │ ├── CreateIdentityBodyTest.php │ │ │ ├── CreateRecoveryCodeForIdentityBodyTest.php │ │ │ ├── CreateRecoveryLinkForIdentityBodyTest.php │ │ │ ├── DeleteMySessionsCountTest.php │ │ │ ├── ErrorAuthenticatorAssuranceLevelNotSatisfiedTest.php │ │ │ ├── ErrorBrowserLocationChangeRequiredTest.php │ │ │ ├── ErrorFlowReplacedTest.php │ │ │ ├── ErrorGenericTest.php │ │ │ ├── FlowErrorTest.php │ │ │ ├── GenericErrorTest.php │ │ │ ├── GetVersion200ResponseTest.php │ │ │ ├── HealthNotReadyStatusTest.php │ │ │ ├── HealthStatusTest.php │ │ │ ├── IdentityCredentialsCodeAddressTest.php │ │ │ ├── IdentityCredentialsCodeTest.php │ │ │ ├── IdentityCredentialsOidcProviderTest.php │ │ │ ├── IdentityCredentialsOidcTest.php │ │ │ ├── IdentityCredentialsPasswordTest.php │ │ │ ├── IdentityCredentialsTest.php │ │ │ ├── IdentityPatchResponseTest.php │ │ │ ├── IdentityPatchTest.php │ │ │ ├── IdentitySchemaContainerTest.php │ │ │ ├── IdentityTest.php │ │ │ ├── IdentityWithCredentialsOidcConfigProviderTest.php │ │ │ ├── IdentityWithCredentialsOidcConfigTest.php │ │ │ ├── IdentityWithCredentialsOidcTest.php │ │ │ ├── IdentityWithCredentialsPasswordConfigTest.php │ │ │ ├── IdentityWithCredentialsPasswordTest.php │ │ │ ├── IdentityWithCredentialsSamlConfigProviderTest.php │ │ │ ├── IdentityWithCredentialsSamlConfigTest.php │ │ │ ├── IdentityWithCredentialsSamlTest.php │ │ │ ├── IdentityWithCredentialsTest.php │ │ │ ├── IsAlive200ResponseTest.php │ │ │ ├── IsReady503ResponseTest.php │ │ │ ├── JsonPatchTest.php │ │ │ ├── LoginFlowStateTest.php │ │ │ ├── LoginFlowTest.php │ │ │ ├── LogoutFlowTest.php │ │ │ ├── MessageDispatchTest.php │ │ │ ├── MessageTest.php │ │ │ ├── NeedsPrivilegedSessionErrorTest.php │ │ │ ├── OAuth2ClientTest.php │ │ │ ├── OAuth2ConsentRequestOpenIDConnectContextTest.php │ │ │ ├── OAuth2LoginRequestTest.php │ │ │ ├── PatchIdentitiesBodyTest.php │ │ │ ├── PerformNativeLogoutBodyTest.php │ │ │ ├── ProviderTest.php │ │ │ ├── RecoveryCodeForIdentityTest.php │ │ │ ├── RecoveryFlowStateTest.php │ │ │ ├── RecoveryFlowTest.php │ │ │ ├── RecoveryIdentityAddressTest.php │ │ │ ├── RecoveryLinkForIdentityTest.php │ │ │ ├── RegistrationFlowStateTest.php │ │ │ ├── RegistrationFlowTest.php │ │ │ ├── SelfServiceFlowExpiredErrorTest.php │ │ │ ├── SessionAuthenticationMethodTest.php │ │ │ ├── SessionDeviceTest.php │ │ │ ├── SessionTest.php │ │ │ ├── SettingsFlowStateTest.php │ │ │ ├── SettingsFlowTest.php │ │ │ ├── SuccessfulCodeExchangeResponseTest.php │ │ │ ├── SuccessfulNativeLoginTest.php │ │ │ ├── SuccessfulNativeRegistrationTest.php │ │ │ ├── TokenPaginationHeadersTest.php │ │ │ ├── TokenPaginationTest.php │ │ │ ├── UiContainerTest.php │ │ │ ├── UiNodeAnchorAttributesTest.php │ │ │ ├── UiNodeAttributesTest.php │ │ │ ├── UiNodeDivisionAttributesTest.php │ │ │ ├── UiNodeImageAttributesTest.php │ │ │ ├── UiNodeInputAttributesTest.php │ │ │ ├── UiNodeMetaTest.php │ │ │ ├── UiNodeScriptAttributesTest.php │ │ │ ├── UiNodeTest.php │ │ │ ├── UiNodeTextAttributesTest.php │ │ │ ├── UiTextTest.php │ │ │ ├── UpdateFedcmFlowBodyTest.php │ │ │ ├── UpdateIdentityBodyTest.php │ │ │ ├── UpdateLoginFlowBodyTest.php │ │ │ ├── UpdateLoginFlowWithCodeMethodTest.php │ │ │ ├── UpdateLoginFlowWithIdentifierFirstMethodTest.php │ │ │ ├── UpdateLoginFlowWithLookupSecretMethodTest.php │ │ │ ├── UpdateLoginFlowWithOidcMethodTest.php │ │ │ ├── UpdateLoginFlowWithPasskeyMethodTest.php │ │ │ ├── UpdateLoginFlowWithPasswordMethodTest.php │ │ │ ├── UpdateLoginFlowWithSamlMethodTest.php │ │ │ ├── UpdateLoginFlowWithTotpMethodTest.php │ │ │ ├── UpdateLoginFlowWithWebAuthnMethodTest.php │ │ │ ├── UpdateRecoveryFlowBodyTest.php │ │ │ ├── UpdateRecoveryFlowWithCodeMethodTest.php │ │ │ ├── UpdateRecoveryFlowWithLinkMethodTest.php │ │ │ ├── UpdateRegistrationFlowBodyTest.php │ │ │ ├── UpdateRegistrationFlowWithCodeMethodTest.php │ │ │ ├── UpdateRegistrationFlowWithOidcMethodTest.php │ │ │ ├── UpdateRegistrationFlowWithPasskeyMethodTest.php │ │ │ ├── UpdateRegistrationFlowWithPasswordMethodTest.php │ │ │ ├── UpdateRegistrationFlowWithProfileMethodTest.php │ │ │ ├── UpdateRegistrationFlowWithSamlMethodTest.php │ │ │ ├── UpdateRegistrationFlowWithWebAuthnMethodTest.php │ │ │ ├── UpdateSettingsFlowBodyTest.php │ │ │ ├── UpdateSettingsFlowWithLookupMethodTest.php │ │ │ ├── UpdateSettingsFlowWithOidcMethodTest.php │ │ │ ├── UpdateSettingsFlowWithPasskeyMethodTest.php │ │ │ ├── UpdateSettingsFlowWithPasswordMethodTest.php │ │ │ ├── UpdateSettingsFlowWithProfileMethodTest.php │ │ │ ├── UpdateSettingsFlowWithSamlMethodTest.php │ │ │ ├── UpdateSettingsFlowWithTotpMethodTest.php │ │ │ ├── UpdateSettingsFlowWithWebAuthnMethodTest.php │ │ │ ├── UpdateVerificationFlowBodyTest.php │ │ │ ├── UpdateVerificationFlowWithCodeMethodTest.php │ │ │ ├── UpdateVerificationFlowWithLinkMethodTest.php │ │ │ ├── VerifiableIdentityAddressTest.php │ │ │ ├── VerificationFlowStateTest.php │ │ │ ├── VerificationFlowTest.php │ │ │ └── VersionTest.php │ ├── python │ │ ├── .github │ │ │ └── workflows │ │ │ │ └── python.yml │ │ ├── .gitignore │ │ ├── .gitlab-ci.yml │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── LICENSE │ │ ├── README.md │ │ ├── docs │ │ │ ├── AuthenticatorAssuranceLevel.md │ │ │ ├── BatchPatchIdentitiesResponse.md │ │ │ ├── ConsistencyRequestParameters.md │ │ │ ├── ContinueWith.md │ │ │ ├── ContinueWithRecoveryUi.md │ │ │ ├── ContinueWithRecoveryUiFlow.md │ │ │ ├── ContinueWithRedirectBrowserTo.md │ │ │ ├── ContinueWithSetOrySessionToken.md │ │ │ ├── ContinueWithSettingsUi.md │ │ │ ├── ContinueWithSettingsUiFlow.md │ │ │ ├── ContinueWithVerificationUi.md │ │ │ ├── ContinueWithVerificationUiFlow.md │ │ │ ├── CourierApi.md │ │ │ ├── CourierMessageStatus.md │ │ │ ├── CourierMessageType.md │ │ │ ├── CreateFedcmFlowResponse.md │ │ │ ├── CreateIdentityBody.md │ │ │ ├── CreateRecoveryCodeForIdentityBody.md │ │ │ ├── CreateRecoveryLinkForIdentityBody.md │ │ │ ├── DeleteMySessionsCount.md │ │ │ ├── ErrorAuthenticatorAssuranceLevelNotSatisfied.md │ │ │ ├── ErrorBrowserLocationChangeRequired.md │ │ │ ├── ErrorFlowReplaced.md │ │ │ ├── ErrorGeneric.md │ │ │ ├── FlowError.md │ │ │ ├── FrontendApi.md │ │ │ ├── GenericError.md │ │ │ ├── GetVersion200Response.md │ │ │ ├── HealthNotReadyStatus.md │ │ │ ├── HealthStatus.md │ │ │ ├── Identity.md │ │ │ ├── IdentityApi.md │ │ │ ├── IdentityCredentials.md │ │ │ ├── IdentityCredentialsCode.md │ │ │ ├── IdentityCredentialsCodeAddress.md │ │ │ ├── IdentityCredentialsOidc.md │ │ │ ├── IdentityCredentialsOidcProvider.md │ │ │ ├── IdentityCredentialsPassword.md │ │ │ ├── IdentityPatch.md │ │ │ ├── IdentityPatchResponse.md │ │ │ ├── IdentitySchemaContainer.md │ │ │ ├── IdentityWithCredentials.md │ │ │ ├── IdentityWithCredentialsOidc.md │ │ │ ├── IdentityWithCredentialsOidcConfig.md │ │ │ ├── IdentityWithCredentialsOidcConfigProvider.md │ │ │ ├── IdentityWithCredentialsPassword.md │ │ │ ├── IdentityWithCredentialsPasswordConfig.md │ │ │ ├── IdentityWithCredentialsSaml.md │ │ │ ├── IdentityWithCredentialsSamlConfig.md │ │ │ ├── IdentityWithCredentialsSamlConfigProvider.md │ │ │ ├── IsAlive200Response.md │ │ │ ├── IsReady503Response.md │ │ │ ├── JsonPatch.md │ │ │ ├── LoginFlow.md │ │ │ ├── LoginFlowState.md │ │ │ ├── LogoutFlow.md │ │ │ ├── Message.md │ │ │ ├── MessageDispatch.md │ │ │ ├── MetadataApi.md │ │ │ ├── NeedsPrivilegedSessionError.md │ │ │ ├── OAuth2Client.md │ │ │ ├── OAuth2ConsentRequestOpenIDConnectContext.md │ │ │ ├── OAuth2LoginRequest.md │ │ │ ├── PatchIdentitiesBody.md │ │ │ ├── PerformNativeLogoutBody.md │ │ │ ├── Provider.md │ │ │ ├── RecoveryCodeForIdentity.md │ │ │ ├── RecoveryFlow.md │ │ │ ├── RecoveryFlowState.md │ │ │ ├── RecoveryIdentityAddress.md │ │ │ ├── RecoveryLinkForIdentity.md │ │ │ ├── RegistrationFlow.md │ │ │ ├── RegistrationFlowState.md │ │ │ ├── SelfServiceFlowExpiredError.md │ │ │ ├── Session.md │ │ │ ├── SessionAuthenticationMethod.md │ │ │ ├── SessionDevice.md │ │ │ ├── SettingsFlow.md │ │ │ ├── SettingsFlowState.md │ │ │ ├── SuccessfulCodeExchangeResponse.md │ │ │ ├── SuccessfulNativeLogin.md │ │ │ ├── SuccessfulNativeRegistration.md │ │ │ ├── TokenPagination.md │ │ │ ├── TokenPaginationHeaders.md │ │ │ ├── UiContainer.md │ │ │ ├── UiNode.md │ │ │ ├── UiNodeAnchorAttributes.md │ │ │ ├── UiNodeAttributes.md │ │ │ ├── UiNodeDivisionAttributes.md │ │ │ ├── UiNodeImageAttributes.md │ │ │ ├── UiNodeInputAttributes.md │ │ │ ├── UiNodeMeta.md │ │ │ ├── UiNodeScriptAttributes.md │ │ │ ├── UiNodeTextAttributes.md │ │ │ ├── UiText.md │ │ │ ├── UpdateFedcmFlowBody.md │ │ │ ├── UpdateIdentityBody.md │ │ │ ├── UpdateLoginFlowBody.md │ │ │ ├── UpdateLoginFlowWithCodeMethod.md │ │ │ ├── UpdateLoginFlowWithIdentifierFirstMethod.md │ │ │ ├── UpdateLoginFlowWithLookupSecretMethod.md │ │ │ ├── UpdateLoginFlowWithOidcMethod.md │ │ │ ├── UpdateLoginFlowWithPasskeyMethod.md │ │ │ ├── UpdateLoginFlowWithPasswordMethod.md │ │ │ ├── UpdateLoginFlowWithSamlMethod.md │ │ │ ├── UpdateLoginFlowWithTotpMethod.md │ │ │ ├── UpdateLoginFlowWithWebAuthnMethod.md │ │ │ ├── UpdateRecoveryFlowBody.md │ │ │ ├── UpdateRecoveryFlowWithCodeMethod.md │ │ │ ├── UpdateRecoveryFlowWithLinkMethod.md │ │ │ ├── UpdateRegistrationFlowBody.md │ │ │ ├── UpdateRegistrationFlowWithCodeMethod.md │ │ │ ├── UpdateRegistrationFlowWithOidcMethod.md │ │ │ ├── UpdateRegistrationFlowWithPasskeyMethod.md │ │ │ ├── UpdateRegistrationFlowWithPasswordMethod.md │ │ │ ├── UpdateRegistrationFlowWithProfileMethod.md │ │ │ ├── UpdateRegistrationFlowWithSamlMethod.md │ │ │ ├── UpdateRegistrationFlowWithWebAuthnMethod.md │ │ │ ├── UpdateSettingsFlowBody.md │ │ │ ├── UpdateSettingsFlowWithLookupMethod.md │ │ │ ├── UpdateSettingsFlowWithOidcMethod.md │ │ │ ├── UpdateSettingsFlowWithPasskeyMethod.md │ │ │ ├── UpdateSettingsFlowWithPasswordMethod.md │ │ │ ├── UpdateSettingsFlowWithProfileMethod.md │ │ │ ├── UpdateSettingsFlowWithSamlMethod.md │ │ │ ├── UpdateSettingsFlowWithTotpMethod.md │ │ │ ├── UpdateSettingsFlowWithWebAuthnMethod.md │ │ │ ├── UpdateVerificationFlowBody.md │ │ │ ├── UpdateVerificationFlowWithCodeMethod.md │ │ │ ├── UpdateVerificationFlowWithLinkMethod.md │ │ │ ├── VerifiableIdentityAddress.md │ │ │ ├── VerificationFlow.md │ │ │ ├── VerificationFlowState.md │ │ │ └── Version.md │ │ ├── ory_kratos_client │ │ │ ├── __init__.py │ │ │ ├── api │ │ │ │ ├── __init__.py │ │ │ │ ├── courier_api.py │ │ │ │ ├── frontend_api.py │ │ │ │ ├── identity_api.py │ │ │ │ └── metadata_api.py │ │ │ ├── api_client.py │ │ │ ├── api_response.py │ │ │ ├── configuration.py │ │ │ ├── exceptions.py │ │ │ ├── models │ │ │ │ ├── __init__.py │ │ │ │ ├── authenticator_assurance_level.py │ │ │ │ ├── batch_patch_identities_response.py │ │ │ │ ├── consistency_request_parameters.py │ │ │ │ ├── continue_with.py │ │ │ │ ├── continue_with_recovery_ui.py │ │ │ │ ├── continue_with_recovery_ui_flow.py │ │ │ │ ├── continue_with_redirect_browser_to.py │ │ │ │ ├── continue_with_set_ory_session_token.py │ │ │ │ ├── continue_with_settings_ui.py │ │ │ │ ├── continue_with_settings_ui_flow.py │ │ │ │ ├── continue_with_verification_ui.py │ │ │ │ ├── continue_with_verification_ui_flow.py │ │ │ │ ├── courier_message_status.py │ │ │ │ ├── courier_message_type.py │ │ │ │ ├── create_fedcm_flow_response.py │ │ │ │ ├── create_identity_body.py │ │ │ │ ├── create_recovery_code_for_identity_body.py │ │ │ │ ├── create_recovery_link_for_identity_body.py │ │ │ │ ├── delete_my_sessions_count.py │ │ │ │ ├── error_authenticator_assurance_level_not_satisfied.py │ │ │ │ ├── error_browser_location_change_required.py │ │ │ │ ├── error_flow_replaced.py │ │ │ │ ├── error_generic.py │ │ │ │ ├── flow_error.py │ │ │ │ ├── generic_error.py │ │ │ │ ├── get_version200_response.py │ │ │ │ ├── health_not_ready_status.py │ │ │ │ ├── health_status.py │ │ │ │ ├── identity.py │ │ │ │ ├── identity_credentials.py │ │ │ │ ├── identity_credentials_code.py │ │ │ │ ├── identity_credentials_code_address.py │ │ │ │ ├── identity_credentials_oidc.py │ │ │ │ ├── identity_credentials_oidc_provider.py │ │ │ │ ├── identity_credentials_password.py │ │ │ │ ├── identity_patch.py │ │ │ │ ├── identity_patch_response.py │ │ │ │ ├── identity_schema_container.py │ │ │ │ ├── identity_with_credentials.py │ │ │ │ ├── identity_with_credentials_oidc.py │ │ │ │ ├── identity_with_credentials_oidc_config.py │ │ │ │ ├── identity_with_credentials_oidc_config_provider.py │ │ │ │ ├── identity_with_credentials_password.py │ │ │ │ ├── identity_with_credentials_password_config.py │ │ │ │ ├── identity_with_credentials_saml.py │ │ │ │ ├── identity_with_credentials_saml_config.py │ │ │ │ ├── identity_with_credentials_saml_config_provider.py │ │ │ │ ├── is_alive200_response.py │ │ │ │ ├── is_ready503_response.py │ │ │ │ ├── json_patch.py │ │ │ │ ├── login_flow.py │ │ │ │ ├── login_flow_state.py │ │ │ │ ├── logout_flow.py │ │ │ │ ├── message.py │ │ │ │ ├── message_dispatch.py │ │ │ │ ├── needs_privileged_session_error.py │ │ │ │ ├── o_auth2_client.py │ │ │ │ ├── o_auth2_consent_request_open_id_connect_context.py │ │ │ │ ├── o_auth2_login_request.py │ │ │ │ ├── patch_identities_body.py │ │ │ │ ├── perform_native_logout_body.py │ │ │ │ ├── provider.py │ │ │ │ ├── recovery_code_for_identity.py │ │ │ │ ├── recovery_flow.py │ │ │ │ ├── recovery_flow_state.py │ │ │ │ ├── recovery_identity_address.py │ │ │ │ ├── recovery_link_for_identity.py │ │ │ │ ├── registration_flow.py │ │ │ │ ├── registration_flow_state.py │ │ │ │ ├── self_service_flow_expired_error.py │ │ │ │ ├── session.py │ │ │ │ ├── session_authentication_method.py │ │ │ │ ├── session_device.py │ │ │ │ ├── settings_flow.py │ │ │ │ ├── settings_flow_state.py │ │ │ │ ├── successful_code_exchange_response.py │ │ │ │ ├── successful_native_login.py │ │ │ │ ├── successful_native_registration.py │ │ │ │ ├── token_pagination.py │ │ │ │ ├── token_pagination_headers.py │ │ │ │ ├── ui_container.py │ │ │ │ ├── ui_node.py │ │ │ │ ├── ui_node_anchor_attributes.py │ │ │ │ ├── ui_node_attributes.py │ │ │ │ ├── ui_node_division_attributes.py │ │ │ │ ├── ui_node_image_attributes.py │ │ │ │ ├── ui_node_input_attributes.py │ │ │ │ ├── ui_node_meta.py │ │ │ │ ├── ui_node_script_attributes.py │ │ │ │ ├── ui_node_text_attributes.py │ │ │ │ ├── ui_text.py │ │ │ │ ├── update_fedcm_flow_body.py │ │ │ │ ├── update_identity_body.py │ │ │ │ ├── update_login_flow_body.py │ │ │ │ ├── update_login_flow_with_code_method.py │ │ │ │ ├── update_login_flow_with_identifier_first_method.py │ │ │ │ ├── update_login_flow_with_lookup_secret_method.py │ │ │ │ ├── update_login_flow_with_oidc_method.py │ │ │ │ ├── update_login_flow_with_passkey_method.py │ │ │ │ ├── update_login_flow_with_password_method.py │ │ │ │ ├── update_login_flow_with_saml_method.py │ │ │ │ ├── update_login_flow_with_totp_method.py │ │ │ │ ├── update_login_flow_with_web_authn_method.py │ │ │ │ ├── update_recovery_flow_body.py │ │ │ │ ├── update_recovery_flow_with_code_method.py │ │ │ │ ├── update_recovery_flow_with_link_method.py │ │ │ │ ├── update_registration_flow_body.py │ │ │ │ ├── update_registration_flow_with_code_method.py │ │ │ │ ├── update_registration_flow_with_oidc_method.py │ │ │ │ ├── update_registration_flow_with_passkey_method.py │ │ │ │ ├── update_registration_flow_with_password_method.py │ │ │ │ ├── update_registration_flow_with_profile_method.py │ │ │ │ ├── update_registration_flow_with_saml_method.py │ │ │ │ ├── update_registration_flow_with_web_authn_method.py │ │ │ │ ├── update_settings_flow_body.py │ │ │ │ ├── update_settings_flow_with_lookup_method.py │ │ │ │ ├── update_settings_flow_with_oidc_method.py │ │ │ │ ├── update_settings_flow_with_passkey_method.py │ │ │ │ ├── update_settings_flow_with_password_method.py │ │ │ │ ├── update_settings_flow_with_profile_method.py │ │ │ │ ├── update_settings_flow_with_saml_method.py │ │ │ │ ├── update_settings_flow_with_totp_method.py │ │ │ │ ├── update_settings_flow_with_web_authn_method.py │ │ │ │ ├── update_verification_flow_body.py │ │ │ │ ├── update_verification_flow_with_code_method.py │ │ │ │ ├── update_verification_flow_with_link_method.py │ │ │ │ ├── verifiable_identity_address.py │ │ │ │ ├── verification_flow.py │ │ │ │ ├── verification_flow_state.py │ │ │ │ └── version.py │ │ │ ├── py.typed │ │ │ └── rest.py │ │ ├── pyproject.toml │ │ ├── requirements.txt │ │ ├── setup.cfg │ │ ├── setup.py │ │ ├── test-requirements.txt │ │ ├── test │ │ │ ├── __init__.py │ │ │ ├── test_authenticator_assurance_level.py │ │ │ ├── test_batch_patch_identities_response.py │ │ │ ├── test_consistency_request_parameters.py │ │ │ ├── test_continue_with.py │ │ │ ├── test_continue_with_recovery_ui.py │ │ │ ├── test_continue_with_recovery_ui_flow.py │ │ │ ├── test_continue_with_redirect_browser_to.py │ │ │ ├── test_continue_with_set_ory_session_token.py │ │ │ ├── test_continue_with_settings_ui.py │ │ │ ├── test_continue_with_settings_ui_flow.py │ │ │ ├── test_continue_with_verification_ui.py │ │ │ ├── test_continue_with_verification_ui_flow.py │ │ │ ├── test_courier_api.py │ │ │ ├── test_courier_message_status.py │ │ │ ├── test_courier_message_type.py │ │ │ ├── test_create_fedcm_flow_response.py │ │ │ ├── test_create_identity_body.py │ │ │ ├── test_create_recovery_code_for_identity_body.py │ │ │ ├── test_create_recovery_link_for_identity_body.py │ │ │ ├── test_delete_my_sessions_count.py │ │ │ ├── test_error_authenticator_assurance_level_not_satisfied.py │ │ │ ├── test_error_browser_location_change_required.py │ │ │ ├── test_error_flow_replaced.py │ │ │ ├── test_error_generic.py │ │ │ ├── test_flow_error.py │ │ │ ├── test_frontend_api.py │ │ │ ├── test_generic_error.py │ │ │ ├── test_get_version200_response.py │ │ │ ├── test_health_not_ready_status.py │ │ │ ├── test_health_status.py │ │ │ ├── test_identity.py │ │ │ ├── test_identity_api.py │ │ │ ├── test_identity_credentials.py │ │ │ ├── test_identity_credentials_code.py │ │ │ ├── test_identity_credentials_code_address.py │ │ │ ├── test_identity_credentials_oidc.py │ │ │ ├── test_identity_credentials_oidc_provider.py │ │ │ ├── test_identity_credentials_password.py │ │ │ ├── test_identity_patch.py │ │ │ ├── test_identity_patch_response.py │ │ │ ├── test_identity_schema_container.py │ │ │ ├── test_identity_with_credentials.py │ │ │ ├── test_identity_with_credentials_oidc.py │ │ │ ├── test_identity_with_credentials_oidc_config.py │ │ │ ├── test_identity_with_credentials_oidc_config_provider.py │ │ │ ├── test_identity_with_credentials_password.py │ │ │ ├── test_identity_with_credentials_password_config.py │ │ │ ├── test_identity_with_credentials_saml.py │ │ │ ├── test_identity_with_credentials_saml_config.py │ │ │ ├── test_identity_with_credentials_saml_config_provider.py │ │ │ ├── test_is_alive200_response.py │ │ │ ├── test_is_ready503_response.py │ │ │ ├── test_json_patch.py │ │ │ ├── test_login_flow.py │ │ │ ├── test_login_flow_state.py │ │ │ ├── test_logout_flow.py │ │ │ ├── test_message.py │ │ │ ├── test_message_dispatch.py │ │ │ ├── test_metadata_api.py │ │ │ ├── test_needs_privileged_session_error.py │ │ │ ├── test_o_auth2_client.py │ │ │ ├── test_o_auth2_consent_request_open_id_connect_context.py │ │ │ ├── test_o_auth2_login_request.py │ │ │ ├── test_patch_identities_body.py │ │ │ ├── test_perform_native_logout_body.py │ │ │ ├── test_provider.py │ │ │ ├── test_recovery_code_for_identity.py │ │ │ ├── test_recovery_flow.py │ │ │ ├── test_recovery_flow_state.py │ │ │ ├── test_recovery_identity_address.py │ │ │ ├── test_recovery_link_for_identity.py │ │ │ ├── test_registration_flow.py │ │ │ ├── test_registration_flow_state.py │ │ │ ├── test_self_service_flow_expired_error.py │ │ │ ├── test_session.py │ │ │ ├── test_session_authentication_method.py │ │ │ ├── test_session_device.py │ │ │ ├── test_settings_flow.py │ │ │ ├── test_settings_flow_state.py │ │ │ ├── test_successful_code_exchange_response.py │ │ │ ├── test_successful_native_login.py │ │ │ ├── test_successful_native_registration.py │ │ │ ├── test_token_pagination.py │ │ │ ├── test_token_pagination_headers.py │ │ │ ├── test_ui_container.py │ │ │ ├── test_ui_node.py │ │ │ ├── test_ui_node_anchor_attributes.py │ │ │ ├── test_ui_node_attributes.py │ │ │ ├── test_ui_node_division_attributes.py │ │ │ ├── test_ui_node_image_attributes.py │ │ │ ├── test_ui_node_input_attributes.py │ │ │ ├── test_ui_node_meta.py │ │ │ ├── test_ui_node_script_attributes.py │ │ │ ├── test_ui_node_text_attributes.py │ │ │ ├── test_ui_text.py │ │ │ ├── test_update_fedcm_flow_body.py │ │ │ ├── test_update_identity_body.py │ │ │ ├── test_update_login_flow_body.py │ │ │ ├── test_update_login_flow_with_code_method.py │ │ │ ├── test_update_login_flow_with_identifier_first_method.py │ │ │ ├── test_update_login_flow_with_lookup_secret_method.py │ │ │ ├── test_update_login_flow_with_oidc_method.py │ │ │ ├── test_update_login_flow_with_passkey_method.py │ │ │ ├── test_update_login_flow_with_password_method.py │ │ │ ├── test_update_login_flow_with_saml_method.py │ │ │ ├── test_update_login_flow_with_totp_method.py │ │ │ ├── test_update_login_flow_with_web_authn_method.py │ │ │ ├── test_update_recovery_flow_body.py │ │ │ ├── test_update_recovery_flow_with_code_method.py │ │ │ ├── test_update_recovery_flow_with_link_method.py │ │ │ ├── test_update_registration_flow_body.py │ │ │ ├── test_update_registration_flow_with_code_method.py │ │ │ ├── test_update_registration_flow_with_oidc_method.py │ │ │ ├── test_update_registration_flow_with_passkey_method.py │ │ │ ├── test_update_registration_flow_with_password_method.py │ │ │ ├── test_update_registration_flow_with_profile_method.py │ │ │ ├── test_update_registration_flow_with_saml_method.py │ │ │ ├── test_update_registration_flow_with_web_authn_method.py │ │ │ ├── test_update_settings_flow_body.py │ │ │ ├── test_update_settings_flow_with_lookup_method.py │ │ │ ├── test_update_settings_flow_with_oidc_method.py │ │ │ ├── test_update_settings_flow_with_passkey_method.py │ │ │ ├── test_update_settings_flow_with_password_method.py │ │ │ ├── test_update_settings_flow_with_profile_method.py │ │ │ ├── test_update_settings_flow_with_saml_method.py │ │ │ ├── test_update_settings_flow_with_totp_method.py │ │ │ ├── test_update_settings_flow_with_web_authn_method.py │ │ │ ├── test_update_verification_flow_body.py │ │ │ ├── test_update_verification_flow_with_code_method.py │ │ │ ├── test_update_verification_flow_with_link_method.py │ │ │ ├── test_verifiable_identity_address.py │ │ │ ├── test_verification_flow.py │ │ │ ├── test_verification_flow_state.py │ │ │ └── test_version.py │ │ └── tox.ini │ ├── ruby │ │ ├── .gitignore │ │ ├── .gitlab-ci.yml │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── .rspec │ │ ├── .rubocop.yml │ │ ├── Gemfile │ │ ├── Gemfile.lock │ │ ├── LICENSE │ │ ├── README.md │ │ ├── Rakefile │ │ ├── docs │ │ │ ├── AuthenticatorAssuranceLevel.md │ │ │ ├── BatchPatchIdentitiesResponse.md │ │ │ ├── ConsistencyRequestParameters.md │ │ │ ├── ContinueWith.md │ │ │ ├── ContinueWithRecoveryUi.md │ │ │ ├── ContinueWithRecoveryUiFlow.md │ │ │ ├── ContinueWithRedirectBrowserTo.md │ │ │ ├── ContinueWithSetOrySessionToken.md │ │ │ ├── ContinueWithSettingsUi.md │ │ │ ├── ContinueWithSettingsUiFlow.md │ │ │ ├── ContinueWithVerificationUi.md │ │ │ ├── ContinueWithVerificationUiFlow.md │ │ │ ├── CourierApi.md │ │ │ ├── CourierMessageStatus.md │ │ │ ├── CourierMessageType.md │ │ │ ├── CreateFedcmFlowResponse.md │ │ │ ├── CreateIdentityBody.md │ │ │ ├── CreateRecoveryCodeForIdentityBody.md │ │ │ ├── CreateRecoveryLinkForIdentityBody.md │ │ │ ├── DeleteMySessionsCount.md │ │ │ ├── ErrorAuthenticatorAssuranceLevelNotSatisfied.md │ │ │ ├── ErrorBrowserLocationChangeRequired.md │ │ │ ├── ErrorFlowReplaced.md │ │ │ ├── ErrorGeneric.md │ │ │ ├── FlowError.md │ │ │ ├── FrontendApi.md │ │ │ ├── GenericError.md │ │ │ ├── GetVersion200Response.md │ │ │ ├── HealthNotReadyStatus.md │ │ │ ├── HealthStatus.md │ │ │ ├── Identity.md │ │ │ ├── IdentityApi.md │ │ │ ├── IdentityCredentials.md │ │ │ ├── IdentityCredentialsCode.md │ │ │ ├── IdentityCredentialsCodeAddress.md │ │ │ ├── IdentityCredentialsOidc.md │ │ │ ├── IdentityCredentialsOidcProvider.md │ │ │ ├── IdentityCredentialsPassword.md │ │ │ ├── IdentityPatch.md │ │ │ ├── IdentityPatchResponse.md │ │ │ ├── IdentitySchemaContainer.md │ │ │ ├── IdentityWithCredentials.md │ │ │ ├── IdentityWithCredentialsOidc.md │ │ │ ├── IdentityWithCredentialsOidcConfig.md │ │ │ ├── IdentityWithCredentialsOidcConfigProvider.md │ │ │ ├── IdentityWithCredentialsPassword.md │ │ │ ├── IdentityWithCredentialsPasswordConfig.md │ │ │ ├── IdentityWithCredentialsSaml.md │ │ │ ├── IdentityWithCredentialsSamlConfig.md │ │ │ ├── IdentityWithCredentialsSamlConfigProvider.md │ │ │ ├── IsAlive200Response.md │ │ │ ├── IsReady503Response.md │ │ │ ├── JsonPatch.md │ │ │ ├── LoginFlow.md │ │ │ ├── LoginFlowState.md │ │ │ ├── LogoutFlow.md │ │ │ ├── Message.md │ │ │ ├── MessageDispatch.md │ │ │ ├── MetadataApi.md │ │ │ ├── NeedsPrivilegedSessionError.md │ │ │ ├── OAuth2Client.md │ │ │ ├── OAuth2ConsentRequestOpenIDConnectContext.md │ │ │ ├── OAuth2LoginRequest.md │ │ │ ├── PatchIdentitiesBody.md │ │ │ ├── PerformNativeLogoutBody.md │ │ │ ├── Provider.md │ │ │ ├── RecoveryCodeForIdentity.md │ │ │ ├── RecoveryFlow.md │ │ │ ├── RecoveryFlowState.md │ │ │ ├── RecoveryIdentityAddress.md │ │ │ ├── RecoveryLinkForIdentity.md │ │ │ ├── RegistrationFlow.md │ │ │ ├── RegistrationFlowState.md │ │ │ ├── SelfServiceFlowExpiredError.md │ │ │ ├── Session.md │ │ │ ├── SessionAuthenticationMethod.md │ │ │ ├── SessionDevice.md │ │ │ ├── SettingsFlow.md │ │ │ ├── SettingsFlowState.md │ │ │ ├── SuccessfulCodeExchangeResponse.md │ │ │ ├── SuccessfulNativeLogin.md │ │ │ ├── SuccessfulNativeRegistration.md │ │ │ ├── TokenPagination.md │ │ │ ├── TokenPaginationHeaders.md │ │ │ ├── UiContainer.md │ │ │ ├── UiNode.md │ │ │ ├── UiNodeAnchorAttributes.md │ │ │ ├── UiNodeAttributes.md │ │ │ ├── UiNodeDivisionAttributes.md │ │ │ ├── UiNodeImageAttributes.md │ │ │ ├── UiNodeInputAttributes.md │ │ │ ├── UiNodeMeta.md │ │ │ ├── UiNodeScriptAttributes.md │ │ │ ├── UiNodeTextAttributes.md │ │ │ ├── UiText.md │ │ │ ├── UpdateFedcmFlowBody.md │ │ │ ├── UpdateIdentityBody.md │ │ │ ├── UpdateLoginFlowBody.md │ │ │ ├── UpdateLoginFlowWithCodeMethod.md │ │ │ ├── UpdateLoginFlowWithIdentifierFirstMethod.md │ │ │ ├── UpdateLoginFlowWithLookupSecretMethod.md │ │ │ ├── UpdateLoginFlowWithOidcMethod.md │ │ │ ├── UpdateLoginFlowWithPasskeyMethod.md │ │ │ ├── UpdateLoginFlowWithPasswordMethod.md │ │ │ ├── UpdateLoginFlowWithSamlMethod.md │ │ │ ├── UpdateLoginFlowWithTotpMethod.md │ │ │ ├── UpdateLoginFlowWithWebAuthnMethod.md │ │ │ ├── UpdateRecoveryFlowBody.md │ │ │ ├── UpdateRecoveryFlowWithCodeMethod.md │ │ │ ├── UpdateRecoveryFlowWithLinkMethod.md │ │ │ ├── UpdateRegistrationFlowBody.md │ │ │ ├── UpdateRegistrationFlowWithCodeMethod.md │ │ │ ├── UpdateRegistrationFlowWithOidcMethod.md │ │ │ ├── UpdateRegistrationFlowWithPasskeyMethod.md │ │ │ ├── UpdateRegistrationFlowWithPasswordMethod.md │ │ │ ├── UpdateRegistrationFlowWithProfileMethod.md │ │ │ ├── UpdateRegistrationFlowWithSamlMethod.md │ │ │ ├── UpdateRegistrationFlowWithWebAuthnMethod.md │ │ │ ├── UpdateSettingsFlowBody.md │ │ │ ├── UpdateSettingsFlowWithLookupMethod.md │ │ │ ├── UpdateSettingsFlowWithOidcMethod.md │ │ │ ├── UpdateSettingsFlowWithPasskeyMethod.md │ │ │ ├── UpdateSettingsFlowWithPasswordMethod.md │ │ │ ├── UpdateSettingsFlowWithProfileMethod.md │ │ │ ├── UpdateSettingsFlowWithSamlMethod.md │ │ │ ├── UpdateSettingsFlowWithTotpMethod.md │ │ │ ├── UpdateSettingsFlowWithWebAuthnMethod.md │ │ │ ├── UpdateVerificationFlowBody.md │ │ │ ├── UpdateVerificationFlowWithCodeMethod.md │ │ │ ├── UpdateVerificationFlowWithLinkMethod.md │ │ │ ├── VerifiableIdentityAddress.md │ │ │ ├── VerificationFlow.md │ │ │ ├── VerificationFlowState.md │ │ │ └── Version.md │ │ ├── lib │ │ │ ├── ory-kratos-client.rb │ │ │ └── ory-kratos-client │ │ │ │ ├── api │ │ │ │ ├── courier_api.rb │ │ │ │ ├── frontend_api.rb │ │ │ │ ├── identity_api.rb │ │ │ │ └── metadata_api.rb │ │ │ │ ├── api_client.rb │ │ │ │ ├── api_error.rb │ │ │ │ ├── configuration.rb │ │ │ │ ├── models │ │ │ │ ├── authenticator_assurance_level.rb │ │ │ │ ├── batch_patch_identities_response.rb │ │ │ │ ├── consistency_request_parameters.rb │ │ │ │ ├── continue_with.rb │ │ │ │ ├── continue_with_recovery_ui.rb │ │ │ │ ├── continue_with_recovery_ui_flow.rb │ │ │ │ ├── continue_with_redirect_browser_to.rb │ │ │ │ ├── continue_with_set_ory_session_token.rb │ │ │ │ ├── continue_with_settings_ui.rb │ │ │ │ ├── continue_with_settings_ui_flow.rb │ │ │ │ ├── continue_with_verification_ui.rb │ │ │ │ ├── continue_with_verification_ui_flow.rb │ │ │ │ ├── courier_message_status.rb │ │ │ │ ├── courier_message_type.rb │ │ │ │ ├── create_fedcm_flow_response.rb │ │ │ │ ├── create_identity_body.rb │ │ │ │ ├── create_recovery_code_for_identity_body.rb │ │ │ │ ├── create_recovery_link_for_identity_body.rb │ │ │ │ ├── delete_my_sessions_count.rb │ │ │ │ ├── error_authenticator_assurance_level_not_satisfied.rb │ │ │ │ ├── error_browser_location_change_required.rb │ │ │ │ ├── error_flow_replaced.rb │ │ │ │ ├── error_generic.rb │ │ │ │ ├── flow_error.rb │ │ │ │ ├── generic_error.rb │ │ │ │ ├── get_version200_response.rb │ │ │ │ ├── health_not_ready_status.rb │ │ │ │ ├── health_status.rb │ │ │ │ ├── identity.rb │ │ │ │ ├── identity_credentials.rb │ │ │ │ ├── identity_credentials_code.rb │ │ │ │ ├── identity_credentials_code_address.rb │ │ │ │ ├── identity_credentials_oidc.rb │ │ │ │ ├── identity_credentials_oidc_provider.rb │ │ │ │ ├── identity_credentials_password.rb │ │ │ │ ├── identity_patch.rb │ │ │ │ ├── identity_patch_response.rb │ │ │ │ ├── identity_schema_container.rb │ │ │ │ ├── identity_with_credentials.rb │ │ │ │ ├── identity_with_credentials_oidc.rb │ │ │ │ ├── identity_with_credentials_oidc_config.rb │ │ │ │ ├── identity_with_credentials_oidc_config_provider.rb │ │ │ │ ├── identity_with_credentials_password.rb │ │ │ │ ├── identity_with_credentials_password_config.rb │ │ │ │ ├── identity_with_credentials_saml.rb │ │ │ │ ├── identity_with_credentials_saml_config.rb │ │ │ │ ├── identity_with_credentials_saml_config_provider.rb │ │ │ │ ├── is_alive200_response.rb │ │ │ │ ├── is_ready503_response.rb │ │ │ │ ├── json_patch.rb │ │ │ │ ├── login_flow.rb │ │ │ │ ├── login_flow_state.rb │ │ │ │ ├── logout_flow.rb │ │ │ │ ├── message.rb │ │ │ │ ├── message_dispatch.rb │ │ │ │ ├── needs_privileged_session_error.rb │ │ │ │ ├── o_auth2_client.rb │ │ │ │ ├── o_auth2_consent_request_open_id_connect_context.rb │ │ │ │ ├── o_auth2_login_request.rb │ │ │ │ ├── patch_identities_body.rb │ │ │ │ ├── perform_native_logout_body.rb │ │ │ │ ├── provider.rb │ │ │ │ ├── recovery_code_for_identity.rb │ │ │ │ ├── recovery_flow.rb │ │ │ │ ├── recovery_flow_state.rb │ │ │ │ ├── recovery_identity_address.rb │ │ │ │ ├── recovery_link_for_identity.rb │ │ │ │ ├── registration_flow.rb │ │ │ │ ├── registration_flow_state.rb │ │ │ │ ├── self_service_flow_expired_error.rb │ │ │ │ ├── session.rb │ │ │ │ ├── session_authentication_method.rb │ │ │ │ ├── session_device.rb │ │ │ │ ├── settings_flow.rb │ │ │ │ ├── settings_flow_state.rb │ │ │ │ ├── successful_code_exchange_response.rb │ │ │ │ ├── successful_native_login.rb │ │ │ │ ├── successful_native_registration.rb │ │ │ │ ├── token_pagination.rb │ │ │ │ ├── token_pagination_headers.rb │ │ │ │ ├── ui_container.rb │ │ │ │ ├── ui_node.rb │ │ │ │ ├── ui_node_anchor_attributes.rb │ │ │ │ ├── ui_node_attributes.rb │ │ │ │ ├── ui_node_division_attributes.rb │ │ │ │ ├── ui_node_image_attributes.rb │ │ │ │ ├── ui_node_input_attributes.rb │ │ │ │ ├── ui_node_meta.rb │ │ │ │ ├── ui_node_script_attributes.rb │ │ │ │ ├── ui_node_text_attributes.rb │ │ │ │ ├── ui_text.rb │ │ │ │ ├── update_fedcm_flow_body.rb │ │ │ │ ├── update_identity_body.rb │ │ │ │ ├── update_login_flow_body.rb │ │ │ │ ├── update_login_flow_with_code_method.rb │ │ │ │ ├── update_login_flow_with_identifier_first_method.rb │ │ │ │ ├── update_login_flow_with_lookup_secret_method.rb │ │ │ │ ├── update_login_flow_with_oidc_method.rb │ │ │ │ ├── update_login_flow_with_passkey_method.rb │ │ │ │ ├── update_login_flow_with_password_method.rb │ │ │ │ ├── update_login_flow_with_saml_method.rb │ │ │ │ ├── update_login_flow_with_totp_method.rb │ │ │ │ ├── update_login_flow_with_web_authn_method.rb │ │ │ │ ├── update_recovery_flow_body.rb │ │ │ │ ├── update_recovery_flow_with_code_method.rb │ │ │ │ ├── update_recovery_flow_with_link_method.rb │ │ │ │ ├── update_registration_flow_body.rb │ │ │ │ ├── update_registration_flow_with_code_method.rb │ │ │ │ ├── update_registration_flow_with_oidc_method.rb │ │ │ │ ├── update_registration_flow_with_passkey_method.rb │ │ │ │ ├── update_registration_flow_with_password_method.rb │ │ │ │ ├── update_registration_flow_with_profile_method.rb │ │ │ │ ├── update_registration_flow_with_saml_method.rb │ │ │ │ ├── update_registration_flow_with_web_authn_method.rb │ │ │ │ ├── update_settings_flow_body.rb │ │ │ │ ├── update_settings_flow_with_lookup_method.rb │ │ │ │ ├── update_settings_flow_with_oidc_method.rb │ │ │ │ ├── update_settings_flow_with_passkey_method.rb │ │ │ │ ├── update_settings_flow_with_password_method.rb │ │ │ │ ├── update_settings_flow_with_profile_method.rb │ │ │ │ ├── update_settings_flow_with_saml_method.rb │ │ │ │ ├── update_settings_flow_with_totp_method.rb │ │ │ │ ├── update_settings_flow_with_web_authn_method.rb │ │ │ │ ├── update_verification_flow_body.rb │ │ │ │ ├── update_verification_flow_with_code_method.rb │ │ │ │ ├── update_verification_flow_with_link_method.rb │ │ │ │ ├── verifiable_identity_address.rb │ │ │ │ ├── verification_flow.rb │ │ │ │ ├── verification_flow_state.rb │ │ │ │ └── version.rb │ │ │ │ └── version.rb │ │ ├── ory-kratos-client.gemspec │ │ └── spec │ │ │ ├── api │ │ │ ├── courier_api_spec.rb │ │ │ ├── frontend_api_spec.rb │ │ │ ├── identity_api_spec.rb │ │ │ └── metadata_api_spec.rb │ │ │ ├── models │ │ │ ├── authenticator_assurance_level_spec.rb │ │ │ ├── batch_patch_identities_response_spec.rb │ │ │ ├── consistency_request_parameters_spec.rb │ │ │ ├── continue_with_recovery_ui_flow_spec.rb │ │ │ ├── continue_with_recovery_ui_spec.rb │ │ │ ├── continue_with_redirect_browser_to_spec.rb │ │ │ ├── continue_with_set_ory_session_token_spec.rb │ │ │ ├── continue_with_settings_ui_flow_spec.rb │ │ │ ├── continue_with_settings_ui_spec.rb │ │ │ ├── continue_with_spec.rb │ │ │ ├── continue_with_verification_ui_flow_spec.rb │ │ │ ├── continue_with_verification_ui_spec.rb │ │ │ ├── courier_message_status_spec.rb │ │ │ ├── courier_message_type_spec.rb │ │ │ ├── create_fedcm_flow_response_spec.rb │ │ │ ├── create_identity_body_spec.rb │ │ │ ├── create_recovery_code_for_identity_body_spec.rb │ │ │ ├── create_recovery_link_for_identity_body_spec.rb │ │ │ ├── delete_my_sessions_count_spec.rb │ │ │ ├── error_authenticator_assurance_level_not_satisfied_spec.rb │ │ │ ├── error_browser_location_change_required_spec.rb │ │ │ ├── error_flow_replaced_spec.rb │ │ │ ├── error_generic_spec.rb │ │ │ ├── flow_error_spec.rb │ │ │ ├── generic_error_spec.rb │ │ │ ├── get_version200_response_spec.rb │ │ │ ├── health_not_ready_status_spec.rb │ │ │ ├── health_status_spec.rb │ │ │ ├── identity_credentials_code_address_spec.rb │ │ │ ├── identity_credentials_code_spec.rb │ │ │ ├── identity_credentials_oidc_provider_spec.rb │ │ │ ├── identity_credentials_oidc_spec.rb │ │ │ ├── identity_credentials_password_spec.rb │ │ │ ├── identity_credentials_spec.rb │ │ │ ├── identity_patch_response_spec.rb │ │ │ ├── identity_patch_spec.rb │ │ │ ├── identity_schema_container_spec.rb │ │ │ ├── identity_spec.rb │ │ │ ├── identity_with_credentials_oidc_config_provider_spec.rb │ │ │ ├── identity_with_credentials_oidc_config_spec.rb │ │ │ ├── identity_with_credentials_oidc_spec.rb │ │ │ ├── identity_with_credentials_password_config_spec.rb │ │ │ ├── identity_with_credentials_password_spec.rb │ │ │ ├── identity_with_credentials_saml_config_provider_spec.rb │ │ │ ├── identity_with_credentials_saml_config_spec.rb │ │ │ ├── identity_with_credentials_saml_spec.rb │ │ │ ├── identity_with_credentials_spec.rb │ │ │ ├── is_alive200_response_spec.rb │ │ │ ├── is_ready503_response_spec.rb │ │ │ ├── json_patch_spec.rb │ │ │ ├── login_flow_spec.rb │ │ │ ├── login_flow_state_spec.rb │ │ │ ├── logout_flow_spec.rb │ │ │ ├── message_dispatch_spec.rb │ │ │ ├── message_spec.rb │ │ │ ├── needs_privileged_session_error_spec.rb │ │ │ ├── o_auth2_client_spec.rb │ │ │ ├── o_auth2_consent_request_open_id_connect_context_spec.rb │ │ │ ├── o_auth2_login_request_spec.rb │ │ │ ├── patch_identities_body_spec.rb │ │ │ ├── perform_native_logout_body_spec.rb │ │ │ ├── provider_spec.rb │ │ │ ├── recovery_code_for_identity_spec.rb │ │ │ ├── recovery_flow_spec.rb │ │ │ ├── recovery_flow_state_spec.rb │ │ │ ├── recovery_identity_address_spec.rb │ │ │ ├── recovery_link_for_identity_spec.rb │ │ │ ├── registration_flow_spec.rb │ │ │ ├── registration_flow_state_spec.rb │ │ │ ├── self_service_flow_expired_error_spec.rb │ │ │ ├── session_authentication_method_spec.rb │ │ │ ├── session_device_spec.rb │ │ │ ├── session_spec.rb │ │ │ ├── settings_flow_spec.rb │ │ │ ├── settings_flow_state_spec.rb │ │ │ ├── successful_code_exchange_response_spec.rb │ │ │ ├── successful_native_login_spec.rb │ │ │ ├── successful_native_registration_spec.rb │ │ │ ├── token_pagination_headers_spec.rb │ │ │ ├── token_pagination_spec.rb │ │ │ ├── ui_container_spec.rb │ │ │ ├── ui_node_anchor_attributes_spec.rb │ │ │ ├── ui_node_attributes_spec.rb │ │ │ ├── ui_node_division_attributes_spec.rb │ │ │ ├── ui_node_image_attributes_spec.rb │ │ │ ├── ui_node_input_attributes_spec.rb │ │ │ ├── ui_node_meta_spec.rb │ │ │ ├── ui_node_script_attributes_spec.rb │ │ │ ├── ui_node_spec.rb │ │ │ ├── ui_node_text_attributes_spec.rb │ │ │ ├── ui_text_spec.rb │ │ │ ├── update_fedcm_flow_body_spec.rb │ │ │ ├── update_identity_body_spec.rb │ │ │ ├── update_login_flow_body_spec.rb │ │ │ ├── update_login_flow_with_code_method_spec.rb │ │ │ ├── update_login_flow_with_identifier_first_method_spec.rb │ │ │ ├── update_login_flow_with_lookup_secret_method_spec.rb │ │ │ ├── update_login_flow_with_oidc_method_spec.rb │ │ │ ├── update_login_flow_with_passkey_method_spec.rb │ │ │ ├── update_login_flow_with_password_method_spec.rb │ │ │ ├── update_login_flow_with_saml_method_spec.rb │ │ │ ├── update_login_flow_with_totp_method_spec.rb │ │ │ ├── update_login_flow_with_web_authn_method_spec.rb │ │ │ ├── update_recovery_flow_body_spec.rb │ │ │ ├── update_recovery_flow_with_code_method_spec.rb │ │ │ ├── update_recovery_flow_with_link_method_spec.rb │ │ │ ├── update_registration_flow_body_spec.rb │ │ │ ├── update_registration_flow_with_code_method_spec.rb │ │ │ ├── update_registration_flow_with_oidc_method_spec.rb │ │ │ ├── update_registration_flow_with_passkey_method_spec.rb │ │ │ ├── update_registration_flow_with_password_method_spec.rb │ │ │ ├── update_registration_flow_with_profile_method_spec.rb │ │ │ ├── update_registration_flow_with_saml_method_spec.rb │ │ │ ├── update_registration_flow_with_web_authn_method_spec.rb │ │ │ ├── update_settings_flow_body_spec.rb │ │ │ ├── update_settings_flow_with_lookup_method_spec.rb │ │ │ ├── update_settings_flow_with_oidc_method_spec.rb │ │ │ ├── update_settings_flow_with_passkey_method_spec.rb │ │ │ ├── update_settings_flow_with_password_method_spec.rb │ │ │ ├── update_settings_flow_with_profile_method_spec.rb │ │ │ ├── update_settings_flow_with_saml_method_spec.rb │ │ │ ├── update_settings_flow_with_totp_method_spec.rb │ │ │ ├── update_settings_flow_with_web_authn_method_spec.rb │ │ │ ├── update_verification_flow_body_spec.rb │ │ │ ├── update_verification_flow_with_code_method_spec.rb │ │ │ ├── update_verification_flow_with_link_method_spec.rb │ │ │ ├── verifiable_identity_address_spec.rb │ │ │ ├── verification_flow_spec.rb │ │ │ ├── verification_flow_state_spec.rb │ │ │ └── version_spec.rb │ │ │ └── spec_helper.rb │ ├── rust │ │ ├── .gitignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── Cargo.toml │ │ ├── LICENSE │ │ ├── README.md │ │ ├── docs │ │ │ ├── AuthenticatorAssuranceLevel.md │ │ │ ├── BatchPatchIdentitiesResponse.md │ │ │ ├── ConsistencyRequestParameters.md │ │ │ ├── ContinueWith.md │ │ │ ├── ContinueWithRecoveryUi.md │ │ │ ├── ContinueWithRecoveryUiFlow.md │ │ │ ├── ContinueWithRedirectBrowserTo.md │ │ │ ├── ContinueWithSetOrySessionToken.md │ │ │ ├── ContinueWithSettingsUi.md │ │ │ ├── ContinueWithSettingsUiFlow.md │ │ │ ├── ContinueWithVerificationUi.md │ │ │ ├── ContinueWithVerificationUiFlow.md │ │ │ ├── CourierApi.md │ │ │ ├── CourierMessageStatus.md │ │ │ ├── CourierMessageType.md │ │ │ ├── CreateFedcmFlowResponse.md │ │ │ ├── CreateIdentityBody.md │ │ │ ├── CreateRecoveryCodeForIdentityBody.md │ │ │ ├── CreateRecoveryLinkForIdentityBody.md │ │ │ ├── DeleteMySessionsCount.md │ │ │ ├── ErrorAuthenticatorAssuranceLevelNotSatisfied.md │ │ │ ├── ErrorBrowserLocationChangeRequired.md │ │ │ ├── ErrorFlowReplaced.md │ │ │ ├── ErrorGeneric.md │ │ │ ├── FlowError.md │ │ │ ├── FrontendApi.md │ │ │ ├── GenericError.md │ │ │ ├── GetVersion200Response.md │ │ │ ├── HealthNotReadyStatus.md │ │ │ ├── HealthStatus.md │ │ │ ├── Identity.md │ │ │ ├── IdentityApi.md │ │ │ ├── IdentityCredentials.md │ │ │ ├── IdentityCredentialsCode.md │ │ │ ├── IdentityCredentialsCodeAddress.md │ │ │ ├── IdentityCredentialsOidc.md │ │ │ ├── IdentityCredentialsOidcProvider.md │ │ │ ├── IdentityCredentialsPassword.md │ │ │ ├── IdentityPatch.md │ │ │ ├── IdentityPatchResponse.md │ │ │ ├── IdentitySchemaContainer.md │ │ │ ├── IdentityWithCredentials.md │ │ │ ├── IdentityWithCredentialsOidc.md │ │ │ ├── IdentityWithCredentialsOidcConfig.md │ │ │ ├── IdentityWithCredentialsOidcConfigProvider.md │ │ │ ├── IdentityWithCredentialsPassword.md │ │ │ ├── IdentityWithCredentialsPasswordConfig.md │ │ │ ├── IdentityWithCredentialsSaml.md │ │ │ ├── IdentityWithCredentialsSamlConfig.md │ │ │ ├── IdentityWithCredentialsSamlConfigProvider.md │ │ │ ├── IsAlive200Response.md │ │ │ ├── IsReady503Response.md │ │ │ ├── JsonPatch.md │ │ │ ├── LoginFlow.md │ │ │ ├── LoginFlowState.md │ │ │ ├── LogoutFlow.md │ │ │ ├── Message.md │ │ │ ├── MessageDispatch.md │ │ │ ├── MetadataApi.md │ │ │ ├── NeedsPrivilegedSessionError.md │ │ │ ├── OAuth2Client.md │ │ │ ├── OAuth2ConsentRequestOpenIdConnectContext.md │ │ │ ├── OAuth2LoginRequest.md │ │ │ ├── PatchIdentitiesBody.md │ │ │ ├── PerformNativeLogoutBody.md │ │ │ ├── Provider.md │ │ │ ├── RecoveryCodeForIdentity.md │ │ │ ├── RecoveryFlow.md │ │ │ ├── RecoveryFlowState.md │ │ │ ├── RecoveryIdentityAddress.md │ │ │ ├── RecoveryLinkForIdentity.md │ │ │ ├── RegistrationFlow.md │ │ │ ├── RegistrationFlowState.md │ │ │ ├── SelfServiceFlowExpiredError.md │ │ │ ├── Session.md │ │ │ ├── SessionAuthenticationMethod.md │ │ │ ├── SessionDevice.md │ │ │ ├── SettingsFlow.md │ │ │ ├── SettingsFlowState.md │ │ │ ├── SuccessfulCodeExchangeResponse.md │ │ │ ├── SuccessfulNativeLogin.md │ │ │ ├── SuccessfulNativeRegistration.md │ │ │ ├── TokenPagination.md │ │ │ ├── TokenPaginationHeaders.md │ │ │ ├── UiContainer.md │ │ │ ├── UiNode.md │ │ │ ├── UiNodeAnchorAttributes.md │ │ │ ├── UiNodeAttributes.md │ │ │ ├── UiNodeDivisionAttributes.md │ │ │ ├── UiNodeImageAttributes.md │ │ │ ├── UiNodeInputAttributes.md │ │ │ ├── UiNodeMeta.md │ │ │ ├── UiNodeScriptAttributes.md │ │ │ ├── UiNodeTextAttributes.md │ │ │ ├── UiText.md │ │ │ ├── UpdateFedcmFlowBody.md │ │ │ ├── UpdateIdentityBody.md │ │ │ ├── UpdateLoginFlowBody.md │ │ │ ├── UpdateLoginFlowWithCodeMethod.md │ │ │ ├── UpdateLoginFlowWithIdentifierFirstMethod.md │ │ │ ├── UpdateLoginFlowWithLookupSecretMethod.md │ │ │ ├── UpdateLoginFlowWithOidcMethod.md │ │ │ ├── UpdateLoginFlowWithPasskeyMethod.md │ │ │ ├── UpdateLoginFlowWithPasswordMethod.md │ │ │ ├── UpdateLoginFlowWithSamlMethod.md │ │ │ ├── UpdateLoginFlowWithTotpMethod.md │ │ │ ├── UpdateLoginFlowWithWebAuthnMethod.md │ │ │ ├── UpdateRecoveryFlowBody.md │ │ │ ├── UpdateRecoveryFlowWithCodeMethod.md │ │ │ ├── UpdateRecoveryFlowWithLinkMethod.md │ │ │ ├── UpdateRegistrationFlowBody.md │ │ │ ├── UpdateRegistrationFlowWithCodeMethod.md │ │ │ ├── UpdateRegistrationFlowWithOidcMethod.md │ │ │ ├── UpdateRegistrationFlowWithPasskeyMethod.md │ │ │ ├── UpdateRegistrationFlowWithPasswordMethod.md │ │ │ ├── UpdateRegistrationFlowWithProfileMethod.md │ │ │ ├── UpdateRegistrationFlowWithSamlMethod.md │ │ │ ├── UpdateRegistrationFlowWithWebAuthnMethod.md │ │ │ ├── UpdateSettingsFlowBody.md │ │ │ ├── UpdateSettingsFlowWithLookupMethod.md │ │ │ ├── UpdateSettingsFlowWithOidcMethod.md │ │ │ ├── UpdateSettingsFlowWithPasskeyMethod.md │ │ │ ├── UpdateSettingsFlowWithPasswordMethod.md │ │ │ ├── UpdateSettingsFlowWithProfileMethod.md │ │ │ ├── UpdateSettingsFlowWithSamlMethod.md │ │ │ ├── UpdateSettingsFlowWithTotpMethod.md │ │ │ ├── UpdateSettingsFlowWithWebAuthnMethod.md │ │ │ ├── UpdateVerificationFlowBody.md │ │ │ ├── UpdateVerificationFlowWithCodeMethod.md │ │ │ ├── UpdateVerificationFlowWithLinkMethod.md │ │ │ ├── VerifiableIdentityAddress.md │ │ │ ├── VerificationFlow.md │ │ │ ├── VerificationFlowState.md │ │ │ └── Version.md │ │ └── src │ │ │ ├── apis │ │ │ ├── configuration.rs │ │ │ ├── courier_api.rs │ │ │ ├── frontend_api.rs │ │ │ ├── identity_api.rs │ │ │ ├── metadata_api.rs │ │ │ └── mod.rs │ │ │ ├── lib.rs │ │ │ └── models │ │ │ ├── authenticator_assurance_level.rs │ │ │ ├── batch_patch_identities_response.rs │ │ │ ├── consistency_request_parameters.rs │ │ │ ├── continue_with.rs │ │ │ ├── continue_with_recovery_ui.rs │ │ │ ├── continue_with_recovery_ui_flow.rs │ │ │ ├── continue_with_redirect_browser_to.rs │ │ │ ├── continue_with_set_ory_session_token.rs │ │ │ ├── continue_with_settings_ui.rs │ │ │ ├── continue_with_settings_ui_flow.rs │ │ │ ├── continue_with_verification_ui.rs │ │ │ ├── continue_with_verification_ui_flow.rs │ │ │ ├── courier_message_status.rs │ │ │ ├── courier_message_type.rs │ │ │ ├── create_fedcm_flow_response.rs │ │ │ ├── create_identity_body.rs │ │ │ ├── create_recovery_code_for_identity_body.rs │ │ │ ├── create_recovery_link_for_identity_body.rs │ │ │ ├── delete_my_sessions_count.rs │ │ │ ├── error_authenticator_assurance_level_not_satisfied.rs │ │ │ ├── error_browser_location_change_required.rs │ │ │ ├── error_flow_replaced.rs │ │ │ ├── error_generic.rs │ │ │ ├── flow_error.rs │ │ │ ├── generic_error.rs │ │ │ ├── get_version_200_response.rs │ │ │ ├── health_not_ready_status.rs │ │ │ ├── health_status.rs │ │ │ ├── identity.rs │ │ │ ├── identity_credentials.rs │ │ │ ├── identity_credentials_code.rs │ │ │ ├── identity_credentials_code_address.rs │ │ │ ├── identity_credentials_oidc.rs │ │ │ ├── identity_credentials_oidc_provider.rs │ │ │ ├── identity_credentials_password.rs │ │ │ ├── identity_patch.rs │ │ │ ├── identity_patch_response.rs │ │ │ ├── identity_schema_container.rs │ │ │ ├── identity_with_credentials.rs │ │ │ ├── identity_with_credentials_oidc.rs │ │ │ ├── identity_with_credentials_oidc_config.rs │ │ │ ├── identity_with_credentials_oidc_config_provider.rs │ │ │ ├── identity_with_credentials_password.rs │ │ │ ├── identity_with_credentials_password_config.rs │ │ │ ├── identity_with_credentials_saml.rs │ │ │ ├── identity_with_credentials_saml_config.rs │ │ │ ├── identity_with_credentials_saml_config_provider.rs │ │ │ ├── is_alive_200_response.rs │ │ │ ├── is_ready_503_response.rs │ │ │ ├── json_patch.rs │ │ │ ├── login_flow.rs │ │ │ ├── login_flow_state.rs │ │ │ ├── logout_flow.rs │ │ │ ├── message.rs │ │ │ ├── message_dispatch.rs │ │ │ ├── mod.rs │ │ │ ├── needs_privileged_session_error.rs │ │ │ ├── o_auth2_client.rs │ │ │ ├── o_auth2_consent_request_open_id_connect_context.rs │ │ │ ├── o_auth2_login_request.rs │ │ │ ├── patch_identities_body.rs │ │ │ ├── perform_native_logout_body.rs │ │ │ ├── provider.rs │ │ │ ├── recovery_code_for_identity.rs │ │ │ ├── recovery_flow.rs │ │ │ ├── recovery_flow_state.rs │ │ │ ├── recovery_identity_address.rs │ │ │ ├── recovery_link_for_identity.rs │ │ │ ├── registration_flow.rs │ │ │ ├── registration_flow_state.rs │ │ │ ├── self_service_flow_expired_error.rs │ │ │ ├── session.rs │ │ │ ├── session_authentication_method.rs │ │ │ ├── session_device.rs │ │ │ ├── settings_flow.rs │ │ │ ├── settings_flow_state.rs │ │ │ ├── successful_code_exchange_response.rs │ │ │ ├── successful_native_login.rs │ │ │ ├── successful_native_registration.rs │ │ │ ├── token_pagination.rs │ │ │ ├── token_pagination_headers.rs │ │ │ ├── ui_container.rs │ │ │ ├── ui_node.rs │ │ │ ├── ui_node_anchor_attributes.rs │ │ │ ├── ui_node_attributes.rs │ │ │ ├── ui_node_division_attributes.rs │ │ │ ├── ui_node_image_attributes.rs │ │ │ ├── ui_node_input_attributes.rs │ │ │ ├── ui_node_meta.rs │ │ │ ├── ui_node_script_attributes.rs │ │ │ ├── ui_node_text_attributes.rs │ │ │ ├── ui_text.rs │ │ │ ├── update_fedcm_flow_body.rs │ │ │ ├── update_identity_body.rs │ │ │ ├── update_login_flow_body.rs │ │ │ ├── update_login_flow_with_code_method.rs │ │ │ ├── update_login_flow_with_identifier_first_method.rs │ │ │ ├── update_login_flow_with_lookup_secret_method.rs │ │ │ ├── update_login_flow_with_oidc_method.rs │ │ │ ├── update_login_flow_with_passkey_method.rs │ │ │ ├── update_login_flow_with_password_method.rs │ │ │ ├── update_login_flow_with_saml_method.rs │ │ │ ├── update_login_flow_with_totp_method.rs │ │ │ ├── update_login_flow_with_web_authn_method.rs │ │ │ ├── update_recovery_flow_body.rs │ │ │ ├── update_recovery_flow_with_code_method.rs │ │ │ ├── update_recovery_flow_with_link_method.rs │ │ │ ├── update_registration_flow_body.rs │ │ │ ├── update_registration_flow_with_code_method.rs │ │ │ ├── update_registration_flow_with_oidc_method.rs │ │ │ ├── update_registration_flow_with_passkey_method.rs │ │ │ ├── update_registration_flow_with_password_method.rs │ │ │ ├── update_registration_flow_with_profile_method.rs │ │ │ ├── update_registration_flow_with_saml_method.rs │ │ │ ├── update_registration_flow_with_web_authn_method.rs │ │ │ ├── update_settings_flow_body.rs │ │ │ ├── update_settings_flow_with_lookup_method.rs │ │ │ ├── update_settings_flow_with_oidc_method.rs │ │ │ ├── update_settings_flow_with_passkey_method.rs │ │ │ ├── update_settings_flow_with_password_method.rs │ │ │ ├── update_settings_flow_with_profile_method.rs │ │ │ ├── update_settings_flow_with_saml_method.rs │ │ │ ├── update_settings_flow_with_totp_method.rs │ │ │ ├── update_settings_flow_with_web_authn_method.rs │ │ │ ├── update_verification_flow_body.rs │ │ │ ├── update_verification_flow_with_code_method.rs │ │ │ ├── update_verification_flow_with_link_method.rs │ │ │ ├── verifiable_identity_address.rs │ │ │ ├── verification_flow.rs │ │ │ ├── verification_flow_state.rs │ │ │ └── version.rs │ ├── typescript-fetch │ │ ├── .gitignore │ │ ├── .npmignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ │ ├── FILES │ │ │ └── VERSION │ │ ├── LICENSE │ │ ├── README.md │ │ ├── package-lock.json │ │ ├── package.json │ │ ├── src │ │ │ ├── apis │ │ │ │ ├── CourierApi.ts │ │ │ │ ├── FrontendApi.ts │ │ │ │ ├── IdentityApi.ts │ │ │ │ ├── MetadataApi.ts │ │ │ │ └── index.ts │ │ │ ├── index.ts │ │ │ ├── models │ │ │ │ ├── AuthenticatorAssuranceLevel.ts │ │ │ │ ├── BatchPatchIdentitiesResponse.ts │ │ │ │ ├── ConsistencyRequestParameters.ts │ │ │ │ ├── ContinueWith.ts │ │ │ │ ├── ContinueWithRecoveryUi.ts │ │ │ │ ├── ContinueWithRecoveryUiFlow.ts │ │ │ │ ├── ContinueWithRedirectBrowserTo.ts │ │ │ │ ├── ContinueWithSetOrySessionToken.ts │ │ │ │ ├── ContinueWithSettingsUi.ts │ │ │ │ ├── ContinueWithSettingsUiFlow.ts │ │ │ │ ├── ContinueWithVerificationUi.ts │ │ │ │ ├── ContinueWithVerificationUiFlow.ts │ │ │ │ ├── CourierMessageStatus.ts │ │ │ │ ├── CourierMessageType.ts │ │ │ │ ├── CreateFedcmFlowResponse.ts │ │ │ │ ├── CreateIdentityBody.ts │ │ │ │ ├── CreateRecoveryCodeForIdentityBody.ts │ │ │ │ ├── CreateRecoveryLinkForIdentityBody.ts │ │ │ │ ├── DeleteMySessionsCount.ts │ │ │ │ ├── ErrorAuthenticatorAssuranceLevelNotSatisfied.ts │ │ │ │ ├── ErrorBrowserLocationChangeRequired.ts │ │ │ │ ├── ErrorFlowReplaced.ts │ │ │ │ ├── ErrorGeneric.ts │ │ │ │ ├── FlowError.ts │ │ │ │ ├── GenericError.ts │ │ │ │ ├── GetVersion200Response.ts │ │ │ │ ├── HealthNotReadyStatus.ts │ │ │ │ ├── HealthStatus.ts │ │ │ │ ├── Identity.ts │ │ │ │ ├── IdentityCredentials.ts │ │ │ │ ├── IdentityCredentialsCode.ts │ │ │ │ ├── IdentityCredentialsCodeAddress.ts │ │ │ │ ├── IdentityCredentialsOidc.ts │ │ │ │ ├── IdentityCredentialsOidcProvider.ts │ │ │ │ ├── IdentityCredentialsPassword.ts │ │ │ │ ├── IdentityPatch.ts │ │ │ │ ├── IdentityPatchResponse.ts │ │ │ │ ├── IdentitySchemaContainer.ts │ │ │ │ ├── IdentityWithCredentials.ts │ │ │ │ ├── IdentityWithCredentialsOidc.ts │ │ │ │ ├── IdentityWithCredentialsOidcConfig.ts │ │ │ │ ├── IdentityWithCredentialsOidcConfigProvider.ts │ │ │ │ ├── IdentityWithCredentialsPassword.ts │ │ │ │ ├── IdentityWithCredentialsPasswordConfig.ts │ │ │ │ ├── IdentityWithCredentialsSaml.ts │ │ │ │ ├── IdentityWithCredentialsSamlConfig.ts │ │ │ │ ├── IdentityWithCredentialsSamlConfigProvider.ts │ │ │ │ ├── IsAlive200Response.ts │ │ │ │ ├── IsReady503Response.ts │ │ │ │ ├── JsonPatch.ts │ │ │ │ ├── LoginFlow.ts │ │ │ │ ├── LoginFlowState.ts │ │ │ │ ├── LogoutFlow.ts │ │ │ │ ├── Message.ts │ │ │ │ ├── MessageDispatch.ts │ │ │ │ ├── NeedsPrivilegedSessionError.ts │ │ │ │ ├── OAuth2Client.ts │ │ │ │ ├── OAuth2ConsentRequestOpenIDConnectContext.ts │ │ │ │ ├── OAuth2LoginRequest.ts │ │ │ │ ├── PatchIdentitiesBody.ts │ │ │ │ ├── PerformNativeLogoutBody.ts │ │ │ │ ├── Provider.ts │ │ │ │ ├── RecoveryCodeForIdentity.ts │ │ │ │ ├── RecoveryFlow.ts │ │ │ │ ├── RecoveryFlowState.ts │ │ │ │ ├── RecoveryIdentityAddress.ts │ │ │ │ ├── RecoveryLinkForIdentity.ts │ │ │ │ ├── RegistrationFlow.ts │ │ │ │ ├── RegistrationFlowState.ts │ │ │ │ ├── SelfServiceFlowExpiredError.ts │ │ │ │ ├── Session.ts │ │ │ │ ├── SessionAuthenticationMethod.ts │ │ │ │ ├── SessionDevice.ts │ │ │ │ ├── SettingsFlow.ts │ │ │ │ ├── SettingsFlowState.ts │ │ │ │ ├── SuccessfulCodeExchangeResponse.ts │ │ │ │ ├── SuccessfulNativeLogin.ts │ │ │ │ ├── SuccessfulNativeRegistration.ts │ │ │ │ ├── TokenPagination.ts │ │ │ │ ├── TokenPaginationHeaders.ts │ │ │ │ ├── UiContainer.ts │ │ │ │ ├── UiNode.ts │ │ │ │ ├── UiNodeAnchorAttributes.ts │ │ │ │ ├── UiNodeAttributes.ts │ │ │ │ ├── UiNodeDivisionAttributes.ts │ │ │ │ ├── UiNodeImageAttributes.ts │ │ │ │ ├── UiNodeInputAttributes.ts │ │ │ │ ├── UiNodeMeta.ts │ │ │ │ ├── UiNodeScriptAttributes.ts │ │ │ │ ├── UiNodeTextAttributes.ts │ │ │ │ ├── UiText.ts │ │ │ │ ├── UpdateFedcmFlowBody.ts │ │ │ │ ├── UpdateIdentityBody.ts │ │ │ │ ├── UpdateLoginFlowBody.ts │ │ │ │ ├── UpdateLoginFlowWithCodeMethod.ts │ │ │ │ ├── UpdateLoginFlowWithIdentifierFirstMethod.ts │ │ │ │ ├── UpdateLoginFlowWithLookupSecretMethod.ts │ │ │ │ ├── UpdateLoginFlowWithOidcMethod.ts │ │ │ │ ├── UpdateLoginFlowWithPasskeyMethod.ts │ │ │ │ ├── UpdateLoginFlowWithPasswordMethod.ts │ │ │ │ ├── UpdateLoginFlowWithSamlMethod.ts │ │ │ │ ├── UpdateLoginFlowWithTotpMethod.ts │ │ │ │ ├── UpdateLoginFlowWithWebAuthnMethod.ts │ │ │ │ ├── UpdateRecoveryFlowBody.ts │ │ │ │ ├── UpdateRecoveryFlowWithCodeMethod.ts │ │ │ │ ├── UpdateRecoveryFlowWithLinkMethod.ts │ │ │ │ ├── UpdateRegistrationFlowBody.ts │ │ │ │ ├── UpdateRegistrationFlowWithCodeMethod.ts │ │ │ │ ├── UpdateRegistrationFlowWithOidcMethod.ts │ │ │ │ ├── UpdateRegistrationFlowWithPasskeyMethod.ts │ │ │ │ ├── UpdateRegistrationFlowWithPasswordMethod.ts │ │ │ │ ├── UpdateRegistrationFlowWithProfileMethod.ts │ │ │ │ ├── UpdateRegistrationFlowWithSamlMethod.ts │ │ │ │ ├── UpdateRegistrationFlowWithWebAuthnMethod.ts │ │ │ │ ├── UpdateSettingsFlowBody.ts │ │ │ │ ├── UpdateSettingsFlowWithLookupMethod.ts │ │ │ │ ├── UpdateSettingsFlowWithOidcMethod.ts │ │ │ │ ├── UpdateSettingsFlowWithPasskeyMethod.ts │ │ │ │ ├── UpdateSettingsFlowWithPasswordMethod.ts │ │ │ │ ├── UpdateSettingsFlowWithProfileMethod.ts │ │ │ │ ├── UpdateSettingsFlowWithSamlMethod.ts │ │ │ │ ├── UpdateSettingsFlowWithTotpMethod.ts │ │ │ │ ├── UpdateSettingsFlowWithWebAuthnMethod.ts │ │ │ │ ├── UpdateVerificationFlowBody.ts │ │ │ │ ├── UpdateVerificationFlowWithCodeMethod.ts │ │ │ │ ├── UpdateVerificationFlowWithLinkMethod.ts │ │ │ │ ├── VerifiableIdentityAddress.ts │ │ │ │ ├── VerificationFlow.ts │ │ │ │ ├── VerificationFlowState.ts │ │ │ │ ├── Version.ts │ │ │ │ └── index.ts │ │ │ └── runtime.ts │ │ ├── tsconfig.esm.json │ │ └── tsconfig.json │ └── typescript │ │ ├── .gitignore │ │ ├── .npmignore │ │ ├── .openapi-generator-ignore │ │ ├── .openapi-generator │ │ ├── FILES │ │ └── VERSION │ │ ├── LICENSE │ │ ├── README.md │ │ ├── api.ts │ │ ├── base.ts │ │ ├── common.ts │ │ ├── configuration.ts │ │ ├── index.ts │ │ ├── package-lock.json │ │ ├── package.json │ │ ├── tsconfig.esm.json │ │ └── tsconfig.json └── oathkeeper │ ├── dart │ ├── .github │ │ └── workflows │ │ │ └── publish.yml │ ├── .gitignore │ ├── .openapi-generator-ignore │ ├── .openapi-generator │ │ ├── FILES │ │ └── VERSION │ ├── CHANGELOG.md │ ├── LICENSE │ ├── README.md │ ├── analysis_options.yaml │ ├── doc │ │ ├── ApiApi.md │ │ ├── GenericError.md │ │ ├── GetVersion200Response.md │ │ ├── HealthNotReadyStatus.md │ │ ├── HealthStatus.md │ │ ├── IsAlive200Response.md │ │ ├── IsReady503Response.md │ │ ├── JsonWebKey.md │ │ ├── JsonWebKeySet.md │ │ ├── MetadataApi.md │ │ ├── Rule.md │ │ ├── RuleHandler.md │ │ ├── RuleMatch.md │ │ ├── Upstream.md │ │ └── Version.md │ ├── lib │ │ ├── ory_oathkeeper_client.dart │ │ └── src │ │ │ ├── api.dart │ │ │ ├── api │ │ │ ├── api_api.dart │ │ │ └── metadata_api.dart │ │ │ ├── api_util.dart │ │ │ ├── auth │ │ │ ├── api_key_auth.dart │ │ │ ├── auth.dart │ │ │ ├── basic_auth.dart │ │ │ ├── bearer_auth.dart │ │ │ └── oauth.dart │ │ │ ├── date_serializer.dart │ │ │ ├── model │ │ │ ├── date.dart │ │ │ ├── generic_error.dart │ │ │ ├── generic_error.g.dart │ │ │ ├── get_version200_response.dart │ │ │ ├── get_version200_response.g.dart │ │ │ ├── health_not_ready_status.dart │ │ │ ├── health_not_ready_status.g.dart │ │ │ ├── health_status.dart │ │ │ ├── health_status.g.dart │ │ │ ├── is_alive200_response.dart │ │ │ ├── is_alive200_response.g.dart │ │ │ ├── is_ready503_response.dart │ │ │ ├── is_ready503_response.g.dart │ │ │ ├── json_web_key.dart │ │ │ ├── json_web_key.g.dart │ │ │ ├── json_web_key_set.dart │ │ │ ├── json_web_key_set.g.dart │ │ │ ├── rule.dart │ │ │ ├── rule.g.dart │ │ │ ├── rule_handler.dart │ │ │ ├── rule_handler.g.dart │ │ │ ├── rule_match.dart │ │ │ ├── rule_match.g.dart │ │ │ ├── upstream.dart │ │ │ ├── upstream.g.dart │ │ │ ├── version.dart │ │ │ └── version.g.dart │ │ │ ├── serializers.dart │ │ │ └── serializers.g.dart │ ├── pubspec.yaml │ └── test │ │ ├── api_api_test.dart │ │ ├── generic_error_test.dart │ │ ├── get_version200_response_test.dart │ │ ├── health_not_ready_status_test.dart │ │ ├── health_status_test.dart │ │ ├── is_alive200_response_test.dart │ │ ├── is_ready503_response_test.dart │ │ ├── json_web_key_set_test.dart │ │ ├── json_web_key_test.dart │ │ ├── metadata_api_test.dart │ │ ├── rule_handler_test.dart │ │ ├── rule_match_test.dart │ │ ├── rule_test.dart │ │ ├── upstream_test.dart │ │ └── version_test.dart │ ├── elixir │ ├── .formatter.exs │ ├── .gitignore │ ├── .openapi-generator-ignore │ ├── .openapi-generator │ │ ├── FILES │ │ └── VERSION │ ├── LICENSE │ ├── README.md │ ├── config │ │ ├── config.exs │ │ └── runtime.exs │ ├── lib │ │ └── ory │ │ │ ├── api │ │ │ ├── api.ex │ │ │ └── metadata.ex │ │ │ ├── connection.ex │ │ │ ├── deserializer.ex │ │ │ ├── model │ │ │ ├── generic_error.ex │ │ │ ├── get_version_200_response.ex │ │ │ ├── health_not_ready_status.ex │ │ │ ├── health_status.ex │ │ │ ├── is_alive_200_response.ex │ │ │ ├── is_ready_503_response.ex │ │ │ ├── json_web_key.ex │ │ │ ├── json_web_key_set.ex │ │ │ ├── rule.ex │ │ │ ├── rule_handler.ex │ │ │ ├── rule_match.ex │ │ │ ├── upstream.ex │ │ │ └── version.ex │ │ │ └── request_builder.ex │ ├── mix.exs │ ├── mix.lock │ └── test │ │ └── test_helper.exs │ ├── go │ ├── .gitignore │ ├── .openapi-generator-ignore │ ├── .openapi-generator │ │ ├── FILES │ │ └── VERSION │ ├── .travis.yml │ ├── LICENSE │ ├── README.md │ ├── api │ │ └── openapi.yaml │ ├── api_api.go │ ├── api_metadata.go │ ├── client.go │ ├── configuration.go │ ├── docs │ │ ├── ApiAPI.md │ │ ├── GenericError.md │ │ ├── GetVersion200Response.md │ │ ├── HealthNotReadyStatus.md │ │ ├── HealthStatus.md │ │ ├── IsAlive200Response.md │ │ ├── IsReady503Response.md │ │ ├── JsonWebKey.md │ │ ├── JsonWebKeySet.md │ │ ├── MetadataAPI.md │ │ ├── Rule.md │ │ ├── RuleHandler.md │ │ ├── RuleMatch.md │ │ ├── Upstream.md │ │ └── Version.md │ ├── git_push.sh │ ├── go.mod │ ├── go.sum │ ├── model_generic_error.go │ ├── model_get_version_200_response.go │ ├── model_health_not_ready_status.go │ ├── model_health_status.go │ ├── model_is_alive_200_response.go │ ├── model_is_ready_503_response.go │ ├── model_json_web_key.go │ ├── model_json_web_key_set.go │ ├── model_rule.go │ ├── model_rule_handler.go │ ├── model_rule_match.go │ ├── model_upstream.go │ ├── model_version.go │ ├── response.go │ ├── test │ │ ├── api_api_test.go │ │ └── api_metadata_test.go │ └── utils.go │ ├── java │ ├── .github │ │ └── workflows │ │ │ └── maven.yml │ ├── .gitignore │ ├── .openapi-generator-ignore │ ├── .openapi-generator │ │ ├── FILES │ │ └── VERSION │ ├── LICENSE │ ├── README.md │ ├── api │ │ └── openapi.yaml │ ├── build.gradle │ ├── build.sbt │ ├── docs │ │ ├── ApiApi.md │ │ ├── GenericError.md │ │ ├── GetVersion200Response.md │ │ ├── HealthNotReadyStatus.md │ │ ├── HealthStatus.md │ │ ├── IsAlive200Response.md │ │ ├── IsReady503Response.md │ │ ├── JsonWebKey.md │ │ ├── JsonWebKeySet.md │ │ ├── MetadataApi.md │ │ ├── Rule.md │ │ ├── RuleHandler.md │ │ ├── RuleMatch.md │ │ ├── Upstream.md │ │ └── Version.md │ ├── gradle.properties │ ├── gradle │ │ └── wrapper │ │ │ ├── gradle-wrapper.jar │ │ │ └── gradle-wrapper.properties │ ├── gradlew │ ├── gradlew.bat │ ├── pom.xml │ ├── settings.gradle │ └── src │ │ ├── main │ │ ├── AndroidManifest.xml │ │ └── java │ │ │ └── sh │ │ │ └── ory │ │ │ └── oathkeeper │ │ │ ├── ApiCallback.java │ │ │ ├── ApiClient.java │ │ │ ├── ApiException.java │ │ │ ├── ApiResponse.java │ │ │ ├── Configuration.java │ │ │ ├── GzipRequestInterceptor.java │ │ │ ├── JSON.java │ │ │ ├── Pair.java │ │ │ ├── ProgressRequestBody.java │ │ │ ├── ProgressResponseBody.java │ │ │ ├── ServerConfiguration.java │ │ │ ├── ServerVariable.java │ │ │ ├── StringUtil.java │ │ │ ├── api │ │ │ ├── ApiApi.java │ │ │ └── MetadataApi.java │ │ │ ├── auth │ │ │ ├── ApiKeyAuth.java │ │ │ ├── Authentication.java │ │ │ ├── HttpBasicAuth.java │ │ │ └── HttpBearerAuth.java │ │ │ └── model │ │ │ ├── AbstractOpenApiSchema.java │ │ │ ├── GenericError.java │ │ │ ├── GetVersion200Response.java │ │ │ ├── HealthNotReadyStatus.java │ │ │ ├── HealthStatus.java │ │ │ ├── IsAlive200Response.java │ │ │ ├── IsReady503Response.java │ │ │ ├── JsonWebKey.java │ │ │ ├── JsonWebKeySet.java │ │ │ ├── Rule.java │ │ │ ├── RuleHandler.java │ │ │ ├── RuleMatch.java │ │ │ ├── Upstream.java │ │ │ └── Version.java │ │ └── test │ │ └── java │ │ └── sh │ │ └── ory │ │ └── oathkeeper │ │ ├── api │ │ ├── ApiApiTest.java │ │ └── MetadataApiTest.java │ │ └── model │ │ ├── GenericErrorTest.java │ │ ├── GetVersion200ResponseTest.java │ │ ├── HealthNotReadyStatusTest.java │ │ ├── HealthStatusTest.java │ │ ├── IsAlive200ResponseTest.java │ │ ├── IsReady503ResponseTest.java │ │ ├── JsonWebKeySetTest.java │ │ ├── JsonWebKeyTest.java │ │ ├── RuleHandlerTest.java │ │ ├── RuleMatchTest.java │ │ ├── RuleTest.java │ │ ├── UpstreamTest.java │ │ └── VersionTest.java │ ├── php │ ├── .gitignore │ ├── .openapi-generator-ignore │ ├── .openapi-generator │ │ ├── FILES │ │ └── VERSION │ ├── .php-cs-fixer.dist.php │ ├── LICENSE │ ├── README.md │ ├── composer.json │ ├── composer.lock │ ├── docs │ │ ├── Api │ │ │ ├── ApiApi.md │ │ │ └── MetadataApi.md │ │ └── Model │ │ │ ├── GenericError.md │ │ │ ├── GetVersion200Response.md │ │ │ ├── HealthNotReadyStatus.md │ │ │ ├── HealthStatus.md │ │ │ ├── IsAlive200Response.md │ │ │ ├── IsReady503Response.md │ │ │ ├── JsonWebKey.md │ │ │ ├── JsonWebKeySet.md │ │ │ ├── Rule.md │ │ │ ├── RuleHandler.md │ │ │ ├── RuleMatch.md │ │ │ ├── Upstream.md │ │ │ └── Version.md │ ├── lib │ │ ├── Api │ │ │ ├── ApiApi.php │ │ │ └── MetadataApi.php │ │ ├── ApiException.php │ │ ├── Configuration.php │ │ ├── HeaderSelector.php │ │ ├── Model │ │ │ ├── GenericError.php │ │ │ ├── GetVersion200Response.php │ │ │ ├── HealthNotReadyStatus.php │ │ │ ├── HealthStatus.php │ │ │ ├── IsAlive200Response.php │ │ │ ├── IsReady503Response.php │ │ │ ├── JsonWebKey.php │ │ │ ├── JsonWebKeySet.php │ │ │ ├── ModelInterface.php │ │ │ ├── Rule.php │ │ │ ├── RuleHandler.php │ │ │ ├── RuleMatch.php │ │ │ ├── Upstream.php │ │ │ └── Version.php │ │ └── ObjectSerializer.php │ ├── phpunit.xml.dist │ └── test │ │ ├── Api │ │ ├── ApiApiTest.php │ │ └── MetadataApiTest.php │ │ └── Model │ │ ├── GenericErrorTest.php │ │ ├── GetVersion200ResponseTest.php │ │ ├── HealthNotReadyStatusTest.php │ │ ├── HealthStatusTest.php │ │ ├── IsAlive200ResponseTest.php │ │ ├── IsReady503ResponseTest.php │ │ ├── JsonWebKeySetTest.php │ │ ├── JsonWebKeyTest.php │ │ ├── RuleHandlerTest.php │ │ ├── RuleMatchTest.php │ │ ├── RuleTest.php │ │ ├── UpstreamTest.php │ │ └── VersionTest.php │ ├── python │ ├── .github │ │ └── workflows │ │ │ └── python.yml │ ├── .gitignore │ ├── .gitlab-ci.yml │ ├── .openapi-generator-ignore │ ├── .openapi-generator │ │ ├── FILES │ │ └── VERSION │ ├── LICENSE │ ├── README.md │ ├── docs │ │ ├── ApiApi.md │ │ ├── GenericError.md │ │ ├── GetVersion200Response.md │ │ ├── HealthNotReadyStatus.md │ │ ├── HealthStatus.md │ │ ├── IsAlive200Response.md │ │ ├── IsReady503Response.md │ │ ├── JsonWebKey.md │ │ ├── JsonWebKeySet.md │ │ ├── MetadataApi.md │ │ ├── Rule.md │ │ ├── RuleHandler.md │ │ ├── RuleMatch.md │ │ ├── Upstream.md │ │ └── Version.md │ ├── ory_oathkeeper_client │ │ ├── __init__.py │ │ ├── api │ │ │ ├── __init__.py │ │ │ ├── api_api.py │ │ │ └── metadata_api.py │ │ ├── api_client.py │ │ ├── api_response.py │ │ ├── configuration.py │ │ ├── exceptions.py │ │ ├── models │ │ │ ├── __init__.py │ │ │ ├── generic_error.py │ │ │ ├── get_version200_response.py │ │ │ ├── health_not_ready_status.py │ │ │ ├── health_status.py │ │ │ ├── is_alive200_response.py │ │ │ ├── is_ready503_response.py │ │ │ ├── json_web_key.py │ │ │ ├── json_web_key_set.py │ │ │ ├── rule.py │ │ │ ├── rule_handler.py │ │ │ ├── rule_match.py │ │ │ ├── upstream.py │ │ │ └── version.py │ │ ├── py.typed │ │ └── rest.py │ ├── pyproject.toml │ ├── requirements.txt │ ├── setup.cfg │ ├── setup.py │ ├── test-requirements.txt │ ├── test │ │ ├── __init__.py │ │ ├── test_api_api.py │ │ ├── test_generic_error.py │ │ ├── test_get_version200_response.py │ │ ├── test_health_not_ready_status.py │ │ ├── test_health_status.py │ │ ├── test_is_alive200_response.py │ │ ├── test_is_ready503_response.py │ │ ├── test_json_web_key.py │ │ ├── test_json_web_key_set.py │ │ ├── test_metadata_api.py │ │ ├── test_rule.py │ │ ├── test_rule_handler.py │ │ ├── test_rule_match.py │ │ ├── test_upstream.py │ │ └── test_version.py │ └── tox.ini │ ├── ruby │ ├── .gitignore │ ├── .gitlab-ci.yml │ ├── .openapi-generator-ignore │ ├── .openapi-generator │ │ ├── FILES │ │ └── VERSION │ ├── .rspec │ ├── .rubocop.yml │ ├── Gemfile │ ├── Gemfile.lock │ ├── LICENSE │ ├── README.md │ ├── Rakefile │ ├── docs │ │ ├── ApiApi.md │ │ ├── GenericError.md │ │ ├── GetVersion200Response.md │ │ ├── HealthNotReadyStatus.md │ │ ├── HealthStatus.md │ │ ├── IsAlive200Response.md │ │ ├── IsReady503Response.md │ │ ├── JsonWebKey.md │ │ ├── JsonWebKeySet.md │ │ ├── MetadataApi.md │ │ ├── Rule.md │ │ ├── RuleHandler.md │ │ ├── RuleMatch.md │ │ ├── Upstream.md │ │ └── Version.md │ ├── lib │ │ ├── ory-oathkeeper-client.rb │ │ └── ory-oathkeeper-client │ │ │ ├── api │ │ │ ├── api_api.rb │ │ │ └── metadata_api.rb │ │ │ ├── api_client.rb │ │ │ ├── api_error.rb │ │ │ ├── configuration.rb │ │ │ ├── models │ │ │ ├── generic_error.rb │ │ │ ├── get_version200_response.rb │ │ │ ├── health_not_ready_status.rb │ │ │ ├── health_status.rb │ │ │ ├── is_alive200_response.rb │ │ │ ├── is_ready503_response.rb │ │ │ ├── json_web_key.rb │ │ │ ├── json_web_key_set.rb │ │ │ ├── rule.rb │ │ │ ├── rule_handler.rb │ │ │ ├── rule_match.rb │ │ │ ├── upstream.rb │ │ │ └── version.rb │ │ │ └── version.rb │ ├── ory-oathkeeper-client.gemspec │ └── spec │ │ ├── api │ │ ├── api_api_spec.rb │ │ └── metadata_api_spec.rb │ │ ├── models │ │ ├── generic_error_spec.rb │ │ ├── get_version200_response_spec.rb │ │ ├── health_not_ready_status_spec.rb │ │ ├── health_status_spec.rb │ │ ├── is_alive200_response_spec.rb │ │ ├── is_ready503_response_spec.rb │ │ ├── json_web_key_set_spec.rb │ │ ├── json_web_key_spec.rb │ │ ├── rule_handler_spec.rb │ │ ├── rule_match_spec.rb │ │ ├── rule_spec.rb │ │ ├── upstream_spec.rb │ │ └── version_spec.rb │ │ └── spec_helper.rb │ ├── rust │ ├── .gitignore │ ├── .openapi-generator-ignore │ ├── .openapi-generator │ │ ├── FILES │ │ └── VERSION │ ├── Cargo.toml │ ├── LICENSE │ ├── README.md │ ├── docs │ │ ├── ApiApi.md │ │ ├── GenericError.md │ │ ├── GetVersion200Response.md │ │ ├── HealthNotReadyStatus.md │ │ ├── HealthStatus.md │ │ ├── IsAlive200Response.md │ │ ├── IsReady503Response.md │ │ ├── JsonWebKey.md │ │ ├── JsonWebKeySet.md │ │ ├── MetadataApi.md │ │ ├── Rule.md │ │ ├── RuleHandler.md │ │ ├── RuleMatch.md │ │ ├── Upstream.md │ │ └── Version.md │ └── src │ │ ├── apis │ │ ├── api_api.rs │ │ ├── configuration.rs │ │ ├── metadata_api.rs │ │ └── mod.rs │ │ ├── lib.rs │ │ └── models │ │ ├── generic_error.rs │ │ ├── get_version_200_response.rs │ │ ├── health_not_ready_status.rs │ │ ├── health_status.rs │ │ ├── is_alive_200_response.rs │ │ ├── is_ready_503_response.rs │ │ ├── json_web_key.rs │ │ ├── json_web_key_set.rs │ │ ├── mod.rs │ │ ├── rule.rs │ │ ├── rule_handler.rs │ │ ├── rule_match.rs │ │ ├── upstream.rs │ │ └── version.rs │ ├── typescript-fetch │ ├── .gitignore │ ├── .npmignore │ ├── .openapi-generator-ignore │ ├── .openapi-generator │ │ ├── FILES │ │ └── VERSION │ ├── LICENSE │ ├── README.md │ ├── package-lock.json │ ├── package.json │ ├── src │ │ ├── apis │ │ │ ├── ApiApi.ts │ │ │ ├── MetadataApi.ts │ │ │ └── index.ts │ │ ├── index.ts │ │ ├── models │ │ │ ├── GenericError.ts │ │ │ ├── GetVersion200Response.ts │ │ │ ├── HealthNotReadyStatus.ts │ │ │ ├── HealthStatus.ts │ │ │ ├── IsAlive200Response.ts │ │ │ ├── IsReady503Response.ts │ │ │ ├── JsonWebKey.ts │ │ │ ├── JsonWebKeySet.ts │ │ │ ├── Rule.ts │ │ │ ├── RuleHandler.ts │ │ │ ├── RuleMatch.ts │ │ │ ├── Upstream.ts │ │ │ ├── Version.ts │ │ │ └── index.ts │ │ └── runtime.ts │ ├── tsconfig.esm.json │ └── tsconfig.json │ └── typescript │ ├── .gitignore │ ├── .npmignore │ ├── .openapi-generator-ignore │ ├── .openapi-generator │ ├── FILES │ └── VERSION │ ├── LICENSE │ ├── README.md │ ├── api.ts │ ├── base.ts │ ├── common.ts │ ├── configuration.ts │ ├── index.ts │ ├── package-lock.json │ ├── package.json │ ├── tsconfig.esm.json │ └── tsconfig.json ├── config ├── README.md ├── client │ ├── dart.yml │ ├── dotnet.yml │ ├── elixir.yml │ ├── go.yml │ ├── java.yml │ ├── php.yml │ ├── python.yml │ ├── ruby.yml │ ├── rust.yml │ ├── typescript-client-fetch.yml │ ├── typescript-fetch.yml │ └── typescript.yml └── descriptions │ ├── client.txt │ ├── hydra.txt │ ├── keto.txt │ ├── kratos.txt │ └── oathkeeper.txt ├── contrib ├── dart │ ├── .github │ │ └── workflows │ │ │ └── publish.yml │ ├── CHANGELOG.md │ └── analysis_options.yaml ├── fetch │ ├── README.md │ └── src │ │ ├── continueWith.ts │ │ ├── error.ts │ │ ├── flowTypes.ts │ │ ├── index.ts │ │ ├── ui.ts │ │ ├── urlHelpers.ts │ │ └── utils.ts └── poms │ ├── README.md │ ├── client │ └── pom.xml │ ├── hydra │ └── pom.xml │ ├── keto │ └── pom.xml │ ├── kratos │ └── pom.xml │ └── oathkeeper │ └── pom.xml ├── package.json ├── repos └── .gitignore ├── scripts ├── build │ └── install-dart.sh ├── generate.sh ├── init.sh ├── local │ └── generate-latest.sh ├── prep.sh ├── release.sh └── test.sh └── spec ├── client ├── false.json ├── latest ├── v0.0.1-alpha.1.json ├── v0.0.1-alpha.10.json ├── v0.0.1-alpha.100.json ├── v0.0.1-alpha.101.json ├── v0.0.1-alpha.102.json ├── v0.0.1-alpha.103.json ├── v0.0.1-alpha.104.json ├── v0.0.1-alpha.105.json ├── v0.0.1-alpha.106.json ├── v0.0.1-alpha.107.json ├── v0.0.1-alpha.108.json ├── v0.0.1-alpha.109.json ├── v0.0.1-alpha.11.json ├── v0.0.1-alpha.110.json ├── v0.0.1-alpha.111.json ├── v0.0.1-alpha.112.json ├── v0.0.1-alpha.113.json ├── v0.0.1-alpha.114.json ├── v0.0.1-alpha.115.json ├── v0.0.1-alpha.116.json ├── v0.0.1-alpha.117.json ├── v0.0.1-alpha.118.json ├── v0.0.1-alpha.119.json ├── v0.0.1-alpha.12.json ├── v0.0.1-alpha.120.json ├── v0.0.1-alpha.121.json ├── v0.0.1-alpha.122.json ├── v0.0.1-alpha.123.json ├── v0.0.1-alpha.124.json ├── v0.0.1-alpha.125.json ├── v0.0.1-alpha.126.json ├── v0.0.1-alpha.127.json ├── v0.0.1-alpha.128.json ├── v0.0.1-alpha.129.json ├── v0.0.1-alpha.13.json ├── v0.0.1-alpha.130.json ├── v0.0.1-alpha.131.json ├── v0.0.1-alpha.132.json ├── v0.0.1-alpha.133.json ├── v0.0.1-alpha.134.json ├── v0.0.1-alpha.135.json ├── v0.0.1-alpha.136.json ├── v0.0.1-alpha.137.json ├── v0.0.1-alpha.138.json ├── v0.0.1-alpha.139.json ├── v0.0.1-alpha.14.json ├── v0.0.1-alpha.140.json ├── v0.0.1-alpha.141.json ├── v0.0.1-alpha.142.json ├── v0.0.1-alpha.143.json ├── v0.0.1-alpha.144.json ├── v0.0.1-alpha.145.json ├── v0.0.1-alpha.146.json ├── v0.0.1-alpha.147.json ├── v0.0.1-alpha.148.json ├── v0.0.1-alpha.149.json ├── v0.0.1-alpha.15.json ├── v0.0.1-alpha.150.json ├── v0.0.1-alpha.151.json ├── v0.0.1-alpha.152.json ├── v0.0.1-alpha.153.json ├── v0.0.1-alpha.154.json ├── v0.0.1-alpha.155.json ├── v0.0.1-alpha.156.json ├── v0.0.1-alpha.157.json ├── v0.0.1-alpha.158.json ├── v0.0.1-alpha.159.json ├── v0.0.1-alpha.16.json ├── v0.0.1-alpha.160.json ├── v0.0.1-alpha.161.json ├── v0.0.1-alpha.162.json ├── v0.0.1-alpha.163.json ├── v0.0.1-alpha.164.json ├── v0.0.1-alpha.165.json ├── v0.0.1-alpha.166.json ├── v0.0.1-alpha.167.json ├── v0.0.1-alpha.168.json ├── v0.0.1-alpha.169.json ├── v0.0.1-alpha.17.json ├── v0.0.1-alpha.170.json ├── v0.0.1-alpha.171.json ├── v0.0.1-alpha.172.json ├── v0.0.1-alpha.173.json ├── v0.0.1-alpha.174.json ├── v0.0.1-alpha.175.json ├── v0.0.1-alpha.176.json ├── v0.0.1-alpha.177.json ├── v0.0.1-alpha.178.json ├── v0.0.1-alpha.179.json ├── v0.0.1-alpha.18.json ├── v0.0.1-alpha.180.json ├── v0.0.1-alpha.181.json ├── v0.0.1-alpha.182.json ├── v0.0.1-alpha.183.json ├── v0.0.1-alpha.184.json ├── v0.0.1-alpha.185.json ├── v0.0.1-alpha.186.json ├── v0.0.1-alpha.187.json ├── v0.0.1-alpha.188.json ├── v0.0.1-alpha.189.json ├── v0.0.1-alpha.19.json ├── v0.0.1-alpha.2.json ├── v0.0.1-alpha.20.json ├── v0.0.1-alpha.21.json ├── v0.0.1-alpha.22.json ├── v0.0.1-alpha.23.json ├── v0.0.1-alpha.24.json ├── v0.0.1-alpha.25.json ├── v0.0.1-alpha.26.json ├── v0.0.1-alpha.27.json ├── v0.0.1-alpha.28.json ├── v0.0.1-alpha.29.json ├── v0.0.1-alpha.3.json ├── v0.0.1-alpha.30.json ├── v0.0.1-alpha.31.json ├── v0.0.1-alpha.32.json ├── v0.0.1-alpha.33.json ├── v0.0.1-alpha.34.json ├── v0.0.1-alpha.35.json ├── v0.0.1-alpha.36.json ├── v0.0.1-alpha.37.json ├── v0.0.1-alpha.38.json ├── v0.0.1-alpha.39.json ├── v0.0.1-alpha.4.json ├── v0.0.1-alpha.40.json ├── v0.0.1-alpha.41.json ├── v0.0.1-alpha.42.json ├── v0.0.1-alpha.43.json ├── v0.0.1-alpha.44.json ├── v0.0.1-alpha.45.json ├── v0.0.1-alpha.46.json ├── v0.0.1-alpha.47.json ├── v0.0.1-alpha.48.json ├── v0.0.1-alpha.49.json ├── v0.0.1-alpha.5.json ├── v0.0.1-alpha.50.json ├── v0.0.1-alpha.51.json ├── v0.0.1-alpha.52.json ├── v0.0.1-alpha.53.json ├── v0.0.1-alpha.54.json ├── v0.0.1-alpha.55.json ├── v0.0.1-alpha.56.json ├── v0.0.1-alpha.57.json ├── v0.0.1-alpha.58.json ├── v0.0.1-alpha.59.json ├── v0.0.1-alpha.6.json ├── v0.0.1-alpha.60.json ├── v0.0.1-alpha.61.json ├── v0.0.1-alpha.62.json ├── v0.0.1-alpha.63.json ├── v0.0.1-alpha.64.json ├── v0.0.1-alpha.65.json ├── v0.0.1-alpha.66.json ├── v0.0.1-alpha.67.json ├── v0.0.1-alpha.68.json ├── v0.0.1-alpha.69.json ├── v0.0.1-alpha.7.json ├── v0.0.1-alpha.70.json ├── v0.0.1-alpha.71.json ├── v0.0.1-alpha.72.json ├── v0.0.1-alpha.73.json ├── v0.0.1-alpha.74.json ├── v0.0.1-alpha.75.json ├── v0.0.1-alpha.76.json ├── v0.0.1-alpha.77.json ├── v0.0.1-alpha.78.json ├── v0.0.1-alpha.79.json ├── v0.0.1-alpha.8.json ├── v0.0.1-alpha.80.json ├── v0.0.1-alpha.81.json ├── v0.0.1-alpha.82.json ├── v0.0.1-alpha.83.json ├── v0.0.1-alpha.84.json ├── v0.0.1-alpha.85.json ├── v0.0.1-alpha.86.json ├── v0.0.1-alpha.87.json ├── v0.0.1-alpha.88.json ├── v0.0.1-alpha.89.json ├── v0.0.1-alpha.9.json ├── v0.0.1-alpha.90.json ├── v0.0.1-alpha.91.json ├── v0.0.1-alpha.92.json ├── v0.0.1-alpha.93.json ├── v0.0.1-alpha.94.json ├── v0.0.1-alpha.95.json ├── v0.0.1-alpha.96.json ├── v0.0.1-alpha.97.json ├── v0.0.1-alpha.98.json ├── v0.0.1-alpha.99.json ├── v0.1.0-alpha.1.json ├── v0.1.0-alpha.10.json ├── v0.1.0-alpha.11.json ├── v0.1.0-alpha.12.json ├── v0.1.0-alpha.13.json ├── v0.1.0-alpha.2.json ├── v0.1.0-alpha.3.json ├── v0.1.0-alpha.4.json ├── v0.1.0-alpha.5.json ├── v0.1.0-alpha.6.json ├── v0.1.0-alpha.7.json ├── v0.1.0-alpha.8.json ├── v0.1.0-alpha.9.json ├── v0.2.0-alpha.1.json ├── v0.2.0-alpha.10.json ├── v0.2.0-alpha.11.json ├── v0.2.0-alpha.12.json ├── v0.2.0-alpha.13.json ├── v0.2.0-alpha.14.json ├── v0.2.0-alpha.15.json ├── v0.2.0-alpha.16.json ├── v0.2.0-alpha.17.json ├── v0.2.0-alpha.18.json ├── v0.2.0-alpha.19.json ├── v0.2.0-alpha.2.json ├── v0.2.0-alpha.20.json ├── v0.2.0-alpha.21.json ├── v0.2.0-alpha.22.json ├── v0.2.0-alpha.23.json ├── v0.2.0-alpha.24.json ├── v0.2.0-alpha.25.json ├── v0.2.0-alpha.26.json ├── v0.2.0-alpha.27.json ├── v0.2.0-alpha.28.json ├── v0.2.0-alpha.29.json ├── v0.2.0-alpha.3.json ├── v0.2.0-alpha.30.json ├── v0.2.0-alpha.31.json ├── v0.2.0-alpha.32.json ├── v0.2.0-alpha.33.json ├── v0.2.0-alpha.34.json ├── v0.2.0-alpha.35.json ├── v0.2.0-alpha.36.json ├── v0.2.0-alpha.37.json ├── v0.2.0-alpha.38.json ├── v0.2.0-alpha.39.json ├── v0.2.0-alpha.4.json ├── v0.2.0-alpha.40.json ├── v0.2.0-alpha.41.json ├── v0.2.0-alpha.42.json ├── v0.2.0-alpha.43.json ├── v0.2.0-alpha.44.json ├── v0.2.0-alpha.45.json ├── v0.2.0-alpha.46.json ├── v0.2.0-alpha.47.json ├── v0.2.0-alpha.48.json ├── v0.2.0-alpha.49.json ├── v0.2.0-alpha.5.json ├── v0.2.0-alpha.50.json ├── v0.2.0-alpha.51.json ├── v0.2.0-alpha.52.json ├── v0.2.0-alpha.53.json ├── v0.2.0-alpha.54.json ├── v0.2.0-alpha.55.json ├── v0.2.0-alpha.56.json ├── v0.2.0-alpha.57.json ├── v0.2.0-alpha.58.json ├── v0.2.0-alpha.59.json ├── v0.2.0-alpha.6.json ├── v0.2.0-alpha.60.json ├── v0.2.0-alpha.61.json ├── v0.2.0-alpha.62.json ├── v0.2.0-alpha.63.json ├── v0.2.0-alpha.64.json ├── v0.2.0-alpha.7.json ├── v0.2.0-alpha.8.json ├── v0.2.0-alpha.9.json ├── v0.2.0.json ├── v0.3.0.json ├── v1.0.0-alpha.0.json ├── v1.0.0.json ├── v1.0.1.json ├── v1.0.2.json ├── v1.0.3.json ├── v1.1.0.json ├── v1.1.1.json ├── v1.1.10.json ├── v1.1.11.json ├── v1.1.12.json ├── v1.1.13.json ├── v1.1.14.json ├── v1.1.15.json ├── v1.1.16.json ├── v1.1.17.json ├── v1.1.18.json ├── v1.1.19.json ├── v1.1.2.json ├── v1.1.20.json ├── v1.1.21.json ├── v1.1.22.json ├── v1.1.23.json ├── v1.1.24.json ├── v1.1.25.json ├── v1.1.26.json ├── v1.1.27.json ├── v1.1.28.json ├── v1.1.29.json ├── v1.1.3.json ├── v1.1.30.json ├── v1.1.31.json ├── v1.1.32.json ├── v1.1.33.json ├── v1.1.34.json ├── v1.1.35.json ├── v1.1.36.json ├── v1.1.37.json ├── v1.1.38.json ├── v1.1.39-alpha.0.json ├── v1.1.39.json ├── v1.1.4.json ├── v1.1.40.json ├── v1.1.41.json ├── v1.1.42.json ├── v1.1.43.json ├── v1.1.44.json ├── v1.1.45.json ├── v1.1.46.json ├── v1.1.47.json ├── v1.1.48.json ├── v1.1.49.json ├── v1.1.5.json ├── v1.1.50.json ├── v1.1.51.json ├── v1.1.6.json ├── v1.1.7.json ├── v1.1.8.json ├── v1.1.9.json ├── v1.10.0.json ├── v1.11.0.json ├── v1.11.1.json ├── v1.11.10.json ├── v1.11.11.json ├── v1.11.12.json ├── v1.11.2.json ├── v1.11.3.json ├── v1.11.4.json ├── v1.11.5.json ├── v1.11.6.json ├── v1.11.7.json ├── v1.11.8.json ├── v1.11.9.json ├── v1.12.0.json ├── v1.12.1.json ├── v1.12.2.json ├── v1.13.0.json ├── v1.13.1.json ├── v1.13.10.json ├── v1.13.2.json ├── v1.13.3.json ├── v1.13.4.json ├── v1.13.5.json ├── v1.13.6.json ├── v1.13.7.json ├── v1.13.8.json ├── v1.13.9.json ├── v1.14.0.json ├── v1.14.1.json ├── v1.14.2.json ├── v1.14.3.json ├── v1.14.4.json ├── v1.14.5.json ├── v1.15.0.json ├── v1.15.1.json ├── v1.15.10.json ├── v1.15.11.json ├── v1.15.12.json ├── v1.15.13.json ├── v1.15.14.json ├── v1.15.15.json ├── v1.15.16.json ├── v1.15.17.json ├── v1.15.18.json ├── v1.15.2.json ├── v1.15.3.json ├── v1.15.4.json ├── v1.15.5.json ├── v1.15.6.json ├── v1.15.7.json ├── v1.15.8.json ├── v1.15.9.json ├── v1.16.0.json ├── v1.16.1.json ├── v1.16.10.json ├── v1.16.2.json ├── v1.16.3.json ├── v1.16.4.json ├── v1.16.5.json ├── v1.16.6.json ├── v1.16.7.json ├── v1.16.8.json ├── v1.16.9.json ├── v1.17.0.json ├── v1.17.1.json ├── v1.17.2.json ├── v1.18.0.json ├── v1.18.1.json ├── v1.18.2.json ├── v1.18.3.json ├── v1.18.4.json ├── v1.18.5.json ├── v1.18.6.json ├── v1.19.0.json ├── v1.19.1.json ├── v1.19.2.json ├── v1.2.0.json ├── v1.2.1.json ├── v1.2.10.json ├── v1.2.11.json ├── v1.2.12.json ├── v1.2.13.json ├── v1.2.14.json ├── v1.2.15.json ├── v1.2.16.json ├── v1.2.17.json ├── v1.2.2.json ├── v1.2.3.json ├── v1.2.4.json ├── v1.2.5.json ├── v1.2.6.json ├── v1.2.7.json ├── v1.2.8.json ├── v1.2.9.json ├── v1.20.0.json ├── v1.20.1.json ├── v1.20.10.json ├── v1.20.11.json ├── v1.20.12.json ├── v1.20.13.json ├── v1.20.14.json ├── v1.20.15.json ├── v1.20.16.json ├── v1.20.17.json ├── v1.20.18.json ├── v1.20.19.json ├── v1.20.2.json ├── v1.20.20.json ├── v1.20.21.json ├── v1.20.22.json ├── v1.20.23.json ├── v1.20.3.json ├── v1.20.4.json ├── v1.20.5.json ├── v1.20.6.json ├── v1.20.7.json ├── v1.20.8.json ├── v1.20.9.json ├── v1.21.0.json ├── v1.21.1.json ├── v1.21.2.json ├── v1.21.3.json ├── v1.21.4.json ├── v1.21.5.json ├── v1.21.6.json ├── v1.22.0.json ├── v1.22.1.json ├── v1.22.10.json ├── v1.22.11.json ├── v1.22.12.json ├── v1.22.13.json ├── v1.22.14.json ├── v1.22.15.json ├── v1.22.2.json ├── v1.22.3.json ├── v1.22.4.json ├── v1.22.5.json ├── v1.22.6.json ├── v1.22.7.json ├── v1.22.8.json ├── v1.22.9.json ├── v1.3.0.json ├── v1.4.0.json ├── v1.4.1.json ├── v1.4.2.json ├── v1.4.3.json ├── v1.4.4.json ├── v1.4.5.json ├── v1.4.6.json ├── v1.4.7.json ├── v1.4.8.json ├── v1.4.9.json ├── v1.5.0.json ├── v1.5.1.json ├── v1.5.2.json ├── v1.6.0.json ├── v1.6.1.json ├── v1.6.2.json ├── v1.7.0.json ├── v1.8.0.json ├── v1.8.1.json ├── v1.9.0.json └── v1.9.1.json ├── hydra ├── latest ├── v0.0.0-alpha.1.json ├── v0.0.0-alpha.10.json ├── v0.0.0-alpha.11.json ├── v0.0.0-alpha.12.json ├── v0.0.0-alpha.13.json ├── v0.0.0-alpha.14.json ├── v0.0.0-alpha.15.json ├── v0.0.0-alpha.16.json ├── v0.0.0-alpha.17.json ├── v0.0.0-alpha.18.json ├── v0.0.0-alpha.19.json ├── v0.0.0-alpha.2.json ├── v0.0.0-alpha.20.json ├── v0.0.0-alpha.3.json ├── v0.0.0-alpha.30.json ├── v0.0.0-alpha.31.json ├── v0.0.0-alpha.32+1.json ├── v0.0.0-alpha.32.json ├── v0.0.0-alpha.33.json ├── v0.0.0-alpha.34.json ├── v0.0.0-alpha.35.json ├── v0.0.0-alpha.36.json ├── v0.0.0-alpha.37.json ├── v0.0.0-alpha.38.json ├── v0.0.0-alpha.39.json ├── v0.0.0-alpha.4.json ├── v0.0.0-alpha.40.json ├── v0.0.0-alpha.5.json ├── v0.0.0-alpha.50.json ├── v0.0.0-alpha.51.json ├── v0.0.0-alpha.52.json ├── v0.0.0-alpha.53.json ├── v0.0.0-alpha.54.json ├── v0.0.0-alpha.55.json ├── v0.0.0-alpha.56.json ├── v0.0.0-alpha.57.json ├── v0.0.0-alpha.58.json ├── v0.0.0-alpha.59.json ├── v0.0.0-alpha.6.json ├── v0.0.0-alpha.60.json ├── v0.0.0-alpha.61.json ├── v0.0.0-alpha.62.json ├── v0.0.0-alpha.63.json ├── v0.0.0-alpha.64.json ├── v0.0.0-alpha.7.json ├── v0.0.0-alpha.8.json ├── v0.0.0-alpha.9.json ├── v0.0.0-alpha.i+1+1.json ├── v0.0.0-alpha.i+1.json ├── v0.0.0.json ├── v1.1.1.json ├── v1.10.2.json ├── v1.10.3-pre.1.json ├── v1.10.3.json ├── v1.10.4-alpha.1.json ├── v1.10.5-pre.1.json ├── v1.10.5.json ├── v1.10.6.json ├── v1.10.7-pre.0.json ├── v1.10.7.json ├── v1.11.0-pre.0.json ├── v1.11.0-pre.1.json ├── v1.11.0.json ├── v1.11.1-pre.3.json ├── v1.11.1-pre.5.json ├── v1.11.10.json ├── v1.11.4-pre.1.json ├── v1.11.4.json ├── v1.11.5.json ├── v1.11.6.json ├── v1.11.7.json ├── v1.11.8.json ├── v1.11.9-pre.0.json ├── v1.11.9.json ├── v1.2.0-alpha.1.json ├── v1.2.0-alpha.2.json ├── v1.2.0-alpha.3.json ├── v1.2.0.json ├── v1.2.1.json ├── v1.2.2.json ├── v1.3.1.json ├── v1.3.2.json ├── v1.4.1.json ├── v1.4.10.json ├── v1.4.2.json ├── v1.4.3.json ├── v1.4.5.json ├── v1.4.6.json ├── v1.4.9.json ├── v1.5.0-beta.1.json ├── v1.5.0-beta.2.json ├── v1.5.0-beta.3.json ├── v1.5.0-beta.5.json ├── v1.5.1.json ├── v1.5.2.json ├── v1.6.0.json ├── v1.7.0.json ├── v1.7.3.json ├── v1.7.4.json ├── v1.8.0-pre.1.json ├── v1.8.5.json ├── v1.9.0-alpha.0.pre.2.json ├── v1.9.0-alpha.1.json ├── v1.9.0-alpha.2.json ├── v1.9.0-alpha.3.json ├── v1.9.0-alpha.3.pre.1.json ├── v1.9.0-alpha.3.pre.2.json ├── v1.9.0-alpha.3.pre.3.json ├── v1.9.0-alpha.3.pre.4.json ├── v1.9.0-alpha.4.pre.0.json ├── v1.9.0-rc.0.json ├── v1.9.0.json ├── v1.9.1.json ├── v1.9.2.json ├── v2.0.0-alpha.0.pre.0.json ├── v2.0.0-alpha.0.pre.1.json ├── v2.0.0-alpha.0.pre.2.json ├── v2.0.1.json ├── v2.0.2.json ├── v2.0.3.json ├── v2.1.0-pre.1.json ├── v2.1.0-pre.2.json ├── v2.1.0.json ├── v2.1.1.json ├── v2.1.2.json ├── v2.2.0-pre.0.json ├── v2.2.0-pre.1.json ├── v2.2.0-rc.2-1.json ├── v2.2.0-rc.2.json ├── v2.2.0-rc.3.json ├── v2.2.0.json ├── v2.2.1.json ├── v2.3.0-pre.1.json ├── v2.3.0.json ├── v2.4.0-alpha.1.json └── v25.4.0.json ├── keto ├── latest ├── v0.0.0-alpha.1.json ├── v0.0.0-alpha.2.json ├── v0.0.0-alpha.30.json ├── v0.0.0-alpha.31.json ├── v0.0.0-alpha.32+1.json ├── v0.0.0-alpha.32.json ├── v0.0.0-alpha.33.json ├── v0.0.0-alpha.34.json ├── v0.0.0-alpha.35.json ├── v0.0.0-alpha.36.json ├── v0.0.0-alpha.37.json ├── v0.0.0-alpha.40.json ├── v0.0.0-alpha.41.json ├── v0.0.0-alpha.42.json ├── v0.0.0-alpha.43.json ├── v0.0.0-alpha.44.json ├── v0.0.0-alpha.45.json ├── v0.0.0-alpha.46.json ├── v0.0.0-alpha.47.json ├── v0.0.0-alpha.48.json ├── v0.0.0-alpha.49.json ├── v0.0.0-alpha.50.json ├── v0.0.0-alpha.51.json ├── v0.0.0-alpha.52.json ├── v0.0.0-alpha.53.json ├── v0.0.0-alpha.54.json ├── v0.0.0-alpha.55.json ├── v0.0.0-alpha.56.json ├── v0.0.0-alpha.57.json ├── v0.0.0-alpha.58.json ├── v0.0.0-alpha.59.json ├── v0.0.0-alpha.i+1+1.json ├── v0.0.0-alpha.i+1.json ├── v0.0.0.json ├── v0.10.0-alpha.0.json ├── v0.10.0-alpha.0.pre.1.json ├── v0.11.0-alpha.0.json ├── v0.11.0-alpha.0.pre.1.json ├── v0.11.1-alpha.0.json ├── v0.12.0-alpha.0.json ├── v0.12.1-alpha.0.json ├── v0.14.0.json ├── v0.4.0-alpha.1.json ├── v0.4.0-sandbox.json ├── v0.4.1-beta.1.json ├── v0.4.2-alpha.1.json ├── v0.4.3-alpha.1.json ├── v0.4.3-alpha.2.json ├── v0.4.4-alpha.1.json ├── v0.5.1-alpha.1.json ├── v0.5.2.json ├── v0.5.3-alpha.1.json ├── v0.5.3-alpha.2.json ├── v0.5.3-alpha.3.json ├── v0.5.4-alpha.1.json ├── v0.5.6-alpha.1.json ├── v0.5.7-alpha.1.pre.0.json ├── v0.6.0-alpha.1.json ├── v0.6.0-alpha.1.pre.0.json ├── v0.6.0-alpha.1.pre.1.json ├── v0.6.0-alpha.1.pre.3.json ├── v0.6.0-alpha.1.pre.6.json ├── v0.6.0-alpha.1.pre.7.json ├── v0.6.0-alpha.3.json ├── v0.6.0-alpha.4.json ├── v0.6.0-alpha.5.json ├── v0.6.0-alpha.6.json ├── v0.7.0-alpha.0.json ├── v0.7.0-alpha.0.pre.5.json ├── v0.7.0-alpha.1.json ├── v0.8.0-alpha.0.pre.1.json ├── v0.8.0-alpha.1.json ├── v0.8.0-alpha.2.json ├── v0.9.0-alpha.0.json ├── v0.9.0-alpha.0.pre.0.json └── v25.4.0.json ├── kratos ├── latest ├── v0.0.0-alpha.1.json ├── v0.0.0-alpha.30.json ├── v0.0.0-alpha.31.json ├── v0.0.0-alpha.32+1.json ├── v0.0.0-alpha.32.json ├── v0.0.0-alpha.33.json ├── v0.0.0-alpha.34.json ├── v0.0.0-alpha.35.json ├── v0.0.0-alpha.36.json ├── v0.0.0-alpha.37.json ├── v0.0.0-alpha.38.json ├── v0.0.0-alpha.i+1+1.json ├── v0.0.0-alpha.i+1.json ├── v0.0.0.json ├── v0.0.1-alpha.10+oryOS.15.json ├── v0.0.3-alpha.1.json ├── v0.0.3-alpha.10.json ├── v0.0.3-alpha.11.json ├── v0.0.3-alpha.14.json ├── v0.0.3-alpha.15.json ├── v0.0.3-alpha.2.json ├── v0.0.3-alpha.3.json ├── v0.0.3-alpha.4.json ├── v0.0.3-alpha.5.json ├── v0.0.3-alpha.7.json ├── v0.0.3-alpha.8+oryOS.15.json ├── v0.1.0-alpha.1.json ├── v0.1.0-alpha.4.json ├── v0.1.0-alpha.5.json ├── v0.1.0-alpha.6.json ├── v0.1.1-alpha.1.json ├── v0.10.0-pre.0.json ├── v0.10.1.json ├── v0.11.0-alpha.0.pre.2.json ├── v0.11.0.json ├── v0.11.1.json ├── v0.13.0.json ├── v0.13.1.json ├── v0.2.0-alpha.2.json ├── v0.2.1-alpha.1.json ├── v0.3.0-alpha.1.json ├── v0.4.3-alpha.1.json ├── v0.4.6-alpha.1.json ├── v0.5.0-alpha.1.json ├── v0.5.0-alpha.1.pre.1.json ├── v0.5.1-alpha.1.json ├── v0.5.2-alpha.1.json ├── v0.5.3-alpha.1.json ├── v0.5.3-alpha.1.pre.0.json ├── v0.5.4-alpha.1.json ├── v0.5.5-alpha.1.json ├── v0.5.5-alpha.1.pre.1.json ├── v0.5.5-alpha.2.json ├── v0.5.5-alpha.3.json ├── v0.5.5-alpha.4.json ├── v0.6.0-alpha.1.json ├── v0.6.0-alpha.1.pre.2.json ├── v0.6.0-alpha.1.pre.3.json ├── v0.6.0-alpha.10.json ├── v0.6.0-alpha.11.json ├── v0.6.0-alpha.12.json ├── v0.6.0-alpha.13.json ├── v0.6.0-alpha.14.json ├── v0.6.0-alpha.15.json ├── v0.6.0-alpha.16.json ├── v0.6.0-alpha.17.json ├── v0.6.0-alpha.2.json ├── v0.6.0-alpha.3.json ├── v0.6.0-alpha.4.json ├── v0.6.0-alpha.5.json ├── v0.6.0-alpha.6.json ├── v0.6.0-alpha.7.json ├── v0.6.0-alpha.8.json ├── v0.6.0-alpha.9.json ├── v0.6.1-alpha.1.json ├── v0.6.1-alpha.2.json ├── v0.6.2-alpha.1.json ├── v0.6.3-alpha.1.json ├── v0.7.0-alpha.1.json ├── v0.7.0-alpha.1.pre.2.json ├── v0.7.1-alpha.1.json ├── v0.7.1-alpha.2.json ├── v0.7.3-alpha.1.json ├── v0.7.3-alpha.10.json ├── v0.7.3-alpha.2.json ├── v0.7.3-alpha.3.json ├── v0.7.3-alpha.4.json ├── v0.7.3-alpha.5.json ├── v0.7.3-alpha.6.json ├── v0.7.3-alpha.7.json ├── v0.7.3-alpha.8.json ├── v0.7.4-alpha.1.json ├── v0.7.5-alpha.1.json ├── v0.7.5-alpha.2.json ├── v0.7.6-alpha.1.json ├── v0.7.6-alpha.2.json ├── v0.7.6-alpha.3.json ├── v0.7.6-alpha.4.json ├── v0.7.6-alpha.5.json ├── v0.7.6-alpha.6.json ├── v0.7.6-alpha.7.json ├── v0.8.0-alpha.2.json ├── v0.8.0-alpha.2.pre.2.json ├── v0.8.0-alpha.2.pre.6.json ├── v0.8.0-alpha.4.pre.2.json ├── v0.8.2-alpha.1.json ├── v0.9.0-alpha.2.json ├── v0.9.0-alpha.3.json ├── v1.0.0-pre.0.json ├── v1.0.0.json ├── v1.1.0.json ├── v1.2.0-pre.0.json ├── v1.2.0.json ├── v1.2.1.json ├── v1.3.0-pre.0.json ├── v1.3.0.json ├── v1.3.1.json ├── v1.3.2.json ├── v1.3.3.json ├── v1.3.4-pre.0.json ├── v1.3.4.json ├── v1.3.5.json ├── v1.3.6-alpha.1.json ├── v1.3.6-alpha.2.json ├── v1.3.6.json ├── v1.3.7.json ├── v1.3.8.json └── v25.4.0.json └── oathkeeper ├── latest ├── v0.0.0-alpha.1.json ├── v0.0.0-alpha.2.json ├── v0.0.0-alpha.3.json ├── v0.0.0-alpha.30.json ├── v0.0.0-alpha.31.json ├── v0.0.0-alpha.32+1.json ├── v0.0.0-alpha.32.json ├── v0.0.0-alpha.33.json ├── v0.0.0-alpha.34.json ├── v0.0.0-alpha.35.json ├── v0.0.0-alpha.36.json ├── v0.0.0-alpha.37.json ├── v0.0.0-alpha.38.json ├── v0.0.0-alpha.39.json ├── v0.0.0-alpha.4.json ├── v0.0.0-alpha.40.json ├── v0.0.0-alpha.41.json ├── v0.0.0-alpha.42.json ├── v0.0.0-alpha.43.json ├── v0.0.0-alpha.44.json ├── v0.0.0-alpha.45.json ├── v0.0.0-alpha.46.json ├── v0.0.0-alpha.47.json ├── v0.0.0-alpha.48.json ├── v0.0.0-alpha.49.json ├── v0.0.0-alpha.5.json ├── v0.0.0-alpha.50.json ├── v0.0.0-alpha.51.json ├── v0.0.0-alpha.52.json ├── v0.0.0-alpha.53.json ├── v0.0.0-alpha.54.json ├── v0.0.0-alpha.55.json ├── v0.0.0-alpha.56.json ├── v0.0.0-alpha.57.json ├── v0.0.0-alpha.58.json ├── v0.0.0-alpha.59.json ├── v0.0.0-alpha.60.json ├── v0.0.0-alpha.62.json ├── v0.0.0-alpha.i+1+1.json ├── v0.0.0-alpha.i+1.json ├── v0.0.0-test.1.json ├── v0.0.0.json ├── v0.34.0-beta.1.json ├── v0.35.0-alpha.1.json ├── v0.35.1-beta.1.json ├── v0.35.5-beta.1.json ├── v0.35.5-beta.2.json ├── v0.36.0-beta.1.json ├── v0.36.0-beta.2.json ├── v0.36.0-beta.3.json ├── v0.36.0-beta.4.json ├── v0.37.0-beta.1.json ├── v0.37.1-beta.1.json ├── v0.38.0-beta.2.json ├── v0.38.1-beta.1.json ├── v0.38.10-beta.2.json ├── v0.38.10-beta.2.pre.1.json ├── v0.38.10-beta.3.json ├── v0.38.10-beta.4.json ├── v0.38.11-beta.1.json ├── v0.38.12-beta.1.json ├── v0.38.12-beta.1.pre.1.json ├── v0.38.14-beta.1.json ├── v0.38.14-beta.1.pre.1.json ├── v0.38.14-beta.1.pre.2.json ├── v0.38.15-beta.1.json ├── v0.38.17-beta.1.json ├── v0.38.18-beta.1.json ├── v0.38.19-beta.1.json ├── v0.38.2-beta.1.json ├── v0.38.20-beta.1.json ├── v0.38.20-beta.1.pre.0.json ├── v0.38.21-beta.1.pre.0.json ├── v0.38.22-beta.1.json ├── v0.38.23-beta.1.json ├── v0.38.24-beta.1.json ├── v0.38.25-beta.1.json ├── v0.38.3-beta.1.json ├── v0.38.4-beta.1.json ├── v0.38.5-beta.1.json ├── v0.38.5-beta.1.pre.1.json ├── v0.38.9-beta.1.json ├── v0.38.9-beta.1.pre.2.json ├── v0.38.9-beta.1.pre.3.json ├── v0.38.9-beta.1.pre.4.json ├── v0.39.0.json ├── v0.39.2.json ├── v0.39.4.json ├── v0.40.2.json ├── v0.40.3.json ├── v0.40.4.json ├── v0.40.5.json ├── v0.40.6.json ├── v0.40.7-pre.0.json ├── v0.40.7.json ├── v0.40.8.json ├── v0.40.9.json ├── v1.3.4-pre.1.json └── v25.4.0.json /.circleci/config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/.circleci/config.yml -------------------------------------------------------------------------------- /.dockerignore: -------------------------------------------------------------------------------- 1 | .git 2 | clients/ 3 | repos/ -------------------------------------------------------------------------------- /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/.gitattributes -------------------------------------------------------------------------------- /.github/CODEOWNER: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/.github/CODEOWNER -------------------------------------------------------------------------------- /.github/FUNDING.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/.github/FUNDING.yml -------------------------------------------------------------------------------- /.github/auto_assign.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/.github/auto_assign.yml -------------------------------------------------------------------------------- /.github/config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/.github/config.yml -------------------------------------------------------------------------------- /.github/pull_request_template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/.github/pull_request_template.md -------------------------------------------------------------------------------- /.github/workflows/docker-ci.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/.github/workflows/docker-ci.yml -------------------------------------------------------------------------------- /.github/workflows/labels.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/.github/workflows/labels.yml -------------------------------------------------------------------------------- /.github/workflows/licenses.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/.github/workflows/licenses.yml -------------------------------------------------------------------------------- /.github/workflows/stale.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/.github/workflows/stale.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/.gitignore -------------------------------------------------------------------------------- /.reference-ignore: -------------------------------------------------------------------------------- 1 | **/node_modules 2 | docs 3 | CHANGELOG.md 4 | -------------------------------------------------------------------------------- /.reports/dep-licenses.csv: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/Dockerfile -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/LICENSE -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/README.md -------------------------------------------------------------------------------- /SECURITY.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/SECURITY.md -------------------------------------------------------------------------------- /clients/.gitignore: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /clients/client/dart/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/dart/.gitignore -------------------------------------------------------------------------------- /clients/client/dart/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/client/dart/CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/dart/CHANGELOG.md -------------------------------------------------------------------------------- /clients/client/dart/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/dart/LICENSE -------------------------------------------------------------------------------- /clients/client/dart/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/dart/README.md -------------------------------------------------------------------------------- /clients/client/dart/doc/Money.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/dart/doc/Money.md -------------------------------------------------------------------------------- /clients/client/dart/doc/Plan.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/dart/doc/Plan.md -------------------------------------------------------------------------------- /clients/client/dart/doc/Usage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/dart/doc/Usage.md -------------------------------------------------------------------------------- /clients/client/dart/pubspec.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/dart/pubspec.yaml -------------------------------------------------------------------------------- /clients/client/dotnet/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/dotnet/.gitignore -------------------------------------------------------------------------------- /clients/client/dotnet/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.11.0 2 | -------------------------------------------------------------------------------- /clients/client/dotnet/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/dotnet/LICENSE -------------------------------------------------------------------------------- /clients/client/dotnet/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/dotnet/README.md -------------------------------------------------------------------------------- /clients/client/elixir/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/elixir/.gitignore -------------------------------------------------------------------------------- /clients/client/elixir/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/client/elixir/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/elixir/LICENSE -------------------------------------------------------------------------------- /clients/client/elixir/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/elixir/README.md -------------------------------------------------------------------------------- /clients/client/elixir/mix.exs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/elixir/mix.exs -------------------------------------------------------------------------------- /clients/client/elixir/mix.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/elixir/mix.lock -------------------------------------------------------------------------------- /clients/client/elixir/test/test_helper.exs: -------------------------------------------------------------------------------- 1 | ExUnit.start() 2 | -------------------------------------------------------------------------------- /clients/client/go/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/.gitignore -------------------------------------------------------------------------------- /clients/client/go/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/client/go/.travis.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/.travis.yml -------------------------------------------------------------------------------- /clients/client/go/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/LICENSE -------------------------------------------------------------------------------- /clients/client/go/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/README.md -------------------------------------------------------------------------------- /clients/client/go/api_courier.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/api_courier.go -------------------------------------------------------------------------------- /clients/client/go/api_events.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/api_events.go -------------------------------------------------------------------------------- /clients/client/go/api_jwk.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/api_jwk.go -------------------------------------------------------------------------------- /clients/client/go/api_o_auth2.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/api_o_auth2.go -------------------------------------------------------------------------------- /clients/client/go/api_oidc.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/api_oidc.go -------------------------------------------------------------------------------- /clients/client/go/api_project.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/api_project.go -------------------------------------------------------------------------------- /clients/client/go/client.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/client.go -------------------------------------------------------------------------------- /clients/client/go/docs/JwkAPI.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/docs/JwkAPI.md -------------------------------------------------------------------------------- /clients/client/go/docs/Money.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/docs/Money.md -------------------------------------------------------------------------------- /clients/client/go/docs/Plan.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/docs/Plan.md -------------------------------------------------------------------------------- /clients/client/go/docs/UiNode.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/docs/UiNode.md -------------------------------------------------------------------------------- /clients/client/go/docs/UiText.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/docs/UiText.md -------------------------------------------------------------------------------- /clients/client/go/docs/Usage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/docs/Usage.md -------------------------------------------------------------------------------- /clients/client/go/git_push.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/git_push.sh -------------------------------------------------------------------------------- /clients/client/go/go.mod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/go.mod -------------------------------------------------------------------------------- /clients/client/go/go.sum: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/go.sum -------------------------------------------------------------------------------- /clients/client/go/model_money.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/model_money.go -------------------------------------------------------------------------------- /clients/client/go/model_plan.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/model_plan.go -------------------------------------------------------------------------------- /clients/client/go/model_usage.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/model_usage.go -------------------------------------------------------------------------------- /clients/client/go/response.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/response.go -------------------------------------------------------------------------------- /clients/client/go/utils.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/go/utils.go -------------------------------------------------------------------------------- /clients/client/java/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/java/.gitignore -------------------------------------------------------------------------------- /clients/client/java/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.7.0 2 | -------------------------------------------------------------------------------- /clients/client/java/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/java/LICENSE -------------------------------------------------------------------------------- /clients/client/java/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/java/README.md -------------------------------------------------------------------------------- /clients/client/java/build.gradle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/java/build.gradle -------------------------------------------------------------------------------- /clients/client/java/build.sbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/java/build.sbt -------------------------------------------------------------------------------- /clients/client/java/docs/Plan.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/java/docs/Plan.md -------------------------------------------------------------------------------- /clients/client/java/gradlew: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/java/gradlew -------------------------------------------------------------------------------- /clients/client/java/gradlew.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/java/gradlew.bat -------------------------------------------------------------------------------- /clients/client/java/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/java/pom.xml -------------------------------------------------------------------------------- /clients/client/java/settings.gradle: -------------------------------------------------------------------------------- 1 | rootProject.name = "client" -------------------------------------------------------------------------------- /clients/client/php/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/php/.gitignore -------------------------------------------------------------------------------- /clients/client/php/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/client/php/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/php/LICENSE -------------------------------------------------------------------------------- /clients/client/php/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/php/README.md -------------------------------------------------------------------------------- /clients/client/php/composer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/php/composer.json -------------------------------------------------------------------------------- /clients/client/php/composer.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/php/composer.lock -------------------------------------------------------------------------------- /clients/client/python/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/python/.gitignore -------------------------------------------------------------------------------- /clients/client/python/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/client/python/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/python/LICENSE -------------------------------------------------------------------------------- /clients/client/python/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/python/README.md -------------------------------------------------------------------------------- /clients/client/python/ory_client/py.typed: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /clients/client/python/setup.cfg: -------------------------------------------------------------------------------- 1 | [flake8] 2 | max-line-length=99 3 | -------------------------------------------------------------------------------- /clients/client/python/setup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/python/setup.py -------------------------------------------------------------------------------- /clients/client/python/test/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /clients/client/python/tox.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/python/tox.ini -------------------------------------------------------------------------------- /clients/client/ruby/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/ruby/.gitignore -------------------------------------------------------------------------------- /clients/client/ruby/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/client/ruby/.rspec: -------------------------------------------------------------------------------- 1 | --color 2 | --require spec_helper 3 | -------------------------------------------------------------------------------- /clients/client/ruby/.rubocop.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/ruby/.rubocop.yml -------------------------------------------------------------------------------- /clients/client/ruby/Gemfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/ruby/Gemfile -------------------------------------------------------------------------------- /clients/client/ruby/Gemfile.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/ruby/Gemfile.lock -------------------------------------------------------------------------------- /clients/client/ruby/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/ruby/LICENSE -------------------------------------------------------------------------------- /clients/client/ruby/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/ruby/README.md -------------------------------------------------------------------------------- /clients/client/ruby/Rakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/ruby/Rakefile -------------------------------------------------------------------------------- /clients/client/ruby/docs/Plan.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/ruby/docs/Plan.md -------------------------------------------------------------------------------- /clients/client/rust/.gitignore: -------------------------------------------------------------------------------- 1 | /target/ 2 | **/*.rs.bk 3 | Cargo.lock 4 | -------------------------------------------------------------------------------- /clients/client/rust/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.13.0 2 | -------------------------------------------------------------------------------- /clients/client/rust/Cargo.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/rust/Cargo.toml -------------------------------------------------------------------------------- /clients/client/rust/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/rust/LICENSE -------------------------------------------------------------------------------- /clients/client/rust/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/rust/README.md -------------------------------------------------------------------------------- /clients/client/rust/docs/Plan.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/rust/docs/Plan.md -------------------------------------------------------------------------------- /clients/client/rust/src/lib.rs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/rust/src/lib.rs -------------------------------------------------------------------------------- /clients/client/typescript-fetch/.gitignore: -------------------------------------------------------------------------------- 1 | wwwroot/*.js 2 | node_modules 3 | typings 4 | dist 5 | -------------------------------------------------------------------------------- /clients/client/typescript-fetch/.npmignore: -------------------------------------------------------------------------------- 1 | README.md -------------------------------------------------------------------------------- /clients/client/typescript-fetch/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/client/typescript/.gitignore: -------------------------------------------------------------------------------- 1 | wwwroot/*.js 2 | node_modules 3 | typings 4 | dist 5 | -------------------------------------------------------------------------------- /clients/client/typescript/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/client/typescript/api.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/client/typescript/api.ts -------------------------------------------------------------------------------- /clients/keto/dart/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/dart/.gitignore -------------------------------------------------------------------------------- /clients/keto/dart/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/keto/dart/CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/dart/CHANGELOG.md -------------------------------------------------------------------------------- /clients/keto/dart/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/dart/LICENSE -------------------------------------------------------------------------------- /clients/keto/dart/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/dart/README.md -------------------------------------------------------------------------------- /clients/keto/dart/doc/Version.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/dart/doc/Version.md -------------------------------------------------------------------------------- /clients/keto/dart/pubspec.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/dart/pubspec.yaml -------------------------------------------------------------------------------- /clients/keto/elixir/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/elixir/.gitignore -------------------------------------------------------------------------------- /clients/keto/elixir/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/keto/elixir/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/elixir/LICENSE -------------------------------------------------------------------------------- /clients/keto/elixir/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/elixir/README.md -------------------------------------------------------------------------------- /clients/keto/elixir/mix.exs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/elixir/mix.exs -------------------------------------------------------------------------------- /clients/keto/elixir/mix.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/elixir/mix.lock -------------------------------------------------------------------------------- /clients/keto/elixir/test/test_helper.exs: -------------------------------------------------------------------------------- 1 | ExUnit.start() 2 | -------------------------------------------------------------------------------- /clients/keto/go/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/go/.gitignore -------------------------------------------------------------------------------- /clients/keto/go/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/keto/go/.travis.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/go/.travis.yml -------------------------------------------------------------------------------- /clients/keto/go/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/go/LICENSE -------------------------------------------------------------------------------- /clients/keto/go/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/go/README.md -------------------------------------------------------------------------------- /clients/keto/go/api/openapi.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/go/api/openapi.yaml -------------------------------------------------------------------------------- /clients/keto/go/api_metadata.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/go/api_metadata.go -------------------------------------------------------------------------------- /clients/keto/go/client.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/go/client.go -------------------------------------------------------------------------------- /clients/keto/go/configuration.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/go/configuration.go -------------------------------------------------------------------------------- /clients/keto/go/docs/Version.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/go/docs/Version.md -------------------------------------------------------------------------------- /clients/keto/go/git_push.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/go/git_push.sh -------------------------------------------------------------------------------- /clients/keto/go/go.mod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/go/go.mod -------------------------------------------------------------------------------- /clients/keto/go/go.sum: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/go/go.sum -------------------------------------------------------------------------------- /clients/keto/go/model_version.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/go/model_version.go -------------------------------------------------------------------------------- /clients/keto/go/response.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/go/response.go -------------------------------------------------------------------------------- /clients/keto/go/utils.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/go/utils.go -------------------------------------------------------------------------------- /clients/keto/java/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/java/.gitignore -------------------------------------------------------------------------------- /clients/keto/java/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.7.0 2 | -------------------------------------------------------------------------------- /clients/keto/java/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/java/LICENSE -------------------------------------------------------------------------------- /clients/keto/java/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/java/README.md -------------------------------------------------------------------------------- /clients/keto/java/build.gradle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/java/build.gradle -------------------------------------------------------------------------------- /clients/keto/java/build.sbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/java/build.sbt -------------------------------------------------------------------------------- /clients/keto/java/gradlew: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/java/gradlew -------------------------------------------------------------------------------- /clients/keto/java/gradlew.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/java/gradlew.bat -------------------------------------------------------------------------------- /clients/keto/java/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/java/pom.xml -------------------------------------------------------------------------------- /clients/keto/java/settings.gradle: -------------------------------------------------------------------------------- 1 | rootProject.name = "keto-client" -------------------------------------------------------------------------------- /clients/keto/php/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/php/.gitignore -------------------------------------------------------------------------------- /clients/keto/php/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/keto/php/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/php/LICENSE -------------------------------------------------------------------------------- /clients/keto/php/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/php/README.md -------------------------------------------------------------------------------- /clients/keto/php/composer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/php/composer.json -------------------------------------------------------------------------------- /clients/keto/php/composer.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/php/composer.lock -------------------------------------------------------------------------------- /clients/keto/python/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/python/.gitignore -------------------------------------------------------------------------------- /clients/keto/python/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/keto/python/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/python/LICENSE -------------------------------------------------------------------------------- /clients/keto/python/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/python/README.md -------------------------------------------------------------------------------- /clients/keto/python/ory_keto_client/py.typed: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /clients/keto/python/setup.cfg: -------------------------------------------------------------------------------- 1 | [flake8] 2 | max-line-length=99 3 | -------------------------------------------------------------------------------- /clients/keto/python/setup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/python/setup.py -------------------------------------------------------------------------------- /clients/keto/python/test/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /clients/keto/python/tox.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/python/tox.ini -------------------------------------------------------------------------------- /clients/keto/ruby/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/ruby/.gitignore -------------------------------------------------------------------------------- /clients/keto/ruby/.gitlab-ci.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/ruby/.gitlab-ci.yml -------------------------------------------------------------------------------- /clients/keto/ruby/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/keto/ruby/.rspec: -------------------------------------------------------------------------------- 1 | --color 2 | --require spec_helper 3 | -------------------------------------------------------------------------------- /clients/keto/ruby/.rubocop.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/ruby/.rubocop.yml -------------------------------------------------------------------------------- /clients/keto/ruby/Gemfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/ruby/Gemfile -------------------------------------------------------------------------------- /clients/keto/ruby/Gemfile.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/ruby/Gemfile.lock -------------------------------------------------------------------------------- /clients/keto/ruby/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/ruby/LICENSE -------------------------------------------------------------------------------- /clients/keto/ruby/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/ruby/README.md -------------------------------------------------------------------------------- /clients/keto/ruby/Rakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/ruby/Rakefile -------------------------------------------------------------------------------- /clients/keto/rust/.gitignore: -------------------------------------------------------------------------------- 1 | /target/ 2 | **/*.rs.bk 3 | Cargo.lock 4 | -------------------------------------------------------------------------------- /clients/keto/rust/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.13.0 2 | -------------------------------------------------------------------------------- /clients/keto/rust/Cargo.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/rust/Cargo.toml -------------------------------------------------------------------------------- /clients/keto/rust/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/rust/LICENSE -------------------------------------------------------------------------------- /clients/keto/rust/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/rust/README.md -------------------------------------------------------------------------------- /clients/keto/rust/src/lib.rs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/rust/src/lib.rs -------------------------------------------------------------------------------- /clients/keto/typescript-fetch/.gitignore: -------------------------------------------------------------------------------- 1 | wwwroot/*.js 2 | node_modules 3 | typings 4 | dist 5 | -------------------------------------------------------------------------------- /clients/keto/typescript-fetch/.npmignore: -------------------------------------------------------------------------------- 1 | README.md -------------------------------------------------------------------------------- /clients/keto/typescript-fetch/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/keto/typescript/.gitignore: -------------------------------------------------------------------------------- 1 | wwwroot/*.js 2 | node_modules 3 | typings 4 | dist 5 | -------------------------------------------------------------------------------- /clients/keto/typescript/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/keto/typescript/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/typescript/LICENSE -------------------------------------------------------------------------------- /clients/keto/typescript/api.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/typescript/api.ts -------------------------------------------------------------------------------- /clients/keto/typescript/base.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/typescript/base.ts -------------------------------------------------------------------------------- /clients/keto/typescript/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/keto/typescript/index.ts -------------------------------------------------------------------------------- /clients/kratos/dart/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/dart/.gitignore -------------------------------------------------------------------------------- /clients/kratos/dart/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/kratos/dart/CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/dart/CHANGELOG.md -------------------------------------------------------------------------------- /clients/kratos/dart/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/dart/LICENSE -------------------------------------------------------------------------------- /clients/kratos/dart/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/dart/README.md -------------------------------------------------------------------------------- /clients/kratos/dart/pubspec.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/dart/pubspec.yaml -------------------------------------------------------------------------------- /clients/kratos/elixir/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/elixir/.gitignore -------------------------------------------------------------------------------- /clients/kratos/elixir/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/kratos/elixir/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/elixir/LICENSE -------------------------------------------------------------------------------- /clients/kratos/elixir/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/elixir/README.md -------------------------------------------------------------------------------- /clients/kratos/elixir/mix.exs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/elixir/mix.exs -------------------------------------------------------------------------------- /clients/kratos/elixir/mix.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/elixir/mix.lock -------------------------------------------------------------------------------- /clients/kratos/elixir/test/test_helper.exs: -------------------------------------------------------------------------------- 1 | ExUnit.start() 2 | -------------------------------------------------------------------------------- /clients/kratos/go/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/go/.gitignore -------------------------------------------------------------------------------- /clients/kratos/go/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/kratos/go/.travis.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/go/.travis.yml -------------------------------------------------------------------------------- /clients/kratos/go/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/go/LICENSE -------------------------------------------------------------------------------- /clients/kratos/go/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/go/README.md -------------------------------------------------------------------------------- /clients/kratos/go/api_courier.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/go/api_courier.go -------------------------------------------------------------------------------- /clients/kratos/go/client.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/go/client.go -------------------------------------------------------------------------------- /clients/kratos/go/docs/UiNode.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/go/docs/UiNode.md -------------------------------------------------------------------------------- /clients/kratos/go/docs/UiText.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/go/docs/UiText.md -------------------------------------------------------------------------------- /clients/kratos/go/git_push.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/go/git_push.sh -------------------------------------------------------------------------------- /clients/kratos/go/go.mod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/go/go.mod -------------------------------------------------------------------------------- /clients/kratos/go/go.sum: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/go/go.sum -------------------------------------------------------------------------------- /clients/kratos/go/response.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/go/response.go -------------------------------------------------------------------------------- /clients/kratos/go/utils.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/go/utils.go -------------------------------------------------------------------------------- /clients/kratos/java/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/java/.gitignore -------------------------------------------------------------------------------- /clients/kratos/java/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.7.0 2 | -------------------------------------------------------------------------------- /clients/kratos/java/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/java/LICENSE -------------------------------------------------------------------------------- /clients/kratos/java/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/java/README.md -------------------------------------------------------------------------------- /clients/kratos/java/build.gradle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/java/build.gradle -------------------------------------------------------------------------------- /clients/kratos/java/build.sbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/java/build.sbt -------------------------------------------------------------------------------- /clients/kratos/java/gradlew: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/java/gradlew -------------------------------------------------------------------------------- /clients/kratos/java/gradlew.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/java/gradlew.bat -------------------------------------------------------------------------------- /clients/kratos/java/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/java/pom.xml -------------------------------------------------------------------------------- /clients/kratos/java/settings.gradle: -------------------------------------------------------------------------------- 1 | rootProject.name = "kratos-client" -------------------------------------------------------------------------------- /clients/kratos/php/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/php/.gitignore -------------------------------------------------------------------------------- /clients/kratos/php/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/kratos/php/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/php/LICENSE -------------------------------------------------------------------------------- /clients/kratos/php/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/php/README.md -------------------------------------------------------------------------------- /clients/kratos/php/composer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/php/composer.json -------------------------------------------------------------------------------- /clients/kratos/php/composer.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/php/composer.lock -------------------------------------------------------------------------------- /clients/kratos/python/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/python/.gitignore -------------------------------------------------------------------------------- /clients/kratos/python/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/kratos/python/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/python/LICENSE -------------------------------------------------------------------------------- /clients/kratos/python/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/python/README.md -------------------------------------------------------------------------------- /clients/kratos/python/ory_kratos_client/py.typed: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /clients/kratos/python/setup.cfg: -------------------------------------------------------------------------------- 1 | [flake8] 2 | max-line-length=99 3 | -------------------------------------------------------------------------------- /clients/kratos/python/setup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/python/setup.py -------------------------------------------------------------------------------- /clients/kratos/python/test/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /clients/kratos/python/tox.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/python/tox.ini -------------------------------------------------------------------------------- /clients/kratos/ruby/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/ruby/.gitignore -------------------------------------------------------------------------------- /clients/kratos/ruby/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/kratos/ruby/.rspec: -------------------------------------------------------------------------------- 1 | --color 2 | --require spec_helper 3 | -------------------------------------------------------------------------------- /clients/kratos/ruby/.rubocop.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/ruby/.rubocop.yml -------------------------------------------------------------------------------- /clients/kratos/ruby/Gemfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/ruby/Gemfile -------------------------------------------------------------------------------- /clients/kratos/ruby/Gemfile.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/ruby/Gemfile.lock -------------------------------------------------------------------------------- /clients/kratos/ruby/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/ruby/LICENSE -------------------------------------------------------------------------------- /clients/kratos/ruby/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/ruby/README.md -------------------------------------------------------------------------------- /clients/kratos/ruby/Rakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/ruby/Rakefile -------------------------------------------------------------------------------- /clients/kratos/rust/.gitignore: -------------------------------------------------------------------------------- 1 | /target/ 2 | **/*.rs.bk 3 | Cargo.lock 4 | -------------------------------------------------------------------------------- /clients/kratos/rust/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.13.0 2 | -------------------------------------------------------------------------------- /clients/kratos/rust/Cargo.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/rust/Cargo.toml -------------------------------------------------------------------------------- /clients/kratos/rust/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/rust/LICENSE -------------------------------------------------------------------------------- /clients/kratos/rust/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/rust/README.md -------------------------------------------------------------------------------- /clients/kratos/rust/src/lib.rs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/rust/src/lib.rs -------------------------------------------------------------------------------- /clients/kratos/typescript-fetch/.gitignore: -------------------------------------------------------------------------------- 1 | wwwroot/*.js 2 | node_modules 3 | typings 4 | dist 5 | -------------------------------------------------------------------------------- /clients/kratos/typescript-fetch/.npmignore: -------------------------------------------------------------------------------- 1 | README.md -------------------------------------------------------------------------------- /clients/kratos/typescript-fetch/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/kratos/typescript/.gitignore: -------------------------------------------------------------------------------- 1 | wwwroot/*.js 2 | node_modules 3 | typings 4 | dist 5 | -------------------------------------------------------------------------------- /clients/kratos/typescript/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/kratos/typescript/api.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/kratos/typescript/api.ts -------------------------------------------------------------------------------- /clients/oathkeeper/dart/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/oathkeeper/dart/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/oathkeeper/dart/LICENSE -------------------------------------------------------------------------------- /clients/oathkeeper/elixir/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/oathkeeper/elixir/test/test_helper.exs: -------------------------------------------------------------------------------- 1 | ExUnit.start() 2 | -------------------------------------------------------------------------------- /clients/oathkeeper/go/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/oathkeeper/go/.gitignore -------------------------------------------------------------------------------- /clients/oathkeeper/go/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/oathkeeper/go/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/oathkeeper/go/LICENSE -------------------------------------------------------------------------------- /clients/oathkeeper/go/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/oathkeeper/go/README.md -------------------------------------------------------------------------------- /clients/oathkeeper/go/api_api.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/oathkeeper/go/api_api.go -------------------------------------------------------------------------------- /clients/oathkeeper/go/client.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/oathkeeper/go/client.go -------------------------------------------------------------------------------- /clients/oathkeeper/go/go.mod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/oathkeeper/go/go.mod -------------------------------------------------------------------------------- /clients/oathkeeper/go/go.sum: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/oathkeeper/go/go.sum -------------------------------------------------------------------------------- /clients/oathkeeper/go/utils.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/oathkeeper/go/utils.go -------------------------------------------------------------------------------- /clients/oathkeeper/java/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.7.0 2 | -------------------------------------------------------------------------------- /clients/oathkeeper/java/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/oathkeeper/java/LICENSE -------------------------------------------------------------------------------- /clients/oathkeeper/java/gradlew: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/oathkeeper/java/gradlew -------------------------------------------------------------------------------- /clients/oathkeeper/java/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/oathkeeper/java/pom.xml -------------------------------------------------------------------------------- /clients/oathkeeper/java/settings.gradle: -------------------------------------------------------------------------------- 1 | rootProject.name = "oathkeeper-client" -------------------------------------------------------------------------------- /clients/oathkeeper/php/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/oathkeeper/php/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/oathkeeper/php/LICENSE -------------------------------------------------------------------------------- /clients/oathkeeper/php/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/oathkeeper/php/README.md -------------------------------------------------------------------------------- /clients/oathkeeper/python/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/oathkeeper/python/ory_oathkeeper_client/py.typed: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /clients/oathkeeper/python/setup.cfg: -------------------------------------------------------------------------------- 1 | [flake8] 2 | max-line-length=99 3 | -------------------------------------------------------------------------------- /clients/oathkeeper/python/test/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /clients/oathkeeper/ruby/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/oathkeeper/ruby/.rspec: -------------------------------------------------------------------------------- 1 | --color 2 | --require spec_helper 3 | -------------------------------------------------------------------------------- /clients/oathkeeper/ruby/Gemfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/oathkeeper/ruby/Gemfile -------------------------------------------------------------------------------- /clients/oathkeeper/ruby/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/oathkeeper/ruby/LICENSE -------------------------------------------------------------------------------- /clients/oathkeeper/ruby/Rakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/oathkeeper/ruby/Rakefile -------------------------------------------------------------------------------- /clients/oathkeeper/rust/.gitignore: -------------------------------------------------------------------------------- 1 | /target/ 2 | **/*.rs.bk 3 | Cargo.lock 4 | -------------------------------------------------------------------------------- /clients/oathkeeper/rust/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.13.0 2 | -------------------------------------------------------------------------------- /clients/oathkeeper/rust/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/clients/oathkeeper/rust/LICENSE -------------------------------------------------------------------------------- /clients/oathkeeper/typescript-fetch/.gitignore: -------------------------------------------------------------------------------- 1 | wwwroot/*.js 2 | node_modules 3 | typings 4 | dist 5 | -------------------------------------------------------------------------------- /clients/oathkeeper/typescript-fetch/.npmignore: -------------------------------------------------------------------------------- 1 | README.md -------------------------------------------------------------------------------- /clients/oathkeeper/typescript-fetch/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /clients/oathkeeper/typescript/.gitignore: -------------------------------------------------------------------------------- 1 | wwwroot/*.js 2 | node_modules 3 | typings 4 | dist 5 | -------------------------------------------------------------------------------- /clients/oathkeeper/typescript/.openapi-generator/VERSION: -------------------------------------------------------------------------------- 1 | 7.12.0 2 | -------------------------------------------------------------------------------- /config/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/config/README.md -------------------------------------------------------------------------------- /config/client/dart.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/config/client/dart.yml -------------------------------------------------------------------------------- /config/client/dotnet.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/config/client/dotnet.yml -------------------------------------------------------------------------------- /config/client/elixir.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/config/client/elixir.yml -------------------------------------------------------------------------------- /config/client/go.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/config/client/go.yml -------------------------------------------------------------------------------- /config/client/java.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/config/client/java.yml -------------------------------------------------------------------------------- /config/client/php.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/config/client/php.yml -------------------------------------------------------------------------------- /config/client/python.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/config/client/python.yml -------------------------------------------------------------------------------- /config/client/ruby.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/config/client/ruby.yml -------------------------------------------------------------------------------- /config/client/rust.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/config/client/rust.yml -------------------------------------------------------------------------------- /config/client/typescript.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/config/client/typescript.yml -------------------------------------------------------------------------------- /config/descriptions/client.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/config/descriptions/client.txt -------------------------------------------------------------------------------- /config/descriptions/hydra.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/config/descriptions/hydra.txt -------------------------------------------------------------------------------- /config/descriptions/keto.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/config/descriptions/keto.txt -------------------------------------------------------------------------------- /config/descriptions/kratos.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/config/descriptions/kratos.txt -------------------------------------------------------------------------------- /contrib/dart/CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/contrib/dart/CHANGELOG.md -------------------------------------------------------------------------------- /contrib/fetch/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/contrib/fetch/README.md -------------------------------------------------------------------------------- /contrib/fetch/src/error.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/contrib/fetch/src/error.ts -------------------------------------------------------------------------------- /contrib/fetch/src/flowTypes.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/contrib/fetch/src/flowTypes.ts -------------------------------------------------------------------------------- /contrib/fetch/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/contrib/fetch/src/index.ts -------------------------------------------------------------------------------- /contrib/fetch/src/ui.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/contrib/fetch/src/ui.ts -------------------------------------------------------------------------------- /contrib/fetch/src/urlHelpers.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/contrib/fetch/src/urlHelpers.ts -------------------------------------------------------------------------------- /contrib/fetch/src/utils.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/contrib/fetch/src/utils.ts -------------------------------------------------------------------------------- /contrib/poms/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/contrib/poms/README.md -------------------------------------------------------------------------------- /contrib/poms/client/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/contrib/poms/client/pom.xml -------------------------------------------------------------------------------- /contrib/poms/hydra/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/contrib/poms/hydra/pom.xml -------------------------------------------------------------------------------- /contrib/poms/keto/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/contrib/poms/keto/pom.xml -------------------------------------------------------------------------------- /contrib/poms/kratos/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/contrib/poms/kratos/pom.xml -------------------------------------------------------------------------------- /contrib/poms/oathkeeper/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/contrib/poms/oathkeeper/pom.xml -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/package.json -------------------------------------------------------------------------------- /repos/.gitignore: -------------------------------------------------------------------------------- 1 | * -------------------------------------------------------------------------------- /scripts/build/install-dart.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/scripts/build/install-dart.sh -------------------------------------------------------------------------------- /scripts/generate.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/scripts/generate.sh -------------------------------------------------------------------------------- /scripts/init.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/scripts/init.sh -------------------------------------------------------------------------------- /scripts/local/generate-latest.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/scripts/local/generate-latest.sh -------------------------------------------------------------------------------- /scripts/prep.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/scripts/prep.sh -------------------------------------------------------------------------------- /scripts/release.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/scripts/release.sh -------------------------------------------------------------------------------- /scripts/test.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/scripts/test.sh -------------------------------------------------------------------------------- /spec/client/false.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/false.json -------------------------------------------------------------------------------- /spec/client/latest: -------------------------------------------------------------------------------- 1 | v1.22.15 2 | -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.1.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.10.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.10.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.11.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.11.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.12.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.12.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.13.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.13.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.14.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.14.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.15.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.15.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.16.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.16.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.17.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.17.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.18.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.18.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.19.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.19.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.2.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.20.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.20.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.21.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.21.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.22.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.22.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.23.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.23.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.24.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.24.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.25.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.25.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.26.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.26.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.27.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.27.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.28.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.28.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.29.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.29.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.3.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.30.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.30.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.31.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.31.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.32.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.32.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.33.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.33.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.34.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.34.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.35.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.35.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.36.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.36.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.37.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.37.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.38.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.38.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.39.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.39.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.4.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.40.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.40.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.41.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.41.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.42.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.42.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.43.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.43.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.44.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.44.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.45.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.45.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.46.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.46.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.47.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.47.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.48.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.48.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.49.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.49.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.5.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.50.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.50.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.51.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.51.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.52.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.52.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.53.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.53.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.54.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.54.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.55.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.55.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.56.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.56.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.57.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.57.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.58.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.58.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.59.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.59.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.6.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.60.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.60.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.61.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.61.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.62.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.62.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.63.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.63.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.64.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.64.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.65.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.65.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.66.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.66.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.67.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.67.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.68.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.68.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.69.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.69.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.7.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.7.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.70.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.70.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.71.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.71.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.72.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.72.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.73.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.73.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.74.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.74.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.75.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.75.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.76.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.76.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.77.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.77.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.78.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.78.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.79.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.79.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.8.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.8.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.80.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.80.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.81.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.81.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.82.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.82.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.83.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.83.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.84.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.84.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.85.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.85.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.86.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.86.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.87.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.87.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.88.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.88.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.89.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.89.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.9.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.9.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.90.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.90.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.91.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.91.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.92.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.92.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.93.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.93.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.94.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.94.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.95.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.95.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.96.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.96.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.97.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.97.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.98.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.98.json -------------------------------------------------------------------------------- /spec/client/v0.0.1-alpha.99.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.0.1-alpha.99.json -------------------------------------------------------------------------------- /spec/client/v0.1.0-alpha.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.1.0-alpha.1.json -------------------------------------------------------------------------------- /spec/client/v0.1.0-alpha.10.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.1.0-alpha.10.json -------------------------------------------------------------------------------- /spec/client/v0.1.0-alpha.11.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.1.0-alpha.11.json -------------------------------------------------------------------------------- /spec/client/v0.1.0-alpha.12.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.1.0-alpha.12.json -------------------------------------------------------------------------------- /spec/client/v0.1.0-alpha.13.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.1.0-alpha.13.json -------------------------------------------------------------------------------- /spec/client/v0.1.0-alpha.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.1.0-alpha.2.json -------------------------------------------------------------------------------- /spec/client/v0.1.0-alpha.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.1.0-alpha.3.json -------------------------------------------------------------------------------- /spec/client/v0.1.0-alpha.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.1.0-alpha.4.json -------------------------------------------------------------------------------- /spec/client/v0.1.0-alpha.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.1.0-alpha.5.json -------------------------------------------------------------------------------- /spec/client/v0.1.0-alpha.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.1.0-alpha.6.json -------------------------------------------------------------------------------- /spec/client/v0.1.0-alpha.7.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.1.0-alpha.7.json -------------------------------------------------------------------------------- /spec/client/v0.1.0-alpha.8.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.1.0-alpha.8.json -------------------------------------------------------------------------------- /spec/client/v0.1.0-alpha.9.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.1.0-alpha.9.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.1.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.10.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.10.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.11.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.11.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.12.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.12.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.13.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.13.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.14.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.14.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.15.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.15.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.16.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.16.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.17.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.17.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.18.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.18.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.19.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.19.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.2.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.20.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.20.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.21.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.21.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.22.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.22.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.23.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.23.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.24.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.24.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.25.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.25.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.26.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.26.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.27.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.27.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.28.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.28.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.29.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.29.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.3.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.30.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.30.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.31.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.31.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.32.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.32.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.33.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.33.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.34.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.34.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.35.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.35.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.36.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.36.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.37.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.37.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.38.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.38.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.39.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.39.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.4.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.40.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.40.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.41.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.41.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.42.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.42.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.43.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.43.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.44.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.44.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.45.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.45.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.46.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.46.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.47.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.47.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.48.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.48.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.49.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.49.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.5.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.50.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.50.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.51.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.51.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.52.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.52.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.53.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.53.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.54.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.54.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.55.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.55.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.56.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.56.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.57.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.57.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.58.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.58.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.59.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.59.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.6.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.60.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.60.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.61.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.61.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.62.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.62.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.63.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.63.json -------------------------------------------------------------------------------- /spec/client/v0.2.0-alpha.64.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0-alpha.64.json -------------------------------------------------------------------------------- /spec/client/v0.2.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.2.0.json -------------------------------------------------------------------------------- /spec/client/v0.3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v0.3.0.json -------------------------------------------------------------------------------- /spec/client/v1.0.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.0.0.json -------------------------------------------------------------------------------- /spec/client/v1.0.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.0.1.json -------------------------------------------------------------------------------- /spec/client/v1.0.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.0.2.json -------------------------------------------------------------------------------- /spec/client/v1.0.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.0.3.json -------------------------------------------------------------------------------- /spec/client/v1.1.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.0.json -------------------------------------------------------------------------------- /spec/client/v1.1.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.1.json -------------------------------------------------------------------------------- /spec/client/v1.1.10.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.10.json -------------------------------------------------------------------------------- /spec/client/v1.1.11.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.11.json -------------------------------------------------------------------------------- /spec/client/v1.1.12.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.12.json -------------------------------------------------------------------------------- /spec/client/v1.1.13.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.13.json -------------------------------------------------------------------------------- /spec/client/v1.1.14.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.14.json -------------------------------------------------------------------------------- /spec/client/v1.1.15.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.15.json -------------------------------------------------------------------------------- /spec/client/v1.1.16.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.16.json -------------------------------------------------------------------------------- /spec/client/v1.1.17.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.17.json -------------------------------------------------------------------------------- /spec/client/v1.1.18.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.18.json -------------------------------------------------------------------------------- /spec/client/v1.1.19.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.19.json -------------------------------------------------------------------------------- /spec/client/v1.1.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.2.json -------------------------------------------------------------------------------- /spec/client/v1.1.20.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.20.json -------------------------------------------------------------------------------- /spec/client/v1.1.21.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.21.json -------------------------------------------------------------------------------- /spec/client/v1.1.22.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.22.json -------------------------------------------------------------------------------- /spec/client/v1.1.23.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.23.json -------------------------------------------------------------------------------- /spec/client/v1.1.24.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.24.json -------------------------------------------------------------------------------- /spec/client/v1.1.25.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.25.json -------------------------------------------------------------------------------- /spec/client/v1.1.26.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.26.json -------------------------------------------------------------------------------- /spec/client/v1.1.27.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.27.json -------------------------------------------------------------------------------- /spec/client/v1.1.28.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.28.json -------------------------------------------------------------------------------- /spec/client/v1.1.29.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.29.json -------------------------------------------------------------------------------- /spec/client/v1.1.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.3.json -------------------------------------------------------------------------------- /spec/client/v1.1.30.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.30.json -------------------------------------------------------------------------------- /spec/client/v1.1.31.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.31.json -------------------------------------------------------------------------------- /spec/client/v1.1.32.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.32.json -------------------------------------------------------------------------------- /spec/client/v1.1.33.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.33.json -------------------------------------------------------------------------------- /spec/client/v1.1.34.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.34.json -------------------------------------------------------------------------------- /spec/client/v1.1.35.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.35.json -------------------------------------------------------------------------------- /spec/client/v1.1.36.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.36.json -------------------------------------------------------------------------------- /spec/client/v1.1.37.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.37.json -------------------------------------------------------------------------------- /spec/client/v1.1.38.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.38.json -------------------------------------------------------------------------------- /spec/client/v1.1.39.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.39.json -------------------------------------------------------------------------------- /spec/client/v1.1.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.4.json -------------------------------------------------------------------------------- /spec/client/v1.1.40.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.40.json -------------------------------------------------------------------------------- /spec/client/v1.1.41.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.41.json -------------------------------------------------------------------------------- /spec/client/v1.1.42.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.42.json -------------------------------------------------------------------------------- /spec/client/v1.1.43.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.43.json -------------------------------------------------------------------------------- /spec/client/v1.1.44.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.44.json -------------------------------------------------------------------------------- /spec/client/v1.1.45.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.45.json -------------------------------------------------------------------------------- /spec/client/v1.1.46.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.46.json -------------------------------------------------------------------------------- /spec/client/v1.1.47.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.47.json -------------------------------------------------------------------------------- /spec/client/v1.1.48.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.48.json -------------------------------------------------------------------------------- /spec/client/v1.1.49.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.49.json -------------------------------------------------------------------------------- /spec/client/v1.1.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.5.json -------------------------------------------------------------------------------- /spec/client/v1.1.50.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.50.json -------------------------------------------------------------------------------- /spec/client/v1.1.51.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.51.json -------------------------------------------------------------------------------- /spec/client/v1.1.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.6.json -------------------------------------------------------------------------------- /spec/client/v1.1.7.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.7.json -------------------------------------------------------------------------------- /spec/client/v1.1.8.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.8.json -------------------------------------------------------------------------------- /spec/client/v1.1.9.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.1.9.json -------------------------------------------------------------------------------- /spec/client/v1.10.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.10.0.json -------------------------------------------------------------------------------- /spec/client/v1.11.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.11.0.json -------------------------------------------------------------------------------- /spec/client/v1.11.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.11.1.json -------------------------------------------------------------------------------- /spec/client/v1.11.10.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.11.10.json -------------------------------------------------------------------------------- /spec/client/v1.11.11.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.11.11.json -------------------------------------------------------------------------------- /spec/client/v1.11.12.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.11.12.json -------------------------------------------------------------------------------- /spec/client/v1.11.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.11.2.json -------------------------------------------------------------------------------- /spec/client/v1.11.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.11.3.json -------------------------------------------------------------------------------- /spec/client/v1.11.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.11.4.json -------------------------------------------------------------------------------- /spec/client/v1.11.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.11.5.json -------------------------------------------------------------------------------- /spec/client/v1.11.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.11.6.json -------------------------------------------------------------------------------- /spec/client/v1.11.7.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.11.7.json -------------------------------------------------------------------------------- /spec/client/v1.11.8.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.11.8.json -------------------------------------------------------------------------------- /spec/client/v1.11.9.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.11.9.json -------------------------------------------------------------------------------- /spec/client/v1.12.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.12.0.json -------------------------------------------------------------------------------- /spec/client/v1.12.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.12.1.json -------------------------------------------------------------------------------- /spec/client/v1.12.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.12.2.json -------------------------------------------------------------------------------- /spec/client/v1.13.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.13.0.json -------------------------------------------------------------------------------- /spec/client/v1.13.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.13.1.json -------------------------------------------------------------------------------- /spec/client/v1.13.10.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.13.10.json -------------------------------------------------------------------------------- /spec/client/v1.13.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.13.2.json -------------------------------------------------------------------------------- /spec/client/v1.13.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.13.3.json -------------------------------------------------------------------------------- /spec/client/v1.13.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.13.4.json -------------------------------------------------------------------------------- /spec/client/v1.13.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.13.5.json -------------------------------------------------------------------------------- /spec/client/v1.13.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.13.6.json -------------------------------------------------------------------------------- /spec/client/v1.13.7.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.13.7.json -------------------------------------------------------------------------------- /spec/client/v1.13.8.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.13.8.json -------------------------------------------------------------------------------- /spec/client/v1.13.9.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.13.9.json -------------------------------------------------------------------------------- /spec/client/v1.14.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.14.0.json -------------------------------------------------------------------------------- /spec/client/v1.14.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.14.1.json -------------------------------------------------------------------------------- /spec/client/v1.14.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.14.2.json -------------------------------------------------------------------------------- /spec/client/v1.14.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.14.3.json -------------------------------------------------------------------------------- /spec/client/v1.14.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.14.4.json -------------------------------------------------------------------------------- /spec/client/v1.14.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.14.5.json -------------------------------------------------------------------------------- /spec/client/v1.15.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.15.0.json -------------------------------------------------------------------------------- /spec/client/v1.15.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.15.1.json -------------------------------------------------------------------------------- /spec/client/v1.15.10.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.15.10.json -------------------------------------------------------------------------------- /spec/client/v1.15.11.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.15.11.json -------------------------------------------------------------------------------- /spec/client/v1.15.12.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.15.12.json -------------------------------------------------------------------------------- /spec/client/v1.15.13.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.15.13.json -------------------------------------------------------------------------------- /spec/client/v1.15.14.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.15.14.json -------------------------------------------------------------------------------- /spec/client/v1.15.15.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.15.15.json -------------------------------------------------------------------------------- /spec/client/v1.15.16.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.15.16.json -------------------------------------------------------------------------------- /spec/client/v1.15.17.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.15.17.json -------------------------------------------------------------------------------- /spec/client/v1.15.18.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.15.18.json -------------------------------------------------------------------------------- /spec/client/v1.15.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.15.2.json -------------------------------------------------------------------------------- /spec/client/v1.15.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.15.3.json -------------------------------------------------------------------------------- /spec/client/v1.15.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.15.4.json -------------------------------------------------------------------------------- /spec/client/v1.15.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.15.5.json -------------------------------------------------------------------------------- /spec/client/v1.15.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.15.6.json -------------------------------------------------------------------------------- /spec/client/v1.15.7.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.15.7.json -------------------------------------------------------------------------------- /spec/client/v1.15.8.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.15.8.json -------------------------------------------------------------------------------- /spec/client/v1.15.9.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.15.9.json -------------------------------------------------------------------------------- /spec/client/v1.16.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.16.0.json -------------------------------------------------------------------------------- /spec/client/v1.16.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.16.1.json -------------------------------------------------------------------------------- /spec/client/v1.16.10.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.16.10.json -------------------------------------------------------------------------------- /spec/client/v1.16.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.16.2.json -------------------------------------------------------------------------------- /spec/client/v1.16.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.16.3.json -------------------------------------------------------------------------------- /spec/client/v1.16.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.16.4.json -------------------------------------------------------------------------------- /spec/client/v1.16.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.16.5.json -------------------------------------------------------------------------------- /spec/client/v1.16.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.16.6.json -------------------------------------------------------------------------------- /spec/client/v1.16.7.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.16.7.json -------------------------------------------------------------------------------- /spec/client/v1.16.8.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.16.8.json -------------------------------------------------------------------------------- /spec/client/v1.16.9.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.16.9.json -------------------------------------------------------------------------------- /spec/client/v1.17.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.17.0.json -------------------------------------------------------------------------------- /spec/client/v1.17.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.17.1.json -------------------------------------------------------------------------------- /spec/client/v1.17.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.17.2.json -------------------------------------------------------------------------------- /spec/client/v1.18.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.18.0.json -------------------------------------------------------------------------------- /spec/client/v1.18.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.18.1.json -------------------------------------------------------------------------------- /spec/client/v1.18.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.18.2.json -------------------------------------------------------------------------------- /spec/client/v1.18.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.18.3.json -------------------------------------------------------------------------------- /spec/client/v1.18.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.18.4.json -------------------------------------------------------------------------------- /spec/client/v1.18.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.18.5.json -------------------------------------------------------------------------------- /spec/client/v1.18.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.18.6.json -------------------------------------------------------------------------------- /spec/client/v1.19.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.19.0.json -------------------------------------------------------------------------------- /spec/client/v1.19.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.19.1.json -------------------------------------------------------------------------------- /spec/client/v1.19.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.19.2.json -------------------------------------------------------------------------------- /spec/client/v1.2.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.2.0.json -------------------------------------------------------------------------------- /spec/client/v1.2.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.2.1.json -------------------------------------------------------------------------------- /spec/client/v1.2.10.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.2.10.json -------------------------------------------------------------------------------- /spec/client/v1.2.11.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.2.11.json -------------------------------------------------------------------------------- /spec/client/v1.2.12.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.2.12.json -------------------------------------------------------------------------------- /spec/client/v1.2.13.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.2.13.json -------------------------------------------------------------------------------- /spec/client/v1.2.14.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.2.14.json -------------------------------------------------------------------------------- /spec/client/v1.2.15.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.2.15.json -------------------------------------------------------------------------------- /spec/client/v1.2.16.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.2.16.json -------------------------------------------------------------------------------- /spec/client/v1.2.17.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.2.17.json -------------------------------------------------------------------------------- /spec/client/v1.2.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.2.2.json -------------------------------------------------------------------------------- /spec/client/v1.2.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.2.3.json -------------------------------------------------------------------------------- /spec/client/v1.2.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.2.4.json -------------------------------------------------------------------------------- /spec/client/v1.2.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.2.5.json -------------------------------------------------------------------------------- /spec/client/v1.2.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.2.6.json -------------------------------------------------------------------------------- /spec/client/v1.2.7.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.2.7.json -------------------------------------------------------------------------------- /spec/client/v1.2.8.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.2.8.json -------------------------------------------------------------------------------- /spec/client/v1.2.9.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.2.9.json -------------------------------------------------------------------------------- /spec/client/v1.20.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.20.0.json -------------------------------------------------------------------------------- /spec/client/v1.20.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.20.1.json -------------------------------------------------------------------------------- /spec/client/v1.20.10.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.20.10.json -------------------------------------------------------------------------------- /spec/client/v1.20.11.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.20.11.json -------------------------------------------------------------------------------- /spec/client/v1.20.12.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.20.12.json -------------------------------------------------------------------------------- /spec/client/v1.20.13.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.20.13.json -------------------------------------------------------------------------------- /spec/client/v1.20.14.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.20.14.json -------------------------------------------------------------------------------- /spec/client/v1.20.15.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.20.15.json -------------------------------------------------------------------------------- /spec/client/v1.20.16.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.20.16.json -------------------------------------------------------------------------------- /spec/client/v1.20.17.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.20.17.json -------------------------------------------------------------------------------- /spec/client/v1.20.18.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.20.18.json -------------------------------------------------------------------------------- /spec/client/v1.20.19.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.20.19.json -------------------------------------------------------------------------------- /spec/client/v1.20.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.20.2.json -------------------------------------------------------------------------------- /spec/client/v1.20.20.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.20.20.json -------------------------------------------------------------------------------- /spec/client/v1.20.21.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.20.21.json -------------------------------------------------------------------------------- /spec/client/v1.20.22.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.20.22.json -------------------------------------------------------------------------------- /spec/client/v1.20.23.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.20.23.json -------------------------------------------------------------------------------- /spec/client/v1.20.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.20.3.json -------------------------------------------------------------------------------- /spec/client/v1.20.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.20.4.json -------------------------------------------------------------------------------- /spec/client/v1.20.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.20.5.json -------------------------------------------------------------------------------- /spec/client/v1.20.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.20.6.json -------------------------------------------------------------------------------- /spec/client/v1.20.7.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.20.7.json -------------------------------------------------------------------------------- /spec/client/v1.20.8.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.20.8.json -------------------------------------------------------------------------------- /spec/client/v1.20.9.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.20.9.json -------------------------------------------------------------------------------- /spec/client/v1.21.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.21.0.json -------------------------------------------------------------------------------- /spec/client/v1.21.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.21.1.json -------------------------------------------------------------------------------- /spec/client/v1.21.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.21.2.json -------------------------------------------------------------------------------- /spec/client/v1.21.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.21.3.json -------------------------------------------------------------------------------- /spec/client/v1.21.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.21.4.json -------------------------------------------------------------------------------- /spec/client/v1.21.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.21.5.json -------------------------------------------------------------------------------- /spec/client/v1.21.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.21.6.json -------------------------------------------------------------------------------- /spec/client/v1.22.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.22.0.json -------------------------------------------------------------------------------- /spec/client/v1.22.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.22.1.json -------------------------------------------------------------------------------- /spec/client/v1.22.10.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.22.10.json -------------------------------------------------------------------------------- /spec/client/v1.22.11.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.22.11.json -------------------------------------------------------------------------------- /spec/client/v1.22.12.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.22.12.json -------------------------------------------------------------------------------- /spec/client/v1.22.13.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.22.13.json -------------------------------------------------------------------------------- /spec/client/v1.22.14.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.22.14.json -------------------------------------------------------------------------------- /spec/client/v1.22.15.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.22.15.json -------------------------------------------------------------------------------- /spec/client/v1.22.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.22.2.json -------------------------------------------------------------------------------- /spec/client/v1.22.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.22.3.json -------------------------------------------------------------------------------- /spec/client/v1.22.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.22.4.json -------------------------------------------------------------------------------- /spec/client/v1.22.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.22.5.json -------------------------------------------------------------------------------- /spec/client/v1.22.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.22.6.json -------------------------------------------------------------------------------- /spec/client/v1.22.7.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.22.7.json -------------------------------------------------------------------------------- /spec/client/v1.22.8.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.22.8.json -------------------------------------------------------------------------------- /spec/client/v1.22.9.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.22.9.json -------------------------------------------------------------------------------- /spec/client/v1.3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.3.0.json -------------------------------------------------------------------------------- /spec/client/v1.4.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.4.0.json -------------------------------------------------------------------------------- /spec/client/v1.4.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.4.1.json -------------------------------------------------------------------------------- /spec/client/v1.4.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.4.2.json -------------------------------------------------------------------------------- /spec/client/v1.4.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.4.3.json -------------------------------------------------------------------------------- /spec/client/v1.4.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.4.4.json -------------------------------------------------------------------------------- /spec/client/v1.4.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.4.5.json -------------------------------------------------------------------------------- /spec/client/v1.4.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.4.6.json -------------------------------------------------------------------------------- /spec/client/v1.4.7.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.4.7.json -------------------------------------------------------------------------------- /spec/client/v1.4.8.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.4.8.json -------------------------------------------------------------------------------- /spec/client/v1.4.9.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.4.9.json -------------------------------------------------------------------------------- /spec/client/v1.5.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.5.0.json -------------------------------------------------------------------------------- /spec/client/v1.5.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.5.1.json -------------------------------------------------------------------------------- /spec/client/v1.5.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.5.2.json -------------------------------------------------------------------------------- /spec/client/v1.6.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.6.0.json -------------------------------------------------------------------------------- /spec/client/v1.6.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.6.1.json -------------------------------------------------------------------------------- /spec/client/v1.6.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.6.2.json -------------------------------------------------------------------------------- /spec/client/v1.7.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.7.0.json -------------------------------------------------------------------------------- /spec/client/v1.8.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.8.0.json -------------------------------------------------------------------------------- /spec/client/v1.8.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.8.1.json -------------------------------------------------------------------------------- /spec/client/v1.9.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.9.0.json -------------------------------------------------------------------------------- /spec/client/v1.9.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/client/v1.9.1.json -------------------------------------------------------------------------------- /spec/hydra/latest: -------------------------------------------------------------------------------- 1 | v25.4.0 2 | -------------------------------------------------------------------------------- /spec/hydra/v0.0.0-alpha.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v0.0.0-alpha.1.json -------------------------------------------------------------------------------- /spec/hydra/v0.0.0-alpha.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v0.0.0-alpha.2.json -------------------------------------------------------------------------------- /spec/hydra/v0.0.0-alpha.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v0.0.0-alpha.3.json -------------------------------------------------------------------------------- /spec/hydra/v0.0.0-alpha.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v0.0.0-alpha.4.json -------------------------------------------------------------------------------- /spec/hydra/v0.0.0-alpha.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v0.0.0-alpha.5.json -------------------------------------------------------------------------------- /spec/hydra/v0.0.0-alpha.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v0.0.0-alpha.6.json -------------------------------------------------------------------------------- /spec/hydra/v0.0.0-alpha.7.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v0.0.0-alpha.7.json -------------------------------------------------------------------------------- /spec/hydra/v0.0.0-alpha.8.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v0.0.0-alpha.8.json -------------------------------------------------------------------------------- /spec/hydra/v0.0.0-alpha.9.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v0.0.0-alpha.9.json -------------------------------------------------------------------------------- /spec/hydra/v0.0.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v0.0.0.json -------------------------------------------------------------------------------- /spec/hydra/v1.1.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.1.1.json -------------------------------------------------------------------------------- /spec/hydra/v1.10.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.10.2.json -------------------------------------------------------------------------------- /spec/hydra/v1.10.3-pre.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.10.3-pre.1.json -------------------------------------------------------------------------------- /spec/hydra/v1.10.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.10.3.json -------------------------------------------------------------------------------- /spec/hydra/v1.10.5-pre.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.10.5-pre.1.json -------------------------------------------------------------------------------- /spec/hydra/v1.10.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.10.5.json -------------------------------------------------------------------------------- /spec/hydra/v1.10.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.10.6.json -------------------------------------------------------------------------------- /spec/hydra/v1.10.7-pre.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.10.7-pre.0.json -------------------------------------------------------------------------------- /spec/hydra/v1.10.7.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.10.7.json -------------------------------------------------------------------------------- /spec/hydra/v1.11.0-pre.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.11.0-pre.0.json -------------------------------------------------------------------------------- /spec/hydra/v1.11.0-pre.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.11.0-pre.1.json -------------------------------------------------------------------------------- /spec/hydra/v1.11.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.11.0.json -------------------------------------------------------------------------------- /spec/hydra/v1.11.1-pre.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.11.1-pre.3.json -------------------------------------------------------------------------------- /spec/hydra/v1.11.1-pre.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.11.1-pre.5.json -------------------------------------------------------------------------------- /spec/hydra/v1.11.10.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.11.10.json -------------------------------------------------------------------------------- /spec/hydra/v1.11.4-pre.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.11.4-pre.1.json -------------------------------------------------------------------------------- /spec/hydra/v1.11.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.11.4.json -------------------------------------------------------------------------------- /spec/hydra/v1.11.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.11.5.json -------------------------------------------------------------------------------- /spec/hydra/v1.11.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.11.6.json -------------------------------------------------------------------------------- /spec/hydra/v1.11.7.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.11.7.json -------------------------------------------------------------------------------- /spec/hydra/v1.11.8.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.11.8.json -------------------------------------------------------------------------------- /spec/hydra/v1.11.9-pre.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.11.9-pre.0.json -------------------------------------------------------------------------------- /spec/hydra/v1.11.9.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.11.9.json -------------------------------------------------------------------------------- /spec/hydra/v1.2.0-alpha.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.2.0-alpha.1.json -------------------------------------------------------------------------------- /spec/hydra/v1.2.0-alpha.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.2.0-alpha.2.json -------------------------------------------------------------------------------- /spec/hydra/v1.2.0-alpha.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.2.0-alpha.3.json -------------------------------------------------------------------------------- /spec/hydra/v1.2.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.2.0.json -------------------------------------------------------------------------------- /spec/hydra/v1.2.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.2.1.json -------------------------------------------------------------------------------- /spec/hydra/v1.2.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.2.2.json -------------------------------------------------------------------------------- /spec/hydra/v1.3.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.3.1.json -------------------------------------------------------------------------------- /spec/hydra/v1.3.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.3.2.json -------------------------------------------------------------------------------- /spec/hydra/v1.4.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.4.1.json -------------------------------------------------------------------------------- /spec/hydra/v1.4.10.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.4.10.json -------------------------------------------------------------------------------- /spec/hydra/v1.4.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.4.2.json -------------------------------------------------------------------------------- /spec/hydra/v1.4.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.4.3.json -------------------------------------------------------------------------------- /spec/hydra/v1.4.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.4.5.json -------------------------------------------------------------------------------- /spec/hydra/v1.4.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.4.6.json -------------------------------------------------------------------------------- /spec/hydra/v1.4.9.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.4.9.json -------------------------------------------------------------------------------- /spec/hydra/v1.5.0-beta.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.5.0-beta.1.json -------------------------------------------------------------------------------- /spec/hydra/v1.5.0-beta.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.5.0-beta.2.json -------------------------------------------------------------------------------- /spec/hydra/v1.5.0-beta.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.5.0-beta.3.json -------------------------------------------------------------------------------- /spec/hydra/v1.5.0-beta.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.5.0-beta.5.json -------------------------------------------------------------------------------- /spec/hydra/v1.5.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.5.1.json -------------------------------------------------------------------------------- /spec/hydra/v1.5.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.5.2.json -------------------------------------------------------------------------------- /spec/hydra/v1.6.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.6.0.json -------------------------------------------------------------------------------- /spec/hydra/v1.7.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.7.0.json -------------------------------------------------------------------------------- /spec/hydra/v1.7.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.7.3.json -------------------------------------------------------------------------------- /spec/hydra/v1.7.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.7.4.json -------------------------------------------------------------------------------- /spec/hydra/v1.8.0-pre.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.8.0-pre.1.json -------------------------------------------------------------------------------- /spec/hydra/v1.8.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.8.5.json -------------------------------------------------------------------------------- /spec/hydra/v1.9.0-alpha.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.9.0-alpha.1.json -------------------------------------------------------------------------------- /spec/hydra/v1.9.0-alpha.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.9.0-alpha.2.json -------------------------------------------------------------------------------- /spec/hydra/v1.9.0-alpha.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.9.0-alpha.3.json -------------------------------------------------------------------------------- /spec/hydra/v1.9.0-rc.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.9.0-rc.0.json -------------------------------------------------------------------------------- /spec/hydra/v1.9.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.9.0.json -------------------------------------------------------------------------------- /spec/hydra/v1.9.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.9.1.json -------------------------------------------------------------------------------- /spec/hydra/v1.9.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v1.9.2.json -------------------------------------------------------------------------------- /spec/hydra/v2.0.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v2.0.1.json -------------------------------------------------------------------------------- /spec/hydra/v2.0.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v2.0.2.json -------------------------------------------------------------------------------- /spec/hydra/v2.0.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v2.0.3.json -------------------------------------------------------------------------------- /spec/hydra/v2.1.0-pre.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v2.1.0-pre.1.json -------------------------------------------------------------------------------- /spec/hydra/v2.1.0-pre.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v2.1.0-pre.2.json -------------------------------------------------------------------------------- /spec/hydra/v2.1.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v2.1.0.json -------------------------------------------------------------------------------- /spec/hydra/v2.1.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v2.1.1.json -------------------------------------------------------------------------------- /spec/hydra/v2.1.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v2.1.2.json -------------------------------------------------------------------------------- /spec/hydra/v2.2.0-pre.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v2.2.0-pre.0.json -------------------------------------------------------------------------------- /spec/hydra/v2.2.0-pre.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v2.2.0-pre.1.json -------------------------------------------------------------------------------- /spec/hydra/v2.2.0-rc.2-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v2.2.0-rc.2-1.json -------------------------------------------------------------------------------- /spec/hydra/v2.2.0-rc.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v2.2.0-rc.2.json -------------------------------------------------------------------------------- /spec/hydra/v2.2.0-rc.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v2.2.0-rc.3.json -------------------------------------------------------------------------------- /spec/hydra/v2.2.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v2.2.0.json -------------------------------------------------------------------------------- /spec/hydra/v2.2.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v2.2.1.json -------------------------------------------------------------------------------- /spec/hydra/v2.3.0-pre.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v2.3.0-pre.1.json -------------------------------------------------------------------------------- /spec/hydra/v2.3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v2.3.0.json -------------------------------------------------------------------------------- /spec/hydra/v2.4.0-alpha.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v2.4.0-alpha.1.json -------------------------------------------------------------------------------- /spec/hydra/v25.4.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/hydra/v25.4.0.json -------------------------------------------------------------------------------- /spec/keto/latest: -------------------------------------------------------------------------------- 1 | v25.4.0 2 | -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.1.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.2.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.30.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.30.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.31.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.31.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.32.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.32.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.33.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.33.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.34.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.34.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.35.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.35.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.36.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.36.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.37.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.37.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.40.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.40.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.41.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.41.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.42.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.42.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.43.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.43.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.44.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.44.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.45.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.45.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.46.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.46.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.47.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.47.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.48.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.48.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.49.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.49.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.50.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.50.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.51.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.51.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.52.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.52.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.53.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.53.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.54.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.54.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.55.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.55.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.56.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.56.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.57.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.57.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.58.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.58.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0-alpha.59.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0-alpha.59.json -------------------------------------------------------------------------------- /spec/keto/v0.0.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.0.0.json -------------------------------------------------------------------------------- /spec/keto/v0.10.0-alpha.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.10.0-alpha.0.json -------------------------------------------------------------------------------- /spec/keto/v0.11.0-alpha.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.11.0-alpha.0.json -------------------------------------------------------------------------------- /spec/keto/v0.11.1-alpha.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.11.1-alpha.0.json -------------------------------------------------------------------------------- /spec/keto/v0.12.0-alpha.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.12.0-alpha.0.json -------------------------------------------------------------------------------- /spec/keto/v0.12.1-alpha.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.12.1-alpha.0.json -------------------------------------------------------------------------------- /spec/keto/v0.14.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.14.0.json -------------------------------------------------------------------------------- /spec/keto/v0.4.0-alpha.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.4.0-alpha.1.json -------------------------------------------------------------------------------- /spec/keto/v0.4.0-sandbox.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.4.0-sandbox.json -------------------------------------------------------------------------------- /spec/keto/v0.4.1-beta.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.4.1-beta.1.json -------------------------------------------------------------------------------- /spec/keto/v0.4.2-alpha.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.4.2-alpha.1.json -------------------------------------------------------------------------------- /spec/keto/v0.4.3-alpha.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.4.3-alpha.1.json -------------------------------------------------------------------------------- /spec/keto/v0.4.3-alpha.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.4.3-alpha.2.json -------------------------------------------------------------------------------- /spec/keto/v0.4.4-alpha.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.4.4-alpha.1.json -------------------------------------------------------------------------------- /spec/keto/v0.5.1-alpha.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.5.1-alpha.1.json -------------------------------------------------------------------------------- /spec/keto/v0.5.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.5.2.json -------------------------------------------------------------------------------- /spec/keto/v0.5.3-alpha.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.5.3-alpha.1.json -------------------------------------------------------------------------------- /spec/keto/v0.5.3-alpha.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.5.3-alpha.2.json -------------------------------------------------------------------------------- /spec/keto/v0.5.3-alpha.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.5.3-alpha.3.json -------------------------------------------------------------------------------- /spec/keto/v0.5.4-alpha.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.5.4-alpha.1.json -------------------------------------------------------------------------------- /spec/keto/v0.5.6-alpha.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.5.6-alpha.1.json -------------------------------------------------------------------------------- /spec/keto/v0.6.0-alpha.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.6.0-alpha.1.json -------------------------------------------------------------------------------- /spec/keto/v0.6.0-alpha.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.6.0-alpha.3.json -------------------------------------------------------------------------------- /spec/keto/v0.6.0-alpha.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.6.0-alpha.4.json -------------------------------------------------------------------------------- /spec/keto/v0.6.0-alpha.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.6.0-alpha.5.json -------------------------------------------------------------------------------- /spec/keto/v0.6.0-alpha.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.6.0-alpha.6.json -------------------------------------------------------------------------------- /spec/keto/v0.7.0-alpha.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.7.0-alpha.0.json -------------------------------------------------------------------------------- /spec/keto/v0.7.0-alpha.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.7.0-alpha.1.json -------------------------------------------------------------------------------- /spec/keto/v0.8.0-alpha.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.8.0-alpha.1.json -------------------------------------------------------------------------------- /spec/keto/v0.8.0-alpha.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.8.0-alpha.2.json -------------------------------------------------------------------------------- /spec/keto/v0.9.0-alpha.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v0.9.0-alpha.0.json -------------------------------------------------------------------------------- /spec/keto/v25.4.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/keto/v25.4.0.json -------------------------------------------------------------------------------- /spec/kratos/latest: -------------------------------------------------------------------------------- 1 | v25.4.0 2 | -------------------------------------------------------------------------------- /spec/kratos/v0.0.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v0.0.0.json -------------------------------------------------------------------------------- /spec/kratos/v0.10.0-pre.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v0.10.0-pre.0.json -------------------------------------------------------------------------------- /spec/kratos/v0.10.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v0.10.1.json -------------------------------------------------------------------------------- /spec/kratos/v0.11.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v0.11.0.json -------------------------------------------------------------------------------- /spec/kratos/v0.11.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v0.11.1.json -------------------------------------------------------------------------------- /spec/kratos/v0.13.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v0.13.0.json -------------------------------------------------------------------------------- /spec/kratos/v0.13.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v0.13.1.json -------------------------------------------------------------------------------- /spec/kratos/v1.0.0-pre.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v1.0.0-pre.0.json -------------------------------------------------------------------------------- /spec/kratos/v1.0.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v1.0.0.json -------------------------------------------------------------------------------- /spec/kratos/v1.1.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v1.1.0.json -------------------------------------------------------------------------------- /spec/kratos/v1.2.0-pre.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v1.2.0-pre.0.json -------------------------------------------------------------------------------- /spec/kratos/v1.2.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v1.2.0.json -------------------------------------------------------------------------------- /spec/kratos/v1.2.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v1.2.1.json -------------------------------------------------------------------------------- /spec/kratos/v1.3.0-pre.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v1.3.0-pre.0.json -------------------------------------------------------------------------------- /spec/kratos/v1.3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v1.3.0.json -------------------------------------------------------------------------------- /spec/kratos/v1.3.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v1.3.1.json -------------------------------------------------------------------------------- /spec/kratos/v1.3.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v1.3.2.json -------------------------------------------------------------------------------- /spec/kratos/v1.3.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v1.3.3.json -------------------------------------------------------------------------------- /spec/kratos/v1.3.4-pre.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v1.3.4-pre.0.json -------------------------------------------------------------------------------- /spec/kratos/v1.3.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v1.3.4.json -------------------------------------------------------------------------------- /spec/kratos/v1.3.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v1.3.5.json -------------------------------------------------------------------------------- /spec/kratos/v1.3.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v1.3.6.json -------------------------------------------------------------------------------- /spec/kratos/v1.3.7.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v1.3.7.json -------------------------------------------------------------------------------- /spec/kratos/v1.3.8.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v1.3.8.json -------------------------------------------------------------------------------- /spec/kratos/v25.4.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/kratos/v25.4.0.json -------------------------------------------------------------------------------- /spec/oathkeeper/latest: -------------------------------------------------------------------------------- 1 | v25.4.0 2 | -------------------------------------------------------------------------------- /spec/oathkeeper/v0.0.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/oathkeeper/v0.0.0.json -------------------------------------------------------------------------------- /spec/oathkeeper/v0.39.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/oathkeeper/v0.39.0.json -------------------------------------------------------------------------------- /spec/oathkeeper/v0.39.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/oathkeeper/v0.39.2.json -------------------------------------------------------------------------------- /spec/oathkeeper/v0.39.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/oathkeeper/v0.39.4.json -------------------------------------------------------------------------------- /spec/oathkeeper/v0.40.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/oathkeeper/v0.40.2.json -------------------------------------------------------------------------------- /spec/oathkeeper/v0.40.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/oathkeeper/v0.40.3.json -------------------------------------------------------------------------------- /spec/oathkeeper/v0.40.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/oathkeeper/v0.40.4.json -------------------------------------------------------------------------------- /spec/oathkeeper/v0.40.5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/oathkeeper/v0.40.5.json -------------------------------------------------------------------------------- /spec/oathkeeper/v0.40.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/oathkeeper/v0.40.6.json -------------------------------------------------------------------------------- /spec/oathkeeper/v0.40.7.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/oathkeeper/v0.40.7.json -------------------------------------------------------------------------------- /spec/oathkeeper/v0.40.8.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/oathkeeper/v0.40.8.json -------------------------------------------------------------------------------- /spec/oathkeeper/v0.40.9.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/oathkeeper/v0.40.9.json -------------------------------------------------------------------------------- /spec/oathkeeper/v25.4.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ory/sdk/HEAD/spec/oathkeeper/v25.4.0.json --------------------------------------------------------------------------------