MCPcopy Create free account
hub / github.com/Flagsmith/flagsmith / CreateInitialSuperuserResponse

Class CreateInitialSuperuserResponse

api/users/services.py:11–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9
10@dataclass
11class CreateInitialSuperuserResponse:
12 user: FFAdminUser
13 password_reset_url: str
14
15
16def should_skip_create_initial_superuser() -> bool:

Callers 1

create_initial_superuserFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…