Skip to main content
In your Stytch project, each Organization represents a tenant in your application, typically 1:1 with one of your customers. An Organization contains one or more Members, which represent the users of your application.

Overview

Organization management

Settings on the Organization object control how Members can authenticate (ie. forcing all Members to use OAuth), and how new Members can be provisioned (ie. allowing anyone with an @example.com email to join an Organization). These settings are covered in more detail in the following guides:

Admin Portal

Add UI to your application to allow end-users to manage their own Organizations and Members.