LICENSE.txt
README.md
setup.cfg
setup.py
stytch/__init__.py
stytch/py.typed
stytch/version.py
stytch.egg-info/PKG-INFO
stytch.egg-info/SOURCES.txt
stytch.egg-info/dependency_links.txt
stytch.egg-info/requires.txt
stytch.egg-info/top_level.txt
stytch/b2b/__init__.py
stytch/b2b/client.py
stytch/b2b/api/__init__.py
stytch/b2b/api/discovery.py
stytch/b2b/api/discovery_intermediate_sessions.py
stytch/b2b/api/discovery_organizations.py
stytch/b2b/api/idp.py
stytch/b2b/api/idp_oauth.py
stytch/b2b/api/impersonation.py
stytch/b2b/api/magic_links.py
stytch/b2b/api/magic_links_discovery.py
stytch/b2b/api/magic_links_email.py
stytch/b2b/api/magic_links_email_discovery.py
stytch/b2b/api/oauth.py
stytch/b2b/api/oauth_discovery.py
stytch/b2b/api/organizations.py
stytch/b2b/api/organizations_members.py
stytch/b2b/api/organizations_members_connected_apps.py
stytch/b2b/api/organizations_members_oauth_providers.py
stytch/b2b/api/otp.py
stytch/b2b/api/otp_email.py
stytch/b2b/api/otp_email_discovery.py
stytch/b2b/api/otp_sms.py
stytch/b2b/api/passwords.py
stytch/b2b/api/passwords_discovery.py
stytch/b2b/api/passwords_discovery_email.py
stytch/b2b/api/passwords_email.py
stytch/b2b/api/passwords_existing_password.py
stytch/b2b/api/passwords_session.py
stytch/b2b/api/rbac.py
stytch/b2b/api/recovery_codes.py
stytch/b2b/api/scim.py
stytch/b2b/api/scim_connection.py
stytch/b2b/api/sessions.py
stytch/b2b/api/sso.py
stytch/b2b/api/sso_external.py
stytch/b2b/api/sso_oidc.py
stytch/b2b/api/sso_saml.py
stytch/b2b/api/totps.py
stytch/b2b/models/__init__.py
stytch/b2b/models/discovery.py
stytch/b2b/models/discovery_intermediate_sessions.py
stytch/b2b/models/discovery_organizations.py
stytch/b2b/models/idp.py
stytch/b2b/models/idp_oauth.py
stytch/b2b/models/impersonation.py
stytch/b2b/models/magic_links.py
stytch/b2b/models/magic_links_discovery.py
stytch/b2b/models/magic_links_email.py
stytch/b2b/models/magic_links_email_discovery.py
stytch/b2b/models/mfa.py
stytch/b2b/models/oauth.py
stytch/b2b/models/oauth_discovery.py
stytch/b2b/models/organizations.py
stytch/b2b/models/organizations_members.py
stytch/b2b/models/organizations_members_connected_apps.py
stytch/b2b/models/organizations_members_oauth_providers.py
stytch/b2b/models/otp_email.py
stytch/b2b/models/otp_email_discovery.py
stytch/b2b/models/otp_sms.py
stytch/b2b/models/passwords.py
stytch/b2b/models/passwords_discovery.py
stytch/b2b/models/passwords_discovery_email.py
stytch/b2b/models/passwords_email.py
stytch/b2b/models/passwords_existing_password.py
stytch/b2b/models/passwords_session.py
stytch/b2b/models/rbac.py
stytch/b2b/models/recovery_codes.py
stytch/b2b/models/scim.py
stytch/b2b/models/scim_connection.py
stytch/b2b/models/sessions.py
stytch/b2b/models/sso.py
stytch/b2b/models/sso_external.py
stytch/b2b/models/sso_oidc.py
stytch/b2b/models/sso_saml.py
stytch/b2b/models/totps.py
stytch/consumer/__init__.py
stytch/consumer/client.py
stytch/consumer/api/__init__.py
stytch/consumer/api/connected_apps.py
stytch/consumer/api/connected_apps_clients.py
stytch/consumer/api/connected_apps_clients_secrets.py
stytch/consumer/api/crypto_wallets.py
stytch/consumer/api/debug.py
stytch/consumer/api/fraud.py
stytch/consumer/api/fraud_fingerprint.py
stytch/consumer/api/fraud_rules.py
stytch/consumer/api/fraud_verdict_reasons.py
stytch/consumer/api/idp.py
stytch/consumer/api/idp_oauth.py
stytch/consumer/api/impersonation.py
stytch/consumer/api/m2m.py
stytch/consumer/api/m2m_clients.py
stytch/consumer/api/m2m_clients_secrets.py
stytch/consumer/api/magic_links.py
stytch/consumer/api/magic_links_email.py
stytch/consumer/api/oauth.py
stytch/consumer/api/otp.py
stytch/consumer/api/otp_email.py
stytch/consumer/api/otp_sms.py
stytch/consumer/api/otp_whatsapp.py
stytch/consumer/api/passwords.py
stytch/consumer/api/passwords_email.py
stytch/consumer/api/passwords_existing_password.py
stytch/consumer/api/passwords_session.py
stytch/consumer/api/policy_cache.py
stytch/consumer/api/project.py
stytch/consumer/api/rbac.py
stytch/consumer/api/sessions.py
stytch/consumer/api/totps.py
stytch/consumer/api/users.py
stytch/consumer/api/webauthn.py
stytch/consumer/models/__init__.py
stytch/consumer/models/attribute.py
stytch/consumer/models/connected_apps.py
stytch/consumer/models/connected_apps_clients.py
stytch/consumer/models/connected_apps_clients_secrets.py
stytch/consumer/models/crypto_wallets.py
stytch/consumer/models/debug.py
stytch/consumer/models/device_history.py
stytch/consumer/models/fraud.py
stytch/consumer/models/fraud_fingerprint.py
stytch/consumer/models/fraud_rules.py
stytch/consumer/models/fraud_verdict_reasons.py
stytch/consumer/models/idp.py
stytch/consumer/models/idp_oauth.py
stytch/consumer/models/impersonation.py
stytch/consumer/models/m2m.py
stytch/consumer/models/m2m_clients.py
stytch/consumer/models/m2m_clients_secrets.py
stytch/consumer/models/magic_links.py
stytch/consumer/models/magic_links_email.py
stytch/consumer/models/oauth.py
stytch/consumer/models/otp.py
stytch/consumer/models/otp_email.py
stytch/consumer/models/otp_sms.py
stytch/consumer/models/otp_whatsapp.py
stytch/consumer/models/passwords.py
stytch/consumer/models/passwords_email.py
stytch/consumer/models/passwords_existing_password.py
stytch/consumer/models/passwords_session.py
stytch/consumer/models/project.py
stytch/consumer/models/rbac.py
stytch/consumer/models/sessions.py
stytch/consumer/models/totps.py
stytch/consumer/models/users.py
stytch/consumer/models/webauthn.py
stytch/core/__init__.py
stytch/core/api_base.py
stytch/core/client_base.py
stytch/core/response_base.py
stytch/core/http/__init__.py
stytch/core/http/client.py
stytch/samlshield/__init__.py
stytch/samlshield/client.py
stytch/samlshield/api/__init__.py
stytch/samlshield/api/saml.py
stytch/samlshield/models/__init__.py
stytch/samlshield/models/saml.py
stytch/shared/__init__.py
stytch/shared/jwt_helpers.py
stytch/shared/lazy_cache.py
stytch/shared/m2m_authorization.py
stytch/shared/method_options.py
stytch/shared/policy_cache.py
stytch/shared/rbac_local.py
test/test_integration.py
test/test_integration_async.py