Create a Project
Set up a project to organize your application's authentication
Overview
A project represents one application (or one environment of an application) in Hawcx. Each project has its own Config IDs, users, analytics, and audit trail.
Create a Project
Only users with the Admin role can create projects.
- From the Projects page, click New Project
- Enter a name for your project
- The environment defaults to Development. Production environments require approval, so contact support to enable
- Click Create project
Environments
Each project belongs to one environment:
| Environment | Purpose | Config ID provisioning |
|---|---|---|
| Development | Testing and staging | Instant (generate anytime) |
| Production | Live applications | Requires approval. Contact support |
Switch between environments using the toggle in the top bar.
Delete a Project
Deleting a project is permanent and can only be done by an Admin.
- Hover over the project card
- Click the Trash icon
- Confirm the action
Warning: Deleting a project permanently removes all associated data, including Config IDs, user assignments, and analytics. Any app using this project's Config IDs will immediately stop working.
Next Steps
- Generate a Config ID to connect your app to Hawcx
- Configure Auth Flow to choose how users verify their identity