type
AdminConfig
type AdminConfig = core.AdminConfigSelect the auth collection trusted to enter the framework admin.
Userschema.CollectionSlug- The auth-enabled collection whose sessions may enter the admin; required when any auth collection exists.
LocalizationAdminLocalizationConfig- Configures interface languages and editor timezones independently from content localization.
This setting selects the admin identity source; collection access still provides the authorization decision.
Example
AdminConfig{User: "users"}