Remove users from a repo
remove_users_repo(token, repo, userfile, server = "https://gitlab.com/api/v4/")
GitLab token
Repo the update
A csv file with student information (i.e., username, token, and email)
The gitlab API server
See https://github.com/vnijs/gitgadget for additional documentation