initialize_root_role

Function initialize_root_role 

Source
pub async fn initialize_root_role(
    db: &DbPool,
    root_role_name: &str,
    root_role_password: &str,
) -> Result<(), InitializeError>
Expand description

Initializes a root role that the docbox API will use when accessing the tenants table