Create a new secret for a developer.
Args: developer_id: ID of the developer creating the secret secret: Secret to create
Returns: The created secret
Raises: HTTPException: If a secret with this name already exists (409 Conflict)
Successful Response
A secret that can be used in tasks and sessions