You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify the existing user creation methods, currently utilized in tests, to be exposed through a secure endpoint. Ensure this endpoint is restricted to admin access only, maintaining proper authorization and security standards.
Additionally, extend the CLI to include functionality for interacting with this new admin-restricted endpoint.