LICENSE
README.md
setup.py
workos/__about__.py
workos/__init__.py
workos/_base_client.py
workos/_client_configuration.py
workos/async_client.py
workos/audit_logs.py
workos/client.py
workos/directory_sync.py
workos/events.py
workos/exceptions.py
workos/fga.py
workos/mfa.py
workos/organizations.py
workos/passwordless.py
workos/portal.py
workos/py.typed
workos/sso.py
workos/user_management.py
workos/webhooks.py
workos.egg-info/PKG-INFO
workos.egg-info/SOURCES.txt
workos.egg-info/dependency_links.txt
workos.egg-info/not-zip-safe
workos.egg-info/requires.txt
workos.egg-info/top_level.txt
workos/types/__init__.py
workos/types/list_resource.py
workos/types/workos_model.py
workos/types/audit_logs/__init__.py
workos/types/audit_logs/audit_log_event.py
workos/types/audit_logs/audit_log_event_actor.py
workos/types/audit_logs/audit_log_event_context.py
workos/types/audit_logs/audit_log_event_target.py
workos/types/audit_logs/audit_log_export.py
workos/types/audit_logs/audit_log_metadata.py
workos/types/directory_sync/__init__.py
workos/types/directory_sync/directory.py
workos/types/directory_sync/directory_group.py
workos/types/directory_sync/directory_state.py
workos/types/directory_sync/directory_type.py
workos/types/directory_sync/directory_user.py
workos/types/directory_sync/list_filters.py
workos/types/events/__init__.py
workos/types/events/authentication_payload.py
workos/types/events/connection_payload_with_legacy_fields.py
workos/types/events/directory_group_membership_payload.py
workos/types/events/directory_group_with_previous_attributes.py
workos/types/events/directory_payload.py
workos/types/events/directory_payload_with_legacy_fields.py
workos/types/events/directory_user_with_previous_attributes.py
workos/types/events/event.py
workos/types/events/event_model.py
workos/types/events/event_type.py
workos/types/events/list_filters.py
workos/types/events/organization_domain_verification_failed_payload.py
workos/types/events/previous_attributes.py
workos/types/events/session_created_payload.py
workos/types/fga/__init__.py
workos/types/fga/authorization_resource_types.py
workos/types/fga/authorization_resources.py
workos/types/fga/check.py
workos/types/fga/list_filters.py
workos/types/fga/warrant.py
workos/types/mfa/__init__.py
workos/types/mfa/authentication_challenge.py
workos/types/mfa/authentication_challenge_verification_response.py
workos/types/mfa/authentication_factor.py
workos/types/mfa/authentication_factor_totp_and_challenge_response.py
workos/types/mfa/enroll_authentication_factor_type.py
workos/types/organizations/__init__.py
workos/types/organizations/domain_data_input.py
workos/types/organizations/list_filters.py
workos/types/organizations/organization.py
workos/types/organizations/organization_common.py
workos/types/organizations/organization_domain.py
workos/types/passwordless/__init__.py
workos/types/passwordless/passwordless_session.py
workos/types/passwordless/passwordless_session_type.py
workos/types/portal/__init__.py
workos/types/portal/portal_link.py
workos/types/portal/portal_link_intent.py
workos/types/roles/__init__.py
workos/types/roles/role.py
workos/types/sso/__init__.py
workos/types/sso/connection.py
workos/types/sso/connection_domain.py
workos/types/sso/profile.py
workos/types/sso/sso_provider_type.py
workos/types/user_management/__init__.py
workos/types/user_management/authenticate_with_common.py
workos/types/user_management/authentication_response.py
workos/types/user_management/email_verification.py
workos/types/user_management/impersonator.py
workos/types/user_management/invitation.py
workos/types/user_management/list_filters.py
workos/types/user_management/magic_auth.py
workos/types/user_management/organization_membership.py
workos/types/user_management/password_hash_type.py
workos/types/user_management/password_reset.py
workos/types/user_management/user.py
workos/types/user_management/user_management_provider_type.py
workos/types/webhooks/__init__.py
workos/types/webhooks/webhook.py
workos/types/webhooks/webhook_model.py
workos/types/webhooks/webhook_payload.py
workos/typing/__init__.py
workos/typing/literals.py
workos/typing/sync_or_async.py
workos/typing/untyped_literal.py
workos/typing/webhooks.py
workos/utils/__init__.py
workos/utils/_base_http_client.py
workos/utils/http_client.py
workos/utils/pagination_order.py
workos/utils/request_helper.py